> For the complete documentation index, see [llms.txt](https://docs.logilica.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.logilica.com/metrics-and-reports/introduction/dashboards.md).

# Dashboards

Most of Logilica's information is in prepopulated dashboards and reports generated from the connected data sources.

Generally, each dashboard consists of several charts or tables that are typically interactive and can be drilled down into to see further details and evidence.

Each dashboard has **global filters** such as **time ranges**, the **teams** it applies to, and other filters such as **repositories** or **boards**. Global filters persist across navigation to explore different viewpoints for the same selection.

<figure><img src="/files/RODEIFmQgdeOojafkRKU" alt=""><figcaption><p>Dashboard with time picker, team and repository selector</p></figcaption></figure>

Depending on your access rights and the plan you are on, you can further edit and customise the layout, content and details of the dashboards. If that feature is enabled for you and your organisation, an additional option will be displayed at the top of the dashboard.

<figure><img src="/files/5dPZwV5d43jmid16Opqo" alt="" width="214"><figcaption><p>Editing dashboards on Enterprise Plan</p></figcaption></figure>

For more information, contact <support@logilica.com>.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.logilica.com/metrics-and-reports/introduction/dashboards.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
