# Dashboard Widgets

## Dashboard Widgets Available for Selection

The list below shows the names of the dashboard widgets in the order in which they appear in the menu and identifies their type. In subsequent sections, each widget is described within its type ([Attack Path](/technical-documentation/epiphany-workflows/technical-analysis/create-an-analysis-focused-dashboard/attack-path-widgets.md), [Exposure](/technical-documentation/epiphany-workflows/technical-analysis/create-an-analysis-focused-dashboard/exposure-widgets.md), [Occurrence](/technical-documentation/epiphany-workflows/technical-analysis/create-an-analysis-focused-dashboard/occurrence-widgets.md), [Environmental](/technical-documentation/epiphany-workflows/technical-analysis/create-an-analysis-focused-dashboard/environmental-widgets.md), [Administrative](/technical-documentation/epiphany-workflows/technical-analysis/create-an-analysis-focused-dashboard/administrative-widgets.md), and [Ticketing](/technical-documentation/epiphany-workflows/technical-analysis/create-an-analysis-focused-dashboard/ticketing-widgets.md)).

| Name                                   | Group          |
| -------------------------------------- | -------------- |
| Datasources                            | Administrative |
| Exposed Devices                        | Exposure       |
| Exposed Groups                         | Exposure       |
| Exposed Users                          | Exposure       |
| High Value Applications                | Exposure       |
| Impact Matrix Groups                   | Environmental  |
| Most Common Foothold                   | Occurrence     |
| Most Common Identity                   | Occurrence     |
| Most Common Risk                       | Occurrence     |
| Most Common Target                     | Occurrence     |
| New Tickets Today                      | Ticketing      |
| Open Investigation Tickets             | Ticketing      |
| Open Risk Approval Tickets             | Ticketing      |
| Ticket Table                           | Ticketing      |
| Tickets Created by Severity            | Ticketing      |
| Top Paths                              | Attack Path    |
| Top Recommendations                    | Attack Path    |
| Top Vulnerabilities                    | Occurrence     |
| Top Active and Inactive Tickets        | Ticketing      |
| Total Devices                          | Environmental  |
| Total Open Tickets by Priority         | Ticketing      |
| Total Open Tickets by Type             | Ticketing      |
| Total per Day Open Tickets by Type     | Ticketing      |
| Total per Day Opened VS Closed Tickets | Ticketing      |
| Total Tickets by Status                | Ticketing      |
| Velocity                               | Ticketing      |
| Vulnerability Overview                 | Environmental  |

{% hint style="info" %}
Most dashboard widgets will provide helpful information as to their purpose if you roll your mouse over the Information icon <img src="/files/eezZg8q1rDIeYDSpCPm9" alt="" data-size="line">.&#x20;
{% endhint %}


---

# 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.reveald.com/technical-documentation/epiphany-workflows/technical-analysis/create-an-analysis-focused-dashboard/dashboard-widgets.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.
