# Integrate Clever with Verkada Guest

Clever is a popular Identity Provider (IdP) used by school admins, teachers, and students. Verkada Guest features an integration with Clever that allows you to sync your student roster and information across the 2 products. This allows use of Student Guest types, which include the following:

* **Late Arrival** (tracking students who arrive to school late)
* **Student Pick Up** (tracking when a student is picked up by their parent/guardian)
* **Self sign-out** (tracking when a student leaves school early)

***

## Provision Clever to sync with Verkada Guest

### Clever configuration

{% stepper %}
{% step %}
**On your Clever account, navigate to the Clever Dashboard > Applications > Add Applications page.**
{% endstep %}

{% step %}
**Search for "Verkada Guest".**
{% endstep %}

{% step %}
**Click Request App > Request Applications.**

Verkada then receives your request and notifies you when the request is approved.
{% endstep %}

{% step %}
**Once approved, go to your Clever account and share roster information with Guest. Guest requires only parent and student information from Clever for the Sites you want to integrate.**
{% endstep %}
{% endstepper %}

### Command configuration

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Workplace > Guest.**
{% endstep %}

{% step %}
**In the left panel, click the Guest Settings icon.**
{% endstep %}

{% step %}
**Under Organization, select Schools to access the school settings.**
{% endstep %}

{% step %}
**Select the Sync students with Clever option.**

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

{% step %}
**When prompted, enter your school’s district ID number.**
{% endstep %}

{% step %}
**Assign a school from Clever to a specific site in Verkada Guest. This links the school and the Guest site.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
It can take up to 24 hrs for requests made for the Verkada Guest app from Clever to be approved.
{% endhint %}

***

{% hint style="info" %}
**Prefer to see it in action?** Check out the [video tutorial](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/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.
