> For the complete documentation index, see [llms.txt](https://ticketking.xyz/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ticketking.xyz/docs/it/permessi-e-il-tuo-team-di-supporto.md).

# Permessi e il tuo team di supporto

- [I due livelli di permessi](https://ticketking.xyz/docs/it/permessi-e-il-tuo-team-di-supporto/two-layers.md): Ruoli Discord e permessi della dashboard di Ticket King. Due sistemi, entrambi utilizzati.
- [Aree dei permessi della dashboard](https://ticketking.xyz/docs/it/permessi-e-il-tuo-team-di-supporto/permission-areas.md): Ogni area dei permessi della dashboard, con i nomi esatti della dashboard.
- [Concedere l'accesso alla dashboard a un ruolo](https://ticketking.xyz/docs/it/permessi-e-il-tuo-team-di-supporto/giving-a-role-dashboard-access.md): Aggiungi un ruolo Discord all'accesso alla dashboard con i permessi che scegli.
- [Ruoli di supporto](https://ticketking.xyz/docs/it/permessi-e-il-tuo-team-di-supporto/support-roles.md): Chi viene aggiunto e menzionato nei canali dei ticket.
- [Accesso temporaneo alla dashboard](https://ticketking.xyz/docs/it/permessi-e-il-tuo-team-di-supporto/temporary-dashboard-access.md): Un link a breve durata che concede a una persona fidata l'accesso alla dashboard a livello di proprietario.
- [Ruoli bloccati](https://ticketking.xyz/docs/it/permessi-e-il-tuo-team-di-supporto/blocked-roles.md): Impedisci a ruoli specifici di aprire ticket o usare il bot.
- [Proprietari e amministratori](https://ticketking.xyz/docs/it/permessi-e-il-tuo-team-di-supporto/owners-and-administrators.md): Chi aggira ogni controllo dei permessi e perché.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ticketking.xyz/docs/it/permessi-e-il-tuo-team-di-supporto.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
