> 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/de/benutzer-and-anmeldedaten/commission-access-control-cards/credential-auto-deactivate.md).

# Automatische Deaktivierung von Anmeldedaten

Verhindern Sie, dass verlorene oder gestohlene Anmeldedaten Türen entriegeln, und identifizieren Sie, welche aktiv verwendet werden.

Credential Auto-Deactivate deaktiviert Benutzer-Credentials, die über einen bestimmten Zeitraum nicht verwendet wurden, automatisch. Wenn diese Funktion aktiviert ist, betrifft sie alle Benutzer innerhalb einer Organisation mit Ausnahme derjenigen in festgelegten Ausnahmengruppen.

{% hint style="warning" %}

* Credential Auto-Deactivate funktioniert nur für physische Credentials wie Karten und Fobs. Es funktioniert nicht für Credentials wie Face Unlock, Mobile NFC oder Mobile BLE.
* Credentials, die über einen externen Identitätsanbieter mithilfe von SCIM oder Google Workspace bereitgestellt werden, werden nicht automatisch durch die Auto-Deaktivierungseinstellungen der Organisation deaktiviert.
  {% endhint %}

***

## Konfiguration

{% hint style="danger" %}
Sie müssen ein Access System Admin sein, um Credential Auto-Deactivate zu aktivieren. Erfahren Sie mehr über [Rollen und Berechtigungen für die Zugriffskontrolle](/access-control/de/erste-schritte/roles-and-permissions-for-access-control.md).
{% endhint %}

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Access.**
{% endstep %}

{% step %}
**Klicken Sie in der linken Navigation auf Access-Einstellungen.**
{% endstep %}

{% step %}
**Aktivieren Sie Auto-Deactivate Credentials.**

a. Für **Zeitraum,** legen Sie den Zeitraum (7–365 Tage) fest, der gewartet wird, bevor ein Credential automatisch deaktiviert wird, wenn es nicht verwendet wurde.\
b. Für **Ausnahmengruppen,** Klicken Sie auf **Gruppen verwalten** um Gruppen auszuwählen, deren Credentials niemals automatisch deaktiviert werden sollen.
{% endstep %}
{% endstepper %}

***

## Warnmeldungen

Sie können die folgenden Warnmeldungen für Credential Auto-Deactivate im [Warnungs-Posteingang von Command](/verkada-cameras/de/analysen/create-camera-event-alerts.md):

{% stepper %}
{% step %}
**Credential Auto-Deactivated: Benachrichtigt Sie, wenn Benutzer-Credentials automatisch deaktiviert wurden.**
{% endstep %}

{% step %}
**Deactivated Credential Used: Benachrichtigt Sie, wenn jemand versucht, ein deaktiviertes Credential an einer Ihrer Türen zu verwenden.**
{% endstep %}
{% endstepper %}

***

## Credential-Status

In einem Zugriffsbenutzerprofil unter **Credentials**, können Sie den Status ihrer Schlüsselkarten und den Zeitpunkt sehen, zu dem ein Credential zuletzt verwendet wurde. Sie können den Status eines Credentials über das **Status** Dropdown-Menü ändern.

{% hint style="warning" %}
Sie können Informationen zum Credential-Status auch in einem [Credential-CSV-Export](/access-control/de/benutzer-and-anmeldedaten/commission-access-control-cards/import-and-export-credentials-with-csv-files.md). Für beste Ergebnisse filtern Sie nach den **Feldern Credential-Status, Zuletzt verwendet oder Automatisch deaktiviert** Feldern.
{% 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/de/benutzer-and-anmeldedaten/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.
