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

# /panel create

### Description

This command will allow you to create a new panel for your ticket system.

### Cheat Sheet

{% hint style="info" %}
`/panel create !name: !type: !channel: !emoji: !description: style:`

<mark style="color:red;">**Note:**</mark>**&#x20;Any parameter prefixed with&#x20;**<mark style="color:red;">**!**</mark>**&#x20;is required, the others are optional.**
{% endhint %}

**Permissions**

* Administrator

### Parameters

Parameters are the options you can pass if you want extra input or custom behaviour.

<table data-view="cards"><thead><tr><th>Parameter</th><th>Purpose</th><th>Options</th></tr></thead><tbody><tr><td><mark style="color:green;background-color:green;"><code>Name</code></mark></td><td>The name of the panel</td><td><code>&#x3C;any></code></td></tr><tr><td><mark style="color:green;background-color:green;"><code>Type</code></mark></td><td>The type of panel to create</td><td><code>Standard</code> , <code>Tebex Donations</code> ,<code>Ban Appeals</code> , <code>Bug Reports</code></td></tr><tr><td><mark style="color:green;background-color:green;"><code>Channel</code></mark></td><td>The channel to show your newly generated panel in</td><td><code>&#x3C;any></code></td></tr><tr><td><mark style="color:green;background-color:green;"><code>Emoji</code></mark></td><td>The emoji for the button or select menu</td><td><code>&#x3C;any></code></td></tr><tr><td><mark style="color:green;background-color:green;"><code>Description</code></mark></td><td>The description for the panel</td><td><code>&#x3C;any></code></td></tr><tr><td><mark style="color:green;background-color:green;"><code>Style</code></mark></td><td>The style of the button</td><td><code>Blue</code> , <code>Green</code> , <code>Blue</code> , <code>Grey</code></td></tr></tbody></table>
