Add Site
Learn which fields are used in the new site form and the URL conventions.
Form Fields
| Field | Source | Description |
|---|---|---|
name |
User login | The site name that appears in the dashboard. |
url |
User login | Full URL. Backend only accepts http and https. |
verification_token |
Automatic | The verification token for your account is automatically written to the site record. |
check_interval |
Plan is derived | There are no fields in the Create form; the control range is determined according to your plan. |
fields like notification_email or per-site interval are not present in the current create form. Notifications go to the account email and come from the interval plan level.
URL Rules
- The URL must start with http:// or https://.
- Query string is supported; for example, targets such as /health?region=eu can be tracked.
- The Probe layer can track routing within safe boundaries, but it is better to include the final URL to keep reporting simple.
The URL cannot be changed afterwards.
In the edit screen, the URL is read-only and a URL cannot be changed after creation note is shown. To track a different address, you need to create a new site.
Plan Site Limit
- Free
- 1 site
- Starter
- 3 site
- Growth
- 10 site
- Agency
- ∞ site
New registration is blocked when the limit is reached.
If the site limit is reached in the panel create flow, the user will be redirected to the billing screen with an upgrade call. Alternatively you can delete an existing site.