# 대시보드 열기

Ticket King 대시보드는 패널, 지원 역할, 로그 기록, 커스터마이징, 그리고 모든 설정을 구성하는 곳입니다. Discord 봇은 회원들이 보는 부분입니다. 대시보드에서 이를 설정합니다.

<a href="https://ticketking.xyz/dashboard" class="button primary" data-icon="right-to-bracket">대시보드 열기</a>

## 시작하기

{% stepper %}
{% step %}

### ticketking.xyz로 이동한 다음 Dashboard를 클릭하세요

이동 [ticketking.xyz](https://ticketking.xyz) 을(를) 선택하고 **Dashboard**.

<figure><img src="/files/4a25600bae2693570e3a7300799c01a03b613e98" alt="The ticketking.xyz homepage with the Dashboard button"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Discord로 로그인

Discord로 로그인하세요. 처음이라면 Discord에서 로그인을 승인하라고 요청합니다.

<figure><img src="/files/5565b4b327c0f5cb36ce8681cf213dbb7fbc6a5b" alt="Discord&#x27;s authorize screen for signing in to the dashboard"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 구성할 서버를 선택하세요

구성할 서버를 선택하세요. 그게 전부입니다.

<figure><img src="/files/73153f746c43337f322a75d403e4d7acfc2ae04b" alt="The Server Management page showing a grid of server cards"><figcaption></figcaption></figure>

→ [서버를 선택하세요](/docs/ko/getting-started/pick-your-server.md)
{% endstep %}
{% endstepper %}

## 로그인에 문제가 있으신가요

* 로그인을 계속해서 반복해서 요청한다면, 다음 항목에 대한 브라우저 쿠키를 삭제하세요 `discord.com` 및 `ticketking.xyz` 그리고 다시 시도하세요.
* 로그인 후 서버가 표시되지 않는다면, 다음 권한이 없을 수 있습니다 **서버 관리** 또는 **관리자** 그 서버에서(또는 소유자가 아니거나), 아직 Ticket King이 초대되지 않았을 수 있습니다.

→ [대시보드에 접근할 수 없습니다](/docs/ko/troubleshooting/cant-access-dashboard.md)

## 다음: 서버 선택

{% content-ref url="/pages/723029d88e1e90522647e1ec6374e63bb6aa017f" %}
[서버를 선택하세요](/docs/ko/getting-started/pick-your-server.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://ticketking.xyz/docs/ko/getting-started/open-your-dashboard.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.
