# 기록이 얼마나 오래 남아 있나요

**무기한.** 전사본에는 만료 기한이 없으며 자동으로 정리되지 않습니다. 전사본이 생성되면 계속 이용할 수 있습니다. 이는 "평생 저장"으로 제공됩니다.

## 요금제 변경

프리미엄에서 무료로 다운그레이드해도 기존 전사본은 삭제되지 않습니다. 계속 접근할 수 있습니다.

전사본에 대한 유일한 프리미엄 차이는 **전사본당 메시지 캡처 한도** (무료 1,000개, 프리미엄 5,000개)이며, 티켓 종료 시점에 설정됩니다. 이전 전사본은 작성 당시 적용되었던 한도를 유지합니다.

→ [트랜스크립트 캡처 제한](/docs/ko/logging/transcript-capture-limits.md)

## 서버에서 제거

서버에서 Ticket King을 제거하면:

* 기존 전사본은 계속 이용할 수 있습니다.
* 새 티켓이나 전사본은 더 이상 생성할 수 없습니다.
* 나중에 봇을 다시 추가하면 동일한 전사본 목록이 복원됩니다.

## 전사본 뷰어 버전

새 티켓은 항상 현재 전사본 뷰어인 버전 2를 사용합니다. 이전 버전 1 전사본도 여전히 열 수 있지만, 버전 1이 종료될 예정이라는 안내가 표시됩니다. 이전 버전 1 전사본이 아직 필요하다면 사본을 저장하세요.

## 관련

{% content-ref url="/pages/ea52b5ccc388f2b678d14dd8d3376c1d82e1b04f" %}
[기록에는 무엇이 포함되나요](/docs/ko/transcripts/whats-in-a-transcript.md)
{% endcontent-ref %}

{% content-ref url="/pages/beecc1be562f96a4a0b091a012d39d94eafc4fdf" %}
[트랜스크립트를 찾는 곳](/docs/ko/transcripts/where-to-find.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/transcripts/how-long-transcripts-stick-around.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.
