# Administrative Widgets

{% 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 %}

## Manage Data Sources and Users

Administrative widgets are the ones you will use to see how Epiphany is running and generally contain information on Data Source management and administrative functions for managing users within the platform.&#x20;

### Data Sources&#x20;

The **Data Sources** widget is responsible for showing you all the data sources connected to Epiphany in the Data Source Management section and will report if it has passed its health check, its status, when it last collected, and what type it is. &#x20;

<img src="/files/Mkz1A2WYd0rvrba8tutr" alt="" data-size="original">


---

# 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/administrative-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.
