Configuration
Essential Dashboard Options
string
Text displayed at the top of your dashboard as the main title.Usage:Use cases: Brand identity, service identification, user clarity.
string
Text displayed below the header providing additional context about the dashboard.Usage:Use cases: Context provision, scope clarification, user guidance.
string[]
default:"[]"
Tags that filter which checks appear on the dashboard. Empty array shows all checks.Usage:Examples:Use cases: Service filtering, environment separation, team organization.
string
Subdomain under “checklyhq.com” for your dashboard (e.g., “my-status” becomes “my-status.checklyhq.com”).Usage:Use cases: Public access, branded URLs, easy sharing.
Required if
customDomain is not specified. Use lowercase letters, numbers, and hyphens only.string
Custom domain for your dashboard (e.g., “status.example.com”). Must be verified through the Checkly UI.Usage:Use cases: Brand consistency, professional appearance, domain control.
object
Custom CSS styling for your dashboard. Only available on Team and Enterprise plans.Usage:Properties:Use cases: Brand consistency, custom themes, visual identity, enhanced UX.
You must provide either
entrypoint or content, but not both.Examples
- Production Monitoring
- API Dashboard
- Regional Dashboard
- Team Dashboard
- Custom Styled Dashboard