# 트랜스크립트를 찾는 곳

티켓이 닫힌 후, 대화 기록은 여러 곳에서 확인할 수 있습니다.

## 1. 종료 로그 임베드

Closed Tickets 로그 채널의 종료 임베드에는 **대화 기록 보기** 임베드 필드 바로 아래에 링크 버튼이 있습니다.

## 2. 대시보드의 단일 티켓 상세 페이지

**대시보드 → 티켓 기록** → 닫힌 티켓을 아무거나 클릭하면 → 해당 상세 페이지에는 **"대화 기록 보기"** 링크가 티켓 정보 카드에 있습니다.

## 3. 작성자의 DM(DM 사용자 종료 메시지가 켜져 있을 때)

언제 **사용자에게 닫기 메시지 DM** 가 켜져 있을 때(기본값), 티켓 작성자는 다이렉트 메시지로 종료 임베드를 받으며, 여기에는 **대화 기록 보기** 링크가 포함됩니다.

## 4. "내 대화 기록" 페이지

멤버들은 방문할 수 있습니다 [**ticketking.xyz/user/transcripts**](https://ticketking.xyz/user/transcripts) 모든 서버에서 자신이 접근할 수 있는 모든 대화 기록을 볼 수 있습니다.

<figure><img src="/files/ef5a81e4de9cffc72dbe942b7088f4782d60656d" alt="The user/transcripts page showing a list of transcripts grouped by server"><figcaption></figcaption></figure>

## 인증

대화 기록을 보려면 Discord로 로그인해야 합니다.

→ [역할별 기록문 보기](/docs/ko/transcripts/role-specific-viewing.md)

## 대화 기록 공유

대화 기록을 열려면 보는 사람에게 권한이 있어야 합니다. 권한이 없는 사람과 링크를 공유해도 접근 권한이 부여되지 않습니다. 그들이 열려고 하면 거부됩니다.

## 관련

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

{% content-ref url="/pages/7b2e5d484831cd253b2592368ba354e4dbee5a23" %}
[역할별 기록문 보기](/docs/ko/transcripts/role-specific-viewing.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/where-to-find.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.
