> For the complete documentation index, see [llms.txt](https://ticketking.xyz/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ticketking.xyz/docs/ko/settings/overview.md).

# 설정 개요

대시보드의 **설정** 페이지(사이드바)에는 서버 전체 설정이 모두 있습니다. 패널별 및 옵션별 설정은 패널 편집기에서 구성합니다. 여기에 있는 모든 내용은 전체 서버에 적용됩니다.

이 섹션은 필요한 서버 전체 설정 그룹으로 바로 이동할 수 있도록 모든 서버 전체 설정 그룹을 색인합니다.

<figure><img src="/files/4c86812afd65dd50be9b2e4ca477d2c30ccdfe6d" alt="The Settings page with the sidebar visible and the page scrolled to show several setting groups (Server Settings &#x26; Loggi"><figcaption></figcaption></figure>

## 설정 그룹

설정 페이지에 있는 그룹들을 표시 순서대로 나열한 것입니다.

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><i class="fa-gear">:gear:</i> <strong>서버 설정 및 로그</strong></td><td>열린 및 닫힌 로그 채널, 서버 언어, 서버 임베드 색상, 지원 역할, 티켓 카테고리, 활성 티켓 한도.</td><td><a href="/pages/dbdb8764cfce212cf430eca1f897e14b15595433">서버 설정 및 로그</a></td></tr><tr><td><i class="fa-hand">:hand:</i> <strong>티켓 주장</strong></td><td>클레임 모드, 클레임 시 작성자에게 핑 보내기, 그리고 클레임 시 추가되는 역할.</td><td><a href="/pages/04cce2ab33df2fa0e8801a854bc9576d8f5eaa14">티켓 스타일 및 주장</a></td></tr><tr><td><i class="fa-sliders">:sliders:</i> <strong>티켓 스타일 및 소유권 주장 설정</strong></td><td>수동 티켓 스타일, 스레드 종료 동작, 티켓 번호 매기기, 지원 역할에 핑 보내기, 그리고 스태프 스레드.</td><td><a href="/pages/04cce2ab33df2fa0e8801a854bc9576d8f5eaa14">티켓 스타일 및 주장</a></td></tr><tr><td><i class="fa-lock">:lock:</i> <strong>티켓 종료 및 대화 기록 설정</strong></td><td>종료 시 요구 사항, 기본 종료 사유, 그리고 대화록 표시 여부.</td><td><a href="/pages/719e5406a89ed1da61095c414a851a6924bd1e06">티켓 메시지</a></td></tr><tr><td><i class="fa-clock">:clock:</i> <strong>티켓 자동 종료 설정</strong></td><td>나갈 때 자동 종료 및 시간 제한 비활성 규칙.</td><td><a href="/pages/89c728ca855ddb43c859e8faf6c90037f66ea21f">비활동 규칙</a></td></tr><tr><td><i class="fa-crown">:crown:</i> <strong>티켓 평가 설정</strong></td><td>프리미엄 종료 후 평가 프롬프트.</td><td><a href="/pages/31088f56c4c3ea69a06f5c12f6fc5b827eab4458">티켓 평점이란</a></td></tr><tr><td><i class="fa-crown">:crown:</i> <strong>Steam 연결 설정</strong></td><td>프리미엄 Steam 계정 연동.</td><td><a href="/pages/a898fec303d5981eff12f8a34a63bffadbe97469">Steam 연동이 하는 일</a></td></tr><tr><td><i class="fa-ban">:ban:</i> <strong>차단된 역할</strong></td><td>티켓을 열거나 봇을 사용하는 것이 차단된 역할.</td><td><a href="/pages/59f26b3cd0483b35cd5f15502f6ac8bcd1e8e641">차단된 역할</a></td></tr><tr><td><i class="fa-triangle-exclamation">:triangle-exclamation:</i> <strong>위험 구역</strong></td><td>티켓 카운터를 수정하고 모든 티켓 카운터를 재설정합니다.</td><td><a href="/pages/96f667759223b4410138ca84b22cc2cd40d711e2">위험 구역</a></td></tr></tbody></table>

## 저장 동작

설정 페이지 헤더에는 "서버 설정을 구성하세요. 모든 변경 사항은 자동으로 저장됩니다."라고 표시됩니다. 저장 버튼을 클릭할 필요가 없습니다. 각 설정 변경은 개별적으로 저장됩니다.

## 누가 설정을 편집할 수 있나요

다음 권한이 필요합니다 **설정 관리** 대시보드 권한이 있거나, 서버 소유자이거나, Discord 관리자 또는 서버 관리 권한이 있어야 합니다.

→ [대시보드 권한 영역](/docs/ko/permissions-and-your-support-team/permission-areas.md)


---

# 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/settings/overview.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.
