# Dashboard

<figure><img src="/files/H2RiY2JScOaIH4GyTWSU" alt=""><figcaption></figcaption></figure>

When you authenticate via Discord on our dashboard, you will be redirected to the dashboard page where you can easily overview your Discord servers where TicketGenius is already added. The dashboard allows you to:

* **Overview your Discord** [**servers**](/web-dashboard/servers.md): See all the [servers](/web-dashboard/servers.md) where TicketGenius is installed.
* **Add administrators**: Manage user permissions by adding or removing administrators.
* **Configure** [**panels**](/web-dashboard/panels.md): Set up and customize [panels](/web-dashboard/panels.md) for organizing tickets and enhancing user experience.
* **Create and manage** [**AI models**](/web-dashboard/ai-model.md): Manage [AI models](/web-dashboard/ai-model.md) for automated customer support, improving the efficiency of your support ticket system.


---

# 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.ticketgenius.ai/web-dashboard/dashboard.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.
