# Atrium과의 Verkada 통합

Verkada Command와 Atrium 통합을 통해 사용자, 자격 증명 및 액세스 그룹을 Atrium에서 Command로 원활하게 동기화할 수 있습니다. 이를 통해 SCIM을 통해 사용자를 동기화하는 것과 유사하게 중앙 집중식 사용자 관리가 보장됩니다. Atrium에서 이루어진 변경 사항은 Command에 자동으로 반영됩니다.

{% hint style="info" %}
솔루션 엔지니어에게 문의하거나 <atrium_support@verkada.com> 통합을 설정하세요.
{% endhint %}

***

### 주요 기능

* **자동 사용자 동기화:** Atrium에서 생성되거나 업데이트된 사용자는 자동으로 Command와 동기화됩니다.
* **자격 증명 동기화:** Atrium의 사용자 자격 증명이 Command에 자동으로 업데이트됩니다.
* **액세스 그룹 동기화:** 액세스 그룹은 정확한 할당을 유지하기 위해 Atrium에서 동기화되며, 정밀한 도어 액세스 제어를 위해 액세스 수준으로 구성할 수 있습니다.
* **정기 업데이트:** Command는 최신 동기화를 유지하기 위해 15분마다 Atrium에서 변경 사항을 확인합니다.

{% hint style="danger" %}
Command에서 이루어진 변경 사항은 **동기화되지** 않습니다. Atrium으로.
{% endhint %}

***

### 동기화된 사용자 및 그룹 관리

* **Atrium에서 동기화된 사용자:**
  * Command와 Atrium 모두에서 관리할 수 있지만, 기본 정보(이름, 자격 증명 등)는 Atrium에서 업데이트해야 합니다.
  * 추가 자격 증명 및 액세스 그룹은 Command에서 할당할 수 있지만, 이는 Atrium에 반영되지 않습니다.
* **Atrium에서 동기화된 액세스 그룹:**
  * Command에서 편집할 수 없습니다.
  * Command에서 사용자를 그룹에 추가하거나 제거할 수 없습니다.
  * 이 그룹에 대한 모든 수정은 Atrium 포털에서 수행해야 합니다.

***

### 모범 사례

* **Atrium에서 사용자 관리:** 정확한 동기화를 보장하기 위해 항상 Atrium에서 사용자 업데이트를 수행하세요.
* **추가 액세스 필요 시 Command 사용:** 필요에 따라 Command 내에서 사용자에게 추가 자격 증명 또는 액세스 그룹을 할당하세요.


---

# 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/ko/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.
