# 위험 구역

설정 페이지 하단에는 **위험 구역** 되돌릴 수 없는 작업을 위한

## 티켓 카운터 수정

해당 **카운터 수정** 버튼을 누르면 현재 사용 중인 모든 티켓 이름 형식 카운터를 나열한 창이 열립니다. 각 값을 조정하거나 더 이상 필요 없는 카운터를 제거할 수 있습니다. 여기서는 새 카운터를 추가할 수 없습니다. 새 카운터는 티켓이 열릴 때 자동으로 생성됩니다.

버튼은 아직 카운터가 없을 때 비활성화되며, 그 이유는 *"아직 카운터가 없습니다. 카운터는 티켓이 열릴 때 자동으로 생성됩니다."*

드리프트된 카운터를 수정하거나, 다른 시스템에서 티켓을 가져올 때 시작 번호를 설정하는 데 사용하세요.

## 모든 티켓 카운터 초기화

A **"모든 카운터 초기화"** 위험 버튼입니다. 확인 팝업을 엽니다:

> **모든 티켓 카운터 초기화**
>
> 모든 티켓 카운터를 0으로 초기화하시겠습니까? 이 작업은 되돌릴 수 없으며 앞으로의 모든 티켓 번호에 영향을 미칩니다.

확인하면 모든 카운터가 0으로 재설정됩니다. **기존 채널의 이름은 유지됩니다.** 초기화는 다음 티켓이 받을 번호에만 영향을 줍니다.

{% hint style="danger" %}
**이 작업은 영구적입니다.** 일단 초기화하면, Edit Counters 팝업에서 수동으로 다시 만들지 않는 한 이전 카운터 값을 복구할 수 없습니다.
{% endhint %}

<figure><img src="/files/351c8e7cae2a58f1ea02a1ab6efea2d81fba3c32" alt="Settings, Danger Zone section showing both buttons"><figcaption></figcaption></figure>

## 관련

{% content-ref url="/pages/4747cff1e6318a6e666a7bec09b9549acdd6db1c" %}
[티켓 번호 매기기](/docs/ko/tickets/ticket-numbering.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/settings/danger-zone.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.
