# 게스트 유형 구성

게스트 유형을 사용하면 체크인 시 게스트가 제공해야 하는 정보를 사용자 지정할 수 있습니다. 여기에는 보안 심사, 필수 문서 등이 포함될 수 있습니다. 게스트 유형 이름은 게스트가 쉽게 식별할 수 있는 것으로 정하는 것이 좋습니다. 예: *면접* 또는 *배송*.

{% hint style="danger" %}
글로벌 게스트 유형을 생성하는 데 필요한 최소 역할은 **조직 관리자**.
{% endhint %}

***

## 게스트 유형 구성

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

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

{% step %}
**Organization > Guest Types에서 Guest Types 관리를 클릭합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서 게스트 유형 추가 를 클릭합니다.**

a. 선택 **글로벌 게스트 유형 추가** 모든 사이트에 대한 Guest 유형을 만들려면.\
b. 선택 **사이트 게스트 유형 추가** 를 선택한 다음 사이트를 선택하여 개별 사이트용 게스트 유형을 생성합니다.
{% endstep %}

{% step %}
**구성하려는 게스트 유형을 선택하세요.**

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

{% hint style="warning" %}
보안 심사 및 하위 기능을 선택하면, 게스트에게 신분증 사진을 제출하라는 메시지가 표시됩니다. 이 사진은 배경 조회 및 성범죄자 등록부의 통합 목록과 대조하여 스캔됩니다. 이 기능에 대해 자세히 알아보려면 다음을 참조하세요. [Verkada Guest 보안 심사](/guest/ko/configuration/guest-security-screening.md).
{% endhint %}

***

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


---

# Agent Instructions: 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/configure-guest-types.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.
