# 페이지 읽기

감사 로그 페이지는 **대시보드, 감사 로그** 사이드바에 있습니다. 이를 열려면 **감사 로그 보기** 대시보드 권한이 있거나, 서버 소유자이거나, Discord 관리자 또는 서버 관리 권한이 있어야 합니다.

각 항목에는 작업, 누가 했는지, 그리고 언제 했는지가 표시됩니다.

## 목록 좁히기

목록은 세 가지 방식으로 필터링할 수 있으며, 이를 조합할 수도 있습니다:

* **날짜별.** 미리 설정된 범위를 선택하거나 사용자 지정 날짜 범위를 설정하세요.
* **사용자 기준.** 최근에 활동한 사용자를 선택하거나 사용자 ID를 입력해 한 사람의 작업만 볼 수 있습니다.
* **이벤트 유형 기준.** 하나 이상의 작업 유형을 선택하세요. 목록에는 서버에서 실제로 발생한 이벤트 유형만 표시되므로, 사용해 본 적 없는 작업을 고르는 일은 없습니다.

이렇게 하면 "이 모더레이터가 지난주에 무엇을 바꿨는지" 또는 "누가 티켓 카운터를 초기화했는지" 같은 질문에 답할 수 있습니다.

<figure><img src="/files/38739180cd2bfee548a0eeca7c9fa0d23ca3076e" alt="The Audit Logs page with the date and event-type filters set, and a table of audit entries below"><figcaption></figcaption></figure>

## 관련

{% content-ref url="/pages/d74c409cfca3be1d051b4d395c28127951c7148d" %}
[감사 로그가 기록하는 내용](/docs/ko/audit-logs/what-it-captures.md)
{% endcontent-ref %}

{% content-ref url="/pages/80d6a7a6aebad880341cbf421394d098d21ab2b6" %}
[감사 로그에 표시되지 않는 항목](/docs/ko/audit-logs/what-it-doesnt-show.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/audit-logs/reading-the-page.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.
