# Configuring Custom Categories

Choose the Discord category **for tickets created from this specific ticket button or select-menu option**. Other options are unaffected unless you set them as well.

## Step 1 — Open the option’s settings

Refer to the **Configuring Button and Select Menu Settings** page on how to access option settings.

{% content-ref url="/pages/4rgsAAfBOGKiKZ47Dusc" %}
[Configuring Button and Select Menu Settings](/advanced-panel-customization/configuring-button-and-select-menu-settings.md)
{% endcontent-ref %}

## Step 2 — Go to the Advanced tab

In the editor with tabs **General | Messages | Advanced**, open **Advanced**.

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

## Step 3 — Select “Custom Category”

Under **Advanced**, find **Custom Category**. Use the dropdown to choose the Discord category where tickets from this option will be created (e.g., `Support Tickets`, `Billing Tickets`).

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

After Selecting "**Billing Tickets"** for example:

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

## Step 4 — Save

Ensure you nagivate "Back to Panel" and click Update panel to save your settings.

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

<figure><img src="/files/23ApBG66rJXa2kRG8h9q" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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.ticketking.xyz/advanced-panel-customization/configuring-custom-categories.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.
