> 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-events/sign-in-invited-guests-at-an-intercom.md).

# 인터콤에서 초대된 게스트 체크인

조직은 인터콤 사인인을 통해 체크인을 더 유연하게 만들 수 있습니다. 이를 통해 초대받은 방문자는 Verkada 인터콤에서 직접 체크인할 수 있습니다. 이는 야외 체크인, 게이트에 도착하는 운전자 및 유사한 사용 사례에 이상적입니다.

호스트는 [이벤트를 생성할 수 있습니다](/guest/ko/configuration/guest-events.md) Verkada Guest에서 인터콤 사인인용으로 구성된 Guest Type을 사용하여. 초대받은 방문자가 등록하고 승인을 받으면, 모바일 월렛 패스 또는 QR 코드를 다운로드할 수 있는 Guest Portal 링크를 받게 됩니다.

방문자는 이벤트 당일 인터콤에서 모바일 월렛 패스 또는 QR 코드를 스캔하여 체크인할 수 있습니다.

<div align="left"><img src="/files/b218838b3d684be5b30d55e87525c740d4018d75" alt="" width="375"></div>

{% hint style="warning" %}
방문자는 이벤트 당일 언제든지 사인인할 수 있으며, 이벤트 시작 전에 Guest Portal 링크가 포함된 알림을 받게 됩니다.
{% endhint %}

***

## 구성

{% hint style="danger" %}
최소한 **Workplace Site Admin** 역할로 인터콤 사인인을 구성합니다.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > Workplace >** <img src="/files/085708c39ba62f369b8b2c2b5e52e9274b1b8ab4" alt="" data-size="line"> **Guest로 이동합니다.**
{% endstep %}

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

{% step %}
**Sites 아래에서 Guest Types를 선택합니다.**
{% endstep %}

{% step %}
**기존 Guest Type을 선택하거나** [**새로 생성합니다**](/guest/ko/configuration/configure-guest-types.md)**.**
{% endstep %}

{% step %}
**Guest Pass를 활성화하고 초대에 대해 인터콤 사인인을 활성화합니다.**
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
다음의 [Guest Type의 표시 제어](/guest/ko/configuration/configure-guest-types/control-guest-type-visibility.md) 에는 **초대** 가 활성화되어 있어야 합니다.
{% endhint %}

***

## 사인인 시 인터콤 문 열기 지원

{% hint style="danger" %}
최소 다음 수준의 Access Control 역할이 필요합니다. **Access Site Manager&#x20;*****및*** 최소 다음 수준의 Workplace 역할이 필요합니다. **Workplace Site Admin** 문 접근 권한이 있는 게스트 유형을 구성하려면.
{% endhint %}

조직은 초대받은 방문자가 Verkada 인터콤에서 단일 QR 스캔으로 사인인하고 문을 열 수 있도록 허용할 수 있습니다. 인터콤에서의 QR 코드 문 열기는 두 개의 도어 모드 구성에서만 지원됩니다:

* **인터콤에 직접**
* **Verkada 문에 연결된**

Guest Type은 다음에 대해 구성되어 있어야 합니다. [Intercom Sign-in](#h_eb0039178d) 이며, 또한 다음과 연결되어 있어야 합니다. [Visit Access Type](/access-control/ko/users-and-credentials/add-a-user-to-the-verkada-access-system/visitor-access-visit-access-type.md) 다음과 같은:

{% stepper %}
{% step %}
**포함** [**QR Codes**](/guest/ko/configuration/door-access-for-guests.md) **활성화됨**
{% endstep %}

{% step %}
**인터콤 문 포함**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
초대받은 방문자는 이벤트 시작 전 최대 30분까지 문을 열 수 있습니다.
{% 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-events/sign-in-invited-guests-at-an-intercom.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.
