# Customize Bot

**Customizing your bot's appearance!**

To access these settings:

> Head to your [Dashboard](https://tickettool.xyz/dashboard)\
> Select your server\
> Go to the **Customize Tab** Tab

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

Here you will be able to further customize several aspects of Ticket Tool for your server. Please note this only changes the profile of Ticket Tool within **your server only** and is not a whitelabeled instance of the bot. It will continue to behave and appear as Ticket Tool in Direct Messages.

![Bot Customization Editor](https://i.imgur.com/HL1zdQW.png)

## Avatar

This is the profile picture. You can upload an image or GIF to replace the default Ticket Tool profile logo for your active bot. The recommended dimensions are 1024 x 1024 pixels.

## Banner

You can upload an image or GIF to replace the default Ticket Tool banner. The recommended dimensions are 680 x 240 pixels.

## Bio

You can edit the bot's about me section here. You can leave it blank if you would like to have no about me listed. There is a character limit is 190 characters.

{% hint style="info" %}
You can use the red 🗑 icon to revert back to the default Ticket Tool profile
{% 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/customize-bot.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.
