> For the complete documentation index, see [llms.txt](https://help.stibee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.stibee.com/user-workspace/security-settings/track-audit-log.md).

# 감사 로그 조회하기

💬 이 내용은 **엔터프라이즈 요금제**에 해당하는 도움말입니다.

## 이 글에서는 <a href="#track-audit-log" id="track-audit-log"></a>

감사 로그에서는 워크스페이스에 추가된 사용자가 언제 어떤 활동을 했는지 확인할 수 있습니다. \[워크스페이스 설정 → 감사 로그]에서 기간과 활동 유형을 선택해 조회할 수 있습니다.

워크스페이스 사용자의 주요 활동 기록을 확인할 수 있는 감사 로그 기능에 관해 알아봅니다.

**\*주의:** 감사 로그는 엔터프라이즈 요금제로 업그레이드한 시점부터 수집되며, 2026년 3월 10일 이후의 기록부터 다운로드할 수 있습니다. 업그레이드 이전 활동 기록은 제공되지 않습니다.

***

#### **기록되는 활동**

감사 로그에서는 아래 활동을 기록합니다.

* 사용자: 로그인, 로그아웃, 비밀번호 변경, 2단계 인증 활성화/비활성화 및 인증 방법 변경, 초대된 워크스페이스 가입
* 워크스페이스: 사용자 활성화/비활성화, 권한 수정, 보안 설정 수정, 사용자 삭제, 비밀번호 변경 주기 정책 변경, API 키 추가·조회·활성화/비활성화·수정·삭제, IP 주소 추가·조회·활성화/비활성화·수정·삭제
* 주소록: 구독자 목록 조회, 구독자 정보 조회, 구독자 목록 내보내기, 구독자별 통계 내보내기
* 이메일: 이메일 상세 통계 조회, 이메일 상세 통계 내보내기, 이메일 상세 통계 한 번에 내보내기, 이메일 상세 통계 요약 조회

#### **감사 로그 내보내기**

조회한 감사 로그를 파일로 내려받을 수 있습니다.

1. 기간과 활동 유형을 선택해 조회합니다.
2. 화면 아래 \[내보내기]를 누릅니다.
3. 로그인한 이메일 주소로 파일이 전달됩니다.

{% hint style="info" %}
감사 로그는 소유자, 관리자만 확인할 수 있으며, 최대 2년 전까지의 로그를 조회할 수 있습니다.
{% endhint %}

<figure><img src="/files/xQnqHLtDmWKjg75cX3Yo" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.stibee.com/user-workspace/security-settings/track-audit-log.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
