> 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/configure-guest-types/control-guest-type-visibility.md).

# 게스트 유형 표시 여부 제어

일부 게스트 유형은 초대에만 사용하고, 다른 게스트 유형은 태블릿 기반 체크인에만 사용할 수 있도록 설정할 수 있습니다. 표시 설정을 통해 관리자는 각 게스트 유형을 어디에서 사용할 수 있는지 결정할 수 있습니다.

***

## 게스트 유형 표시 설정 구성

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

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

{% step %}
**상단에서 Sites > 해당 사이트를 선택합니다.**
{% endstep %}

{% step %}
**Guest Types에서 Manage Guest Types를 클릭합니다.**
{% endstep %}

{% step %}
**게스트 유형 옆에서** <img src="/files/6ae5d9b057229308e6c2593d5c1c7490842dfafa" alt="" data-size="line">**.**
{% endstep %}

{% step %}
**필요한 표시 설정을 전환합니다:**

1. **태블릿 셀프 체크인**: 방문자가 이 게스트 유형으로 게스트 앱을 통해 체크인할 수 있습니다.
2. **모바일 체크인**: 이 게스트 유형을 개인 기기에서 사용할 수 있게 합니다. 방문자는 모바일 기기로 QR 코드를 스캔하여 체크인합니다.
3. **게스트 이벤트**: 모든 호스트가 이 게스트 유형을 사용하여 다음을 통해 이벤트 등록을 할 수 있습니다 [my.verkada.com](/guest/ko/configuration/guest-events/manage-events-from-the-employee-portal.md), 캘린더 통합 및 캘린더 바로가기.
4. **컨시어지 체크인**: 게스트 사용자가 Command에서 이 게스트 유형의 체크인 절차를 시작할 수 있도록 합니다. 방문자는 게스트 태블릿에서 필요한 단계를 완료합니다. 방문자의 모든 단계가 게스트 태블릿에서 완료되면, 게스트 사용자는 방문자가 입력한 정보를 검토하고 Command에서 남은 리셉셔니스트 단계를 완료할 수 있습니다.

<div align="left" data-with-frame="true"><figure><img src="/files/44739a6518eb09c4764ada78b81712945f235e11" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
구성에 따라 일부 기능은 사용할 수 없습니다:

* [**리셉셔니스트 단계가 있는 게스트 유형**](/guest/ko/configuration/configure-guest-types/create-assisted-sign-in-guest-types.md)**:**\
  태블릿 셀프 체크인, 모바일 체크인 또는 게스트 이벤트를 사용할 수 없습니다.
* [**벨**](/guest/ko/notifications/set-up-bells-for-verkada-guest.md)**:**\
  게스트 이벤트 또는 컨시어지 체크인을 사용할 수 없습니다.
* [**학교 게스트 유형**](/guest/ko/schools/school-guest-types.md)**:**\
  게스트 이벤트와 함께 사용할 수 없습니다.
  {% endhint %}
  {% 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/guest/ko/configuration/configure-guest-types/control-guest-type-visibility.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.
