# Admin Workflows

<figure><img src="/files/HnuN0wfOVCTswWsUu0RN" alt=""><figcaption><p>Portal Tabs</p></figcaption></figure>

**1. Admin Tab:** This section is usually for managing users, settings, and system configurations.&#x20;

**Common actions include:**&#x20;

* Adding or removing users&#x20;
* Changing user roles/permissions&#x20;
* Updating system settings&#x20;
* Managing security and access controls&#x20;

**2. Reports Tab:** This is where you can generate, view, and download reports.&#x20;

**Typical functionalities:**&#x20;

* Viewing pre-built reports&#x20;
* Customizing reports with filters&#x20;
* Exporting reports (e.g., CSV, PDF)&#x20;
* Scheduling automatic report generation&#x20;

**3. Insights Tab:** This section provides analytics and visual dashboards to help you understand trends and performance.&#x20;

**Key features might include:**&#x20;

* Interactive charts and graphs&#x20;
* KPIs and performance metrics&#x20;
* Predictive analytics&#x20;
* Data exploration tools&#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://spice.docs.medtroniclabs.org/overview/admin-workflows.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.
