> 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에서 인터컴 체크인용으로 구성된 게스트 유형을 사용합니다. 초대받은 방문자가 등록하고 승인되면, 모바일 지갑 패스 또는 QR 코드를 다운로드할 수 있는 게스트 포털 링크를 받게 됩니다.

방문자는 행사 당일 인터컴에서 모바일 지갑 패스 또는 QR 코드를 스캔하여 체크인할 수 있습니다.

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

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

***

## 구성

{% hint style="danger" %}
최소한 **Workplace 사이트 관리자** 인터컴 체크인을 구성할 수 있는 역할.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > Workplace >** <img src="/files/ed250df86165cda41554b648e122a0e47b6f66f1" alt="" data-size="line"> **Guest.**
{% endstep %}

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

{% step %}
**사이트에서 게스트 유형을 선택합니다.**
{% endstep %}

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

{% step %}
**게스트 패스를 활성화하고, 초대에 대해 인터컴 체크인을 활성화합니다.**
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
해당 [게스트 유형의 표시 제어](/guest/ko/configuration/configure-guest-types/control-guest-type-visibility.md) 반드시 **초대** 활성화됨.
{% endhint %}

***

## 체크인 시 인터컴 도어 잠금 해제 지원

{% hint style="danger" %}
최소한 다음 Access Control 역할이 필요합니다 **Access Site Manager&#x20;*****그리고*** 최소한 다음 Workplace 역할이 필요합니다 **Workplace 사이트 관리자** 도어 액세스가 있는 게스트 유형을 구성하려면.
{% endhint %}

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

* **인터컴에 직접**
* **Verkada 도어와 페어링됨**

게스트 유형은 다음에 대해 구성되어야 합니다 [인터컴 체크인](#h_eb0039178d) 그리고 다음과도 연결되어 있어야 합니다 [방문 액세스 유형](/access-control/ko/users-and-credentials/add-a-user-to-the-verkada-access-system/visitor-access-visit-access-type.md) 다음 조건을 만족하는:

{% stepper %}
{% step %}
**보유함** [**QR 코드**](/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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/guest/ko/configuration/guest-events/sign-in-invited-guests-at-an-intercom.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.
