> 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-documents.md).

# 게스트 문서

Verkada Guest를 사용하면 다양한 문서를 체크인 프로세스에 포함할 수 있습니다. 문서에는 설문지, 동영상, PDF, 그리고 서명이 필요한 사용자 지정 텍스트 문서가 포함됩니다.

{% hint style="danger" %}
글로벌 Guest 문서를 관리하려면 Org Admin 권한이 필요합니다.
{% endhint %}

***

## 특정 사이트용 문서 만들기

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

{% step %}
**왼쪽 탐색 메뉴에서 Guest Settings를 클릭합니다.**
{% endstep %}

{% step %}
**Organization > Documents 아래에서 문서 관리(Manage Documents)를 클릭합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서 문서 추가를 클릭합니다.**

a. 선택 **전역 문서 추가** 모든 사이트에 대한 Guest 유형을 만들려면.\
b. 선택 **사이트 문서 추가** 를 선택한 다음 사이트를 선택하여 개별 사이트용 게스트 유형을 생성합니다.

<div align="left" data-with-frame="true"><img src="/files/2ae084b386a2923d45049b079b0267abfe489f1d" alt="" width="563"></div>
{% endstep %}

{% step %}
**만들 문서의 유형을 선택합니다.**

a. 고유한 이름을 입력합니다.\
b. 클릭 **저장 후 계속.**\
c. 필요에 따라 문서를 사용자 지정합니다.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
여러 언어를 지원하며 문서 옆에 느낌표가 표시되면, 이는 해당 문서가 번역되지 않았음을 의미합니다. 참조 [Guest용 다국어 관리](/guest/ko/configuration/guest-sites/manage-multiple-languages-for-guest.md) 자세한 내용은
{% endhint %}

***

{% hint style="info" %}
**실제 사용 모습을 보고 싶으신가요?** 다음을 확인해 보세요 [비디오 튜토리얼](https://www.youtube.com/watch?v=SK0UPDLC3P8).
{% endhint %}


---

# 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-documents.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.
