> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superalts.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Ticket System Interactions

> A breakdown of all interactive components in the Ticket System bot, including slash commands, button menus, and ticket panel actions.

## 🚀 Slash Commands

### `/newsection`

Create a new ticket section.

**Options:**

* `section_name` — Name of the section
* `log_channel` — Channel where ticket logs will be posted

Once executed, a modal will appear requesting:

* **Section Emoji**
* **Section Image (URL)**
* **Manager Roles** — Comma-separated Role IDs (`roleid1,roleid2`)
* **Support Roles** — Comma-separated Role IDs (`roleid1,roleid2`)
* **Required Roles** — Comma-separated Role IDs (`roleid1,roleid2`)

***

### `/setup`

Initialize the ticket panel.

You’ll be prompted to choose between:

* **Buttons**
* **Select Menu**

After choosing the format, you’ll select the sections to include in the ticket panel.

***

### `/checkuser`

Check a user’s ticket activity.

**Options:**

* `user` — The user to inspect

Shows:

* Number of tickets opened
* Admin history
* Claim and rating points (if applicable)

***

### `/removesection`

Remove an existing ticket section.

Displays a menu of all sections for you to select which one to delete.

***

## 🎫 Ticket Panel Actions

Once a ticket is opened, the following interactive menus are available:

***

### 👥 User Options

Clicking **User Options** reveals:

* 🔔 **Call Admin**
* 🔒 **Close Ticket**
* 📜 **Save Transcript**

***

### 🔧 Admin Options

Clicking **Admin Options** reveals:

* 📝 **Claim Ticket**
* 📌 **Pin Ticket**
* ➕ **Add User to Ticket**
* ➖ **Remove User from Ticket**
* 🔒 **Close Ticket**
* 📨 **Send Message to User**
* 🔔 **Summon User**
* ⭐ **Request Rating**

***

### 🛠️ Manager Options

Clicking **Manager Options** reveals:

* 🚫 **Force Cancel Claim**
* ➕ **Add Role to Ticket**
* ➖ **Remove Role from Ticket**
