# 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/ja/toarto/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.
