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

# Dashboard

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><a href="/pages/0xaJNjpJ4iIAWnCrd0ah">/pages/0xaJNjpJ4iIAWnCrd0ah</a></td><td>How to read the information displayed on the main dashboard.</td><td><a href="/files/4PosnkEx0nGlWRj0bnPT">/files/4PosnkEx0nGlWRj0bnPT</a></td></tr><tr><td><a href="/pages/MGRbbKc9PFXk5EwoonDQ">/pages/MGRbbKc9PFXk5EwoonDQ</a></td><td>What the compliance summary section is and how to meet compliance requirements.</td><td><a href="/files/4PosnkEx0nGlWRj0bnPT">/files/4PosnkEx0nGlWRj0bnPT</a></td></tr><tr><td><a href="/pages/OaFeLj3PGkP1QvEatBA4">/pages/OaFeLj3PGkP1QvEatBA4</a></td><td>Learn about SLA reports: how to interpret them and how to generate them.</td><td><a href="/files/4PosnkEx0nGlWRj0bnPT">/files/4PosnkEx0nGlWRj0bnPT</a></td></tr></tbody></table>


---

# 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://helpcenter.gitprotect.io/management/dashboard.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.
