Dashboard
Management
Tickets
Multi-Panels

Multi-Panels

A multi-panel combines several ticket panels into a single Discord message with a dropdown menu. Instead of multiple buttons, users see one dropdown where they pick which type of ticket to open.

Since version 8.4 "Halcyon", multi-panels have a dedicated builder with a working select-menu preview — the dropdown in the preview is interactive, so you can click through and confirm every option's label, emoji and description renders correctly before deploying.

When to Use Multi-Panels

Multi-panels work well when you have several ticket categories and want to keep your channel clean. Instead of deploying three or four separate panel messages, you deploy one message with a dropdown.

Creating a Multi-Panel

  1. Go to Tickets in the sidebar
  2. Switch to the Multi-Panels tab
  3. Click New Multi-Panel — opens the builder
  4. Configure the settings and select your panels on the left
  5. Use the live preview on the right to test the dropdown

Multi-Panel Settings

FieldDescription
NameInternal name for your reference
TitleEmbed title users see in Discord
DescriptionText shown in the embed body
PlaceholderText shown in the dropdown before a selection is made

Selecting Panels

Choose at least two panels to include. For each panel, you can customize:

FieldDescription
LabelDisplay name in the dropdown (defaults to panel title)
DescriptionShort description shown below the label
EmojiEmoji shown next to the label

Custom emojis are supported using the Discord format <:name:id>.

Deploying a Multi-Panel

  1. Click the deploy icon on the multi-panel card
  2. Select a text channel from the dropdown
  3. Click "Deploy"

The bot sends the embed with the dropdown to that channel.

How It Works in Discord

  1. A user sees the embed with a dropdown menu
  2. They select a category from the dropdown
  3. A ticket channel is created using that panel's settings
  4. The experience is the same as clicking a regular panel button

Editing a Multi-Panel

  1. Click "Edit" on the multi-panel card
  2. Change settings or panel selection
  3. Click "Save"

Redeploy the multi-panel to update the message in Discord.

Deleting a Multi-Panel

  1. Click the delete icon on the multi-panel card
  2. Confirm the deletion

This removes the multi-panel and its deployed message. The individual panels are not affected.

Limits

Each server can have up to 3 multi-panels. The panels you include must already exist before creating a multi-panel.