# Verkada Integration with Atrium

The Verkada Command and Atrium integration allows users, credentials, and access groups to seamlessly sync from Atrium to Command. This ensures centralized user management, similar to syncing users via SCIM. Changes made in Atrium automatically reflect in Command.

{% hint style="info" %}
Contact your Solutions Engineer or <atrium_support@verkada.com> to set up the integration.
{% endhint %}

***

### Key Features

* **Automated user sync:** Users created or updated in Atrium will automatically sync to Command.
* **Credential sync:** User credentials from Atrium are automatically updated in Command.
* **Access group sync:** Access groups sync from Atrium to maintain accurate assignments and can be configured with access levels for precise door access control.
* **Regular updates:** Command checks Atrium for changes every 15 minutes to maintain up-to-date synchronization.

{% hint style="danger" %}
Changes made in Command **do not** sync to Atrium.
{% endhint %}

***

### Manage synced users and groups

* **Users synced from Atrium:**
  * Can be managed in both Command and Atrium, but their primary details (name, credentials, etc.) must be updated in Atrium.
  * Additional credentials and access groups can be assigned in Command, but these will not be reflected in Atrium.
* **Access groups synced from Atrium:**
  * Cannot be edited in Command.
  * Users cannot be added or removed from groups in Command.
  * All modifications to these groups must be done in the Atrium portal.

***

### Best Practices

* **Manage users in Atrium:** Always make user updates in Atrium to ensure accurate synchronization.
* **Use Command for additional access needs:** Assign users additional credentials or access groups within Command as needed.


---

# 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/access-control/integrations-and-alerts/verkada-integration-with-atrium.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.
