Dashboards allow you to display checks and their related metrics on a single page. They come with their own dedicated resource:Documentation Index
Fetch the complete documentation index at: https://checkly-422f444a-sync-playwright-reporter-changelog-v1-5-0.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
By default, if no check is specified, all checks in the account will be shown in the dashboard. If instead you want to show specific checks, you will need to use tags.You can see all the configuration options for checks, as well as more examples, on the official Terraform registry documentation page.
Private Dashboards
Available as of v1.6.6
You can control your dashboards private/public status via Terraform by setting the isPrivate boolean to true. If activated, upon applying your terraform configuration changes, you will be returned a read-only key value for the dashboard which represents the password you can use to login via the browser. The password is stored in your tfstate file.