# Servers

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

Click on a Discord server where TicketGenius is installed to be redirected to the specific server page. This overview shows all current administrators, panels, AI models, problems, and knowledge.

## Adding/Removing new TicketGenius administrators

1. Use the `Arrow` button at the right to open an overview from all members in your discord server.
2. You can easily add new admins via choosing the specific user or remove existing admins by clicking at the `x` next to their names.

{% hint style="info" %}
Admins can access all functions of TicketGenius, so be careful when assigning this role.
{% endhint %}


---

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