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

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

***

## 방문자 유형 표시 여부 설정

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 작업 공간 > 게스트로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 게스트 설정을 클릭합니다.**
{% endstep %}

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

{% step %}
**게스트 유형 아래에서 게스트 유형 관리을 클릭합니다.**
{% 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/ffb828fd0497dfaaf664dafe85ea473ac49a721b" 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: 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/control-guest-type-visibility.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.
