> ## Documentation Index
> Fetch the complete documentation index at: https://docs.clearwatch.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Other Platforms

> General instructions for verifying your site with Clearwatch.

# Verify on Other Platforms

## Step 1: Copy your meta tag

Find your verification meta tag on your [account page](https://clearwatch.app/manage). It looks like:

```html theme={null}
<meta name="clearwatch-verification" content="your-unique-token">
```

## Step 2: Add the meta tag

Find where your platform lets you add custom code to the `<head>` section of your site. This is usually in:

* **Settings → Custom Code** or **Code Injection**
* **Theme Editor → Header** section
* Your site's main HTML template file

Add the meta tag inside the `<head>` section, before the closing `</head>` tag.

## Step 3: Save and publish

Make sure to save your changes and publish your site so the meta tag is live.

## Step 4: Verify

Go back to your [Clearwatch account page](https://clearwatch.app/manage) and click **Verify** on your site.

## Need help?

If you can't find where to add the meta tag on your platform, email us at [myles@clearwatch.app](mailto:myles@clearwatch.app) and we'll help you out.
