> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/guest/ko/configuration/export-guest-logs.md).

# 게스트 로그 내보내기

게스트 로그 내보내기 기능을 사용하면 감사, 보고 또는 규정 준수 목적으로 게스트 활동 기록을 다운로드할 수 있습니다. 여기에는 게스트 이름, 체크인 시간, 호스트 등의 세부 정보가 포함됩니다.

***

## 프로세스

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Workplace > Guest로 이동합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서 클릭합니다** <i class="fa-arrow-down-to-bracket">:arrow-down-to-bracket:</i>**.**

a. 날짜 범위를 선택합니다.\
b. 사이트를 선택합니다.\
c. 게스트 유형을 선택합니다.
{% endstep %}

{% step %}
**하단에서 Export Visits를 클릭합니다.**
{% endstep %}
{% endstepper %}


---

# 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://help.verkada.com/guest/ko/configuration/export-guest-logs.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.
