# Dashboard

{% hint style="info" %}
To use this feature you need a **pro plan**
{% endhint %}

![](/files/-M03cBxM7XXJ309tp9kT)

* **Contacts** - Displays the number of contacts on your database.
* **Anonymous** - Shows the number of anonymous contacts who consented to your policies.&#x20;
* **Incidents** - The number of non resolved incidents (or solicited user rights)
* **Submissions** - The number of submission on your forms.&#x20;
* **Views** - The number of the visualizations on your page with the Getcomplied snippet
* **Dashboard** - You can view all of the previous points on the graphical UI.


---

# Agent Instructions: 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.getcomplied.com/getcomplied-ui/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.
