> 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/guest-reports.md).

# 게스트 보고서

Guest에서 보고서를 작성하면 조직에서 방문자 데이터를 쉽게 분석할 수 있습니다. 필터링, 그룹화, 데이터 내보내기를 위한 다양한 옵션을 통해 Guest 사용자는 몇 초 만에 유용한 보고서를 만들 수 있습니다.

***

## Guest 보고서 만들기

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Workplace >로 이동합니다.** <img src="/files/085708c39ba62f369b8b2c2b5e52e9274b1b8ab4" alt="" data-size="line"> **Guest.**
{% endstep %}

{% step %}
**Guest 홈 페이지에서 검색을 클릭합니다.**
{% endstep %}

{% step %}
**방문 데이터를 그룹화하고 필터링합니다.**

방문 데이터는 다음 기준으로 필터링할 수 있습니다:

1. 사이트
2. 날짜
3. 게스트 유형
4. 게스트 상태
5. 호스트
6. 입구

방문 데이터는 다음 기준으로 그룹화할 수 있습니다:

1. 연락처 정보
2. 사이트
3. 게스트 유형

{% hint style="warning" %}

* 게스트 유형으로 그룹화하면, 서로 다른 사이트에 걸쳐 이름이 같은 게스트 유형은 별도의 행으로 표시됩니다.
* 연락처 정보로 그룹화하면, 방문자 이름과 제공된 연락처 정보의 고유한 조합이 별도의 행으로 표시됩니다.
  {% endhint %}
  {% endstep %}

{% step %}
**오른쪽 상단에서 내보내기를 클릭합니다.**

보고서는 CSV 파일로 다운로드됩니다.
{% 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/guest-reports.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.
