# 공개 프리셋

공개 프리셋은 개발자가 선별한 패널 디자인입니다. 일반 지원, 버그 신고, 스태프 지원, 파트너십과 같은 일반적인 티켓 워크플로를 포함합니다.

비공개 [템플릿](/docs/ko/panels/templates.md), 공개 프리셋은 **모든 서버에서 사용할 수 있습니다** 그리고 개발자가 최신 상태로 유지합니다.

<figure><img src="/files/30e42c854f78408b0e577cdb81e3a1f0a9dda034" alt="The Public Panel Presets page with a grid of preset cards, each showing a live panel preview and a Use Preset button"><figcaption></figcaption></figure>

## 카탈로그 둘러보기

1. 다음을 여세요 **템플릿** 사이드바에서 페이지를.
2. 다음을 클릭하세요 **공개 프리셋** 페이지 상단의 버튼.

그러면 다음이 열립니다. **공개 패널 프리셋** 페이지가 열리며, 각 프리셋은 실시간 미리보기가 있는 카드로 표시됩니다. 이름으로 카탈로그를 검색할 수 있습니다.

## 프리셋 사용하기

프리셋 카드에서 다음을 클릭하세요 **프리셋 사용**. 그러면 프리셋의 디자인이 미리 채워진 새 패널이 시작됩니다. 전체 생성 마법사는 건너뜁니다. 편집기로 이동하기 전에 패널을 보낼 채널만 선택하면 됩니다.

저장하기 전에 무엇이든 편집할 수 있습니다.

## 프리셋이 아닌 것

* **계약이 아닙니다.** 모든 프리셋은 이를 기반으로 패널을 시작한 뒤 완전히 사용자 지정할 수 있습니다.
* **지원팀이 아닙니다.** 프리셋은 디자인만 제공합니다. 패널은 여전히 서버의 지원 역할, 채널, 설정을 사용합니다.

## 관련

{% content-ref url="/pages/e25a41a5d7471f408d2fd30df6ab9c348fde367e" %}
[템플릿](/docs/ko/panels/templates.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/panels/public-presets.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.
