> ## Documentation Index
> Fetch the complete documentation index at: https://checkly-422f444a-mda-troubleshooting-section.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Dashboards Overview

> Use dashboards to instantly communicate the health and performance of your checks.

<Tip>
  **Monitoring as Code**: Learn more about [the Dashboard construct](/constructs/dashboard).
</Tip>

Dashboards provide a detailed way to communicate the status of your checks and monitors to internal and external audiences. Create professional, branded status displays for customers, internal teams, or specific stakeholders.

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/checkly-422f444a-mda-troubleshooting-section/8LENwP9BTvWWgUyG/images/next/dashboard-checkly.png?fit=max&auto=format&n=8LENwP9BTvWWgUyG&q=85&s=8d6e74e2844caafab2fc29dc16b1894d" alt="Light mode interface" width="2444" height="1636" data-path="images/next/dashboard-checkly.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/checkly-422f444a-mda-troubleshooting-section/8LENwP9BTvWWgUyG/images/next/dashboard-checkly.png?fit=max&auto=format&n=8LENwP9BTvWWgUyG&q=85&s=8d6e74e2844caafab2fc29dc16b1894d" alt="Dark mode interface" width="2444" height="1636" data-path="images/next/dashboard-checkly.png" />
</Frame>

Dashboards allow you to do the following:

* Show the status of all your checks, or a subset by filtering by `tag`.
* Show the availability and p95 / p99 response times over the last 24 hours, 7 days and 30 days.
* Communicate custom incident messages and maintenance messages.

You can create multiple, distinct dashboards based on your plan. Edit your dashboard by clicking on
the **Dashboards** button on the Checkly dashboard page.

*Check out our [Checkly Production Dashboard](https://status.checkly-dashboards.com) for a live example*

## Available metrics

Dashboards show the following metrics for each check or monitor:

| Metric           | Time Period  | Description                          |
| ---------------- | ------------ | ------------------------------------ |
| **Availability** | 24h, 7d, 30d | Percentage of successful run results |
| **P95**          | 24h, 7d, 30d | 95th percentile response time        |
| **P99**          | 24h, 7d, 30d | 99th percentile response time        |
