> For the complete documentation index, see [llms.txt](https://docs.pages.revox.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pages.revox.io/angular/dashboards.md).

# Dashboards

Each [sub-layout](/angular/untitled.md#root-layout) has its own Dashboard page and these can be found under `app/dashboard`.  The `dashboard.module.ts`exposes the [widget components](/angular/widgets.md) that are shared between dashboard pages. As a result any widget can be added to a dashboard just by including the particular selector. &#x20;
