# Managing AI Analysts and Dashboards

### **Managing AI Analysts and Dashboards**

You can access and organize your AI Analysts from the **homepage**—scroll to the bottom to find the **AI Analysts** section.

To create a new AI Analyst, click **"New AI Analyst"** in the top right corner.

From the project list:

* Click the **three dots (⋯)** next to an AI Analyst to:
  * Open **AI Setup** to update the data source or Knowledge Graph
  * **Duplicate** or **Delete** the project

***

### **Managing Dashboards**

Dashboard controls are located above the project section on the homepage.

Under each dashboard:

* Click the **calendar icon** to schedule a report
* Click the **share icon** to manage permissions or copy a sharable link
* Click the **three vertical dots (⋮)** to:
  * **Edit dashboard layout**
  * **Delete** the dashboard


---

# 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.athenic.com/collaboration-and-management/managing-ai-analysts-and-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.
