# Report Features in Dashboard Widgets

## Report Features

In many of the widgets, you can display a report with additional information by clicking on a number, a color in a circle, or a name. When you do this, the report that appears has common functionality.

You can search the data by entering characters in the search field. The report narrows in scope to whatever matches the search criteria. For example, if you enter **12**, all items in the report that contain 12 *in any column* are shown in the report.&#x20;

You can also export the report by selecting the download icon <img src="https://4132260347-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftkp3obVDMu3n9ZTUpfEP%2Fuploads%2FsdRR319FhiQrDKjAGVKe%2Fimage.png?alt=media&#x26;token=f285171b-6efd-4971-8116-99aa21f972c1" alt="" data-size="line">. You are able to download in common formats such as CSV.

<figure><img src="https://4132260347-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftkp3obVDMu3n9ZTUpfEP%2Fuploads%2FgZri0GzGsMy2X9jNhNcU%2Fimage.png?alt=media&#x26;token=e99b3323-9d74-44e9-a2af-461b72229371" alt=""><figcaption><p>Search and download data in dashboard widgets.</p></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.reveald.com/technical-documentation/epiphany-workflows/technical-analysis/create-an-analysis-focused-dashboard/report-features-in-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.
