# 게스트 앱 통합

더 편리한 [Verkada Guest](https://docs.verkada.com/docs/verkada-guest-overview.pdf) 사용자 관리를 위해 Slack 및 Microsoft Teams와의 타사 앱 통합을 활성화하여 게스트가 귀하의 조직에 체크인할 때 알림을 받을 수 있습니다.

***

## Guest 앱을 Slack과 통합

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

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

{% step %}
**왼쪽에서 아래로 스크롤하여 Notifications를 선택한 다음 Connect to Slack을 선택합니다.**

<div align="left" data-with-frame="true"><img src="/files/7e03aa72314c3154254c718873d52a1c66ad1658" alt="" width="563"></div>
{% endstep %}

{% step %}
**Verkada Slack 작업 공간에 대한 접근 허용을 요청받으면 Allow를 클릭합니다.**

<div align="left" data-with-frame="true"><img src="/files/2c700871600732f4149fc511fdcb900ba24df61b" alt="" width="563"></div>
{% endstep %}

{% step %}
**Slack에서 Verkada Guest 앱을 검색하여 계정에 추가합니다. 그러면 Slack을 통해 Guest 알림을 받을 수 있어야 합니다.**

<div align="left" data-with-frame="true"><img src="/files/5c73c84d2ed6e1a15e13a696ebe01b05e929601a" alt="" width="563"></div>
{% endstep %}
{% endstepper %}

***

## Guest 앱을 Microsoft Teams와 통합

{% hint style="danger" %}
이 기능을 활성화하려면 Microsoft Teams에서 전역 관리자 또는 특권 역할 관리자 권한이 있어야 합니다.
{% endhint %}

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

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

{% step %}
**왼쪽에서 아래로 스크롤하여 Notifications를 선택한 다음 Connect to MS Teams를 선택합니다.**

<div align="left" data-with-frame="true"><img src="/files/9a12dd518a9253b88c60b0cf0719ee8544af1904" alt=""></div>
{% endstep %}

{% step %}
**Microsoft에 로그인하라는 메시지가 표시되면 Next를 클릭합니다.**

<div align="left" data-with-frame="true"><img src="/files/552dc5718293cba8a9af38930dc97924bf1fa397" alt=""></div>
{% endstep %}

{% step %}
**Guest가 Teams와 통합할 수 있도록 권한을 수락합니다.**

<div align="left" data-with-frame="true"><img src="/files/f3d47787ac588072e99759c9b72b50a15cd42cfa" alt=""></div>
{% endstep %}

{% step %}
**Microsoft Teams에서 Verkada Guest 앱을 검색하여 계정에 추가합니다. 그러면 Teams를 통해 알림을 받을 수 있어야 합니다.**

<div align="left" data-with-frame="true"><img src="/files/357ff13a7909d877621f1216c7ec070990e95b54" alt=""></div>
{% endstep %}
{% endstepper %}

***

## 모든 타사 앱 사용

Microsoft 계정에서 기본적으로 타사 앱이 비활성화되어 있는 경우, 다음 단계에 따라 계정 설정을 변경하세요:

{% stepper %}
{% step %}
**다음으로 이동하세요** [**https://admin.teams.microsoft.com/policies/manage-apps**](https://admin.teams.microsoft.com/policies/manage-apps)
{% endstep %}

{% step %}
**Actions를 클릭한 다음 Org-wide settings를 선택합니다.**
{% endstep %}

{% step %}
**Org-wide app settings에서 Third-party apps가 활성화되어 있는지 확인합니다.**
{% endstep %}
{% endstepper %}

***

## Verkada Guest 타사 앱만 사용

{% stepper %}
{% step %}
**다음 위치로 이동하세요:** [**https://admin.teams.microsoft.com/policies/manage-apps**](https://admin.teams.microsoft.com/policies/manage-apps)**.**
{% endstep %}

{% step %}
**목록에서 Verkada Guest 앱을 찾습니다.**
{% endstep %}

{% step %}
**설치를 허용할 그룹에 할당합니다.**
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
**실제 사용 모습을 보고 싶으신가요?** 다음을 확인해 보세요 [비디오 튜토리얼](https://www.youtube.com/watch?v=76-x-GPz1l0).
{% endhint %}


---

# 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/guest-app-integrations.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.
