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

# Custom Reports — Dashboards

> Collections of saved queries shown together

|             |                              |
| ----------- | ---------------------------- |
| **URL**     | `/custom-reports/dashboards` |
| **Sidebar** | Custom Reports → Dashboards  |
| **Roles**   | Admin · Analytics Viewer     |

Dashboards arranges several saved queries on one screen, for the figures you want to check regularly.

## What's on the page

**All Dashboards** lists the dashboards you have built. The list is yours alone — a colleague's dashboards are not in it, even though saved queries are shared org-wide. Before you have built one it shows **No dashboards yet**.

| Column           | Contents                |
| ---------------- | ----------------------- |
| **Name**         | The dashboard           |
| **Widget Count** | How many tiles it holds |
| **Last Updated** | When it last changed    |
| **Creator**      | Who built it            |
| **Actions**      | Edit and delete         |

Ten to a page.

## Filters and controls

Each tile draws the chart held by its saved query, filters included; there is nothing to filter on the dashboard itself. The tile reads that query live, so editing the query on [Queries](/dashboard/custom-reports/queries) changes what the tile shows.

## What you can do

| Action               | Result                                                                                                                      |
| -------------------- | --------------------------------------------------------------------------------------------------------------------------- |
| Select a dashboard   | Opens it with all its tiles                                                                                                 |
| **Create Dashboard** | Opens `/custom-reports/dashboards/create`, where you name it, split the canvas into tiles and choose a saved query for each |
| Edit (pencil)        | Reopens that dashboard in edit mode — rename it, rearrange or resize the tiles, swap a tile's query, or remove a tile       |
| Delete (bin)         | Asks **Delete Dashboard**, naming it and warning the action cannot be undone. **Delete** confirms, **Cancel** backs out     |

Deleting a dashboard leaves its queries in place; they are saved separately on [Queries](/dashboard/custom-reports/queries).

<Tip>
  A new dashboard starts at **No layout configured**; **Add Widget** gives you the first tile, and each tile splits into more, up to **8** tiles — the toolbar counts them for you. An unfilled tile offers **Select Query**, and shows **Empty widget** to anyone viewing rather than editing.
</Tip>

## Related

| Page                                         | For                                         |
| -------------------------------------------- | ------------------------------------------- |
| [Create](/dashboard/custom-reports/create)   | Building the queries that go on a dashboard |
| [Queries](/dashboard/custom-reports/queries) | Your saved queries                          |
