# Clever를 Verkada Guest와 통합

Clever는 학교 관리자, 교사, 학생들이 사용하는 인기 있는 Identity Provider(IdP)입니다. Verkada Guest는 Clever와의 통합 기능을 제공하여 학생 명단과 정보를 두 제품 간에 동기화할 수 있게 합니다. 이를 통해 다음을 포함한 Student Guest 유형을 사용할 수 있습니다:

* **지각 도착** (학교에 늦게 도착하는 학생을 추적)
* **학생 픽업** (학생이 부모/보호자에게 픽업되는 시점을 추적)
* **자체 퇴실** (학생이 일찍 학교를 떠나는 시점을 추적)

***

## Verkada Guest와 동기화하도록 Clever 설정

### Clever 구성

{% stepper %}
{% step %}
**Clever 계정에서 Clever 대시보드 > 애플리케이션 > 애플리케이션 추가 페이지로 이동합니다.**
{% endstep %}

{% step %}
**"Verkada Guest"를 검색합니다.**
{% endstep %}

{% step %}
**애플리케이션 요청 > 애플리케이션 요청을 클릭합니다.**

그런 다음 Verkada가 요청을 수신하고, 요청이 승인되면 알려줍니다.
{% endstep %}

{% step %}
**승인되면 Clever 계정으로 이동하여 Guest와 명단 정보를 공유합니다. Guest는 통합하려는 사이트에 대해 Clever에서 부모 및 학생 정보만 필요로 합니다.**
{% endstep %}
{% endstepper %}

### Command 구성

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

{% step %}
**왼쪽 패널에서 Guest 설정 아이콘을 클릭합니다.**
{% endstep %}

{% step %}
**Organization 아래에서 Schools를 선택하여 학교 설정에 액세스합니다.**
{% endstep %}

{% step %}
**Clever와 학생 동기화 옵션을 선택합니다.**

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

{% step %}
**안내가 표시되면 학교의 교육구 ID 번호를 입력합니다.**
{% endstep %}

{% step %}
**Clever의 학교를 Verkada Guest의 특정 사이트에 할당합니다. 이렇게 하면 학교와 Guest 사이트가 연결됩니다.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Clever에서 Verkada Guest 앱에 대해 요청한 내용이 승인되기까지 최대 24시간이 걸릴 수 있습니다.
{% endhint %}

***

{% hint style="info" %}
**실제 사용 모습을 보고 싶으신가요?** 다음을 확인해 보세요 [비디오 튜토리얼](https://www.youtube.com/watch?v=WFUluswVNJ0).
{% 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/schools/integrate-clever-with-verkada-guest.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.
