# Moderator Options

To access these settings:

> Head to your [Dashboard](https://tickettool.xyz/manage-servers)\
> Select your server\
> Go to the [**Panel Configs**](https://docs.tickettool.xyz/dashboard/panel-configs) Tab\
> Under **General Ticket Options**, click on **Moderator** Options

### Premium Features

{% hint style="success" %}
Hey! You've came across a [Premium](https://tickettool.xyz/premium) exclusive setting 👀
{% endhint %}

#### Closed Message

Here you'll be able to customize the message sent by Ticket Tool whenever a ticket is closed, by default the message will be:

![Default Closed Message](https://i.imgur.com/WbcLUix.png)

#### Opened Message

Here you can edit the message sent by Ticket Tool whenever a ticket is reopened, by default the message will be:

![Default Opened Message](https://i.imgur.com/3STPMxX.png)

### More customization

#### Moderator Message

Whenever a ticket is closed Ticket Tool will send a moderator message containing by default the **\[`Reopen`]**, **\[`Delete`]** and **\[`Transcript`]** buttons, to customize them check our [Message Buttons documentation](https://docs.tickettool.xyz/dashboard/button-options#message-buttons). The default moderator message is shown below:

![Default Moderator Message](https://i.imgur.com/3ITlSKg.png)

#### Delete Message

As soon as a ticket is set to be deleted Ticket Tool will send the following default deletion message, which you can customize:

![Default Delete Message](https://i.imgur.com/LXADm8z.png)

{% hint style="info" %}
Both the Moderator and Delete messages can be widely customized by being [Premium](https://tickettool.xyz/premium) server, nonetheless you can edit the embeds' description up to **250 characters** for free!
{% endhint %}

{% hint style="success" %}
Make sure to always **save** changes using the pop-up shown whenever a change is done.
{% endhint %}


---

# 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.tickettool.xyz/dashboard/panel-configs/moderator-options.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.
