> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/access-control/ja/yzto/commission-access-control-cards/credential-auto-deactivate.md).

# 認証情報の自動無効化

Credential Auto-Deactivate は、一定期間使用されていないユーザー資格情報を自動的に無効化します。有効にすると、この機能は、指定した除外グループのユーザーを除き、オーガナイゼーション'内のすべてのユーザーに影響します。

{% hint style="warning" %}

* Credential Auto-Deactivate は、カードやキーフォブなどの物理資格情報でのみ機能します。Face Unlock、Mobile NFC、Mobile BLE などの資格情報では機能しません。
* SCIM または Google Workspace を使用する外部 IDプロバイダを通じてプロビジョニングされた資格情報は、オーガナイゼーション'の自動無効化設定によって自動的に無効化されません。
  {% 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. の場合 **期間、** 未使用の資格情報が自動的に無効化されるまで待機する期間（7 - 365 日）を設定します。\
b. の場合 **除外グループ、** クリック **グループを管理** して、資格情報が自動的に無効化されないグループを選択します。
{% 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 %}

***

## 資格情報のステータス

アクセスユーザープロフィールの **資格情報**、それぞれのキーカードのステータスと、資格情報が最後に使用された日時を確認できます。資格情報のステータスは、 **ステータス** ドロップダウンから変更できます。

{% hint style="warning" %}
また、資格情報のステータス情報を [Credential CSV エクスポート](/access-control/ja/yzto/commission-access-control-cards/import-and-export-credentials-with-csv-files.md)で確認できます。最適な結果を得るには、次の項目でフィルターしてください。 **資格情報のステータス、最終使用日時、または自動無効化済み** フィールド。
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/access-control/ja/yzto/commission-access-control-cards/credential-auto-deactivate.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
