# Dashboards

Dashboards are user-curated collections of the many analytical widgets supported by Epiphany. Users with the **dashboard write** permission can create and customize layouts to fit their needs, adding widgets from the widget selector toolbox on the right.&#x20;

<figure><img src="/files/DqGtu1dq0nQMfi9CChHh" alt=""><figcaption><p>Adding widgets to a dashboard</p></figcaption></figure>

You can find information about Epiphany's dashboards in the [*Create an Analysis Focused Dashboard*](/technical-documentation/epiphany-workflows/technical-analysis/create-an-analysis-focused-dashboard.md) section of the [*Epiphany Workflows*](/technical-documentation/epiphany-workflows.md) guide.&#x20;


---

# 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/admin-guides/epiphany-intelligence-platform-administrator-guide/epiphany-tools/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.
