# 認証情報の自動無効化

Credential Auto-Deactivate は、一定期間使用されていないユーザー認証情報を自動的に無効化します。有効にすると、この機能は指定された免除グループに属するユーザーを除き、組織内のすべてのユーザーに影響します。

{% hint style="warning" %}
Credential Auto-Deactivate は、カードやキーフォブなどの物理認証情報でのみ機能します。Mobile NFC や Mobile BLE などのモバイル認証情報では機能しません。
{% endhint %}

***

## 設定

{% hint style="danger" %}
Credential Auto-Deactivate を有効にするには、Access System Admin である必要があります。詳細については、次を参照してください [アクセスコントロールの役割と権限](/access-control/ja/hajimeni/roles-and-permissions-for-access-control.md).
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command で、\[All Products] > \[Access] に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、\[Access Settings] をクリックします。**
{% endstep %}

{% step %}
**\[Auto-Deactivate Credentials] をオンに切り替えます。**

a. \[ **Time period,**  ] で、未使用の場合に認証情報が自動的に無効化されるまでの待機期間（7 ～ 365 日）を設定します。\
b. \[ **Exempt Groups,** \[ **Manage Groups** ] をクリックして、認証情報が自動的に無効化されないグループを選択します。
{% endstep %}
{% endstepper %}

***

## アラート

Credential Auto-Deactivate について、次のアラートを [Command アラート受信トレイ](/verkada-cameras/ja/fen-xi/create-camera-event-alerts.md):

{% stepper %}
{% step %}
**Credential Auto-Deactivated: ユーザー認証情報が自動的に無効化されたときに通知します。**
{% endstep %}

{% step %}
**Deactivated Credential Used: 無効化された認証情報を誰かがいずれかのドアで使用しようとしたときに通知します。**
{% endstep %}
{% endstepper %}

***

## 認証情報のステータス

アクセスユーザープロファイルの \[ **Credentials** ] で、キー カードのステータスと、認証情報が最後に使用された日時を確認できます。認証情報のステータスは \[ **Status** ] のドロップダウンから変更できます。

{% hint style="warning" %}
認証情報のステータス情報は、 [Credential CSV Export](/access-control/ja/yzto/commission-access-control-cards/import-and-export-credentials-with-csv-files.md)でも確認できます。最適な結果を得るには、 **Credential Status、Last Used、または Auto Deactivated** フィールドで絞り込んでください。
{% 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/access-control/ja/yzto/commission-access-control-cards/credential-auto-deactivate.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.
