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

# Commands

This is a quick and dirty list of all commands featured on the ticket module of Thread-Watcher. You can learn more about each command by reading it's description and options directly in the Discord client itself.

| Name                 | Description                                                                                      | Required Permissions                                                    |
| -------------------- | ------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------- |
| `/ticket assign`     | Assign a ticket to a user                                                                        | User needs to have one of the `Assigned Roles`                          |
| `/ticket new-note`   | Add a mod note to the ticket. This is only visible by other users with one of the assigned roles | User needs to have one of the `Assigned Roles`                          |
| `/ticket resolve`    | Marks the ticket as resolved. This cannot be undone                                              | User needs to have one of the `Assigned Roles` or be the ticket creator |
| `/ticket view-notes` | Shows you the last 10 mod notes of this ticket                                                   | User needs to have one of the `Assigned Roles`                          |
