# Server Settings & Configuration

## Step 1 — Configuring Ticket Log Channels

The first step is to configure **Opened** **& Closed Ticket Log Channels**. These log channels will be used to log when tickets have been opened and closed. Transcripts will be automatically generated and sent to your **Closed Tickets Log Channel** if you have it set up.

<figure><img src="/files/jqwIuQmZeXrXybzxhn99" alt=""><figcaption><p>Server Dashboard Settings — Ticket Opened &#x26; Closed Log Channels</p></figcaption></figure>

## Step 2 — Configuring Server Language

Next, we will configure your server's language. Ticket King has been translated into several languages. You can select a different language and all bot messages will be automatically translated.

<figure><img src="/files/PiQoOQoCedJA9Lbcqofs" alt=""><figcaption><p>Server Dashboard Settings — Server Language</p></figcaption></figure>

## Step 3 — Staff Team Roles

Next, we will configure staff roles for your tickets. The **Main Ticket Roles** **(Staff Team Roles)** are ticket staff roles that will be able to access, manage, and close all tickets in your server.

<figure><img src="/files/ajIgNYUdRS9DlHyBw1FA" alt=""><figcaption><p>Server Dashboard Settings — Staff Team Roles (Main Ticket Roles)</p></figcaption></figure>

{% hint style="info" %}
Enabling the **Ping Ticket Roles** setting in the **Ticket Style and Claiming Settings** subsection will ping all of your staff team roles when a ticket is created so that your staff can be notified.&#x20;
{% endhint %}

## Step 4 — Main Ticket Categories

If you would like to organize your tickets in categories in your server, you can configure categories in the **Main Ticket Categories** dropdown.

<figure><img src="/files/oE76ljUR7BQkF4aRLa6K" alt=""><figcaption><p>Server Dashboard Settings — Main Ticket Categories</p></figcaption></figure>

{% hint style="info" %}
Note that configuring categories in the **Main Ticket Categories** section will send all tickets to these categories.&#x20;
{% endhint %}

## Next Steps

There are many other settings in the Settings dashboard, however, they are not essential when setting up Ticket King for the first time. You can explore the remaining settings in your server dashboard.

Next, we will move on to creating your first ticket support panel.


---

# 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/quick-start/server-settings-and-configuration.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.
