> For the complete documentation index, see [llms.txt](https://docs.chell.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chell.fr/commandes/tickets.md).

# Tickets

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

## 📋 Index des Commandes

Cliquez sur une commande pour accéder à son guide complet.

<div><figure><img src="/files/NlgYPtkbGErvynS5V1yp" alt=""><figcaption></figcaption></figure> <figure><img src="/files/bLuBks2feDdCVxCjOek9" alt=""><figcaption></figcaption></figure></div>

| Commande                                                            | Description                                                                                        | Permission      |
| ------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- | --------------- |
| [**/ticket-panel**](/commandes/tickets/ticket-panel.md)             | Créateur de panel V2 (Multi-boutons).                                                              | `Administrator` |
| [**Action: Claim**](/commandes/tickets/action-claim.md)             | S'assigner un ticket.                                                                              | `Staff Ticket`  |
| [**Action: Close**](/commandes/tickets/action-close.md)             | Fermer un ticket.                                                                                  | `Tout le monde` |
| [**Action: Reopen**](/commandes/tickets/action-reopen.md)           | Crée un salon de discussion réservé aux staff du tickets                                           | `Staff Ticket`  |
| [**Action: Add User**](/commandes/tickets/action-add-user.md)       | Ajouter un membre au ticket.                                                                       | `Staff Ticket`  |
| [**Action: Remove User**](/commandes/tickets/action-remove-user.md) | Retirer un membre du ticket.                                                                       | `Staff Ticket`  |
| [**Action: Transcript**](/commandes/tickets/action-transcript.md)   | Générer l'historique HTML.                                                                         | `Staff Ticket`  |
| [**Action: Delete**](/commandes/tickets/action-delete.md)           | Supprimer le salon définitivement et envoit la transcription dans le salon des logs si configurés. | `Staff Ticket`  |
|                                                                     |                                                                                                    |                 |


---

# 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://docs.chell.fr/commandes/tickets.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.
