# Dashboards

Stay informed on the data you care about with Violet <mark style="color:purple;">**Dashboards**</mark>.

The dashboard provides a quick glance of what's happening across your organization, including high level metrics, recent changes in data and a collection of the tasks, issues or tests assigned to you.

<figure><img src="/files/HTPWv9BlB3N1dSsUJ15T" alt=""><figcaption></figcaption></figure>

High-level metrics track key indicators of your data in Violet:

* **Connected Apps** The number of integrations that have been connected and configured
* **Tracked Entities** The amount of data (known in Violet as "entities") that is being ingested and tracked.

The **Tasks** table aggregates entities like tickets, issues, requirements, PO approvals and tests that are assigned to you. By default, this table shows the app, entity type, name, status and due date for each entity that belongs to you.&#x20;

You can filter and sort the Tasks table to configure the view that is most suitable for you.

<figure><img src="/files/SR1rtt7BJmz7B3OUNODC" alt=""><figcaption></figcaption></figure>

To create a new dashboard, click the arrow directly next to your name in the top-left corner of the screen. Custom dashboards can be made public or private.

Any dashboards that are viewable by you will be accessible here under **Home.**

<figure><img src="/files/rHNktLafuONQwYERUEvI" alt=""><figcaption></figcaption></figure>


---

# 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.violetlabs.com/features/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.
