> 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/permissions-and-your-support-team.md).

# Permissions & Your Support Team

- [The two layers of permissions](https://ticketking.xyz/docs/permissions-and-your-support-team/two-layers.md): Discord roles and Ticket King dashboard permissions. Two systems, both used.
- [Dashboard permission areas](https://ticketking.xyz/docs/permissions-and-your-support-team/permission-areas.md): Every dashboard permission area, with the exact names from the dashboard.
- [Giving a role dashboard access](https://ticketking.xyz/docs/permissions-and-your-support-team/giving-a-role-dashboard-access.md): Add a Discord role to dashboard access with the permissions you choose.
- [Support roles](https://ticketking.xyz/docs/permissions-and-your-support-team/support-roles.md): Who gets added to and pinged in ticket channels.
- [Temporary Dashboard Access](https://ticketking.xyz/docs/permissions-and-your-support-team/temporary-dashboard-access.md): A short-lived link that gives one trusted person owner-level dashboard access.
- [Blocked Roles](https://ticketking.xyz/docs/permissions-and-your-support-team/blocked-roles.md): Stop specific roles from opening tickets or using the bot.
- [Owners and Administrators](https://ticketking.xyz/docs/permissions-and-your-support-team/owners-and-administrators.md): Who bypasses every permission check, and why.


---

# 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:

```
GET https://ticketking.xyz/docs/permissions-and-your-support-team.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.
