> 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 %}
**상단에서 사이트 > 해당 사이트를 선택합니다.**
{% endstep %}

{% step %}
**게스트 유형에서 게스트 유형 관리를 클릭합니다.**
{% endstep %}

{% step %}
**방문자 유형 옆에서 다음을 선택합니다** <img src="/files/6ae5d9b057229308e6c2593d5c1c7490842dfafa" alt="" data-size="line">**.**
{% endstep %}

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

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