# 자격 증명 자동 비활성화

자격 증명 자동 비활성화는 일정 기간 동안 사용되지 않은 사용자 자격 증명을 자동으로 비활성화합니다. 활성화되면 이 기능은 지정된 예외 그룹에 속한 사용자를 제외한 조직 내 모든 사용자에게 영향을 미칩니다.

{% hint style="warning" %}
자격 증명 자동 비활성화는 카드 및 키포브와 같은 물리적 자격 증명에만 작동합니다. Mobile NFC 또는 Mobile BLE와 같은 모바일 자격 증명에는 작동하지 않습니다.
{% endhint %}

***

## 구성

{% hint style="danger" %}
자격 증명 자동 비활성화를 켜려면 Access System Admin이어야 합니다. 자세한 내용은 다음을 참조하세요. [출입 통제를 위한 역할 및 권한](/access-control/ko/getting-started/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.  **예외 그룹의 경우,** 클릭 **Manage Groups** 를 클릭하여 자격 증명이 자동으로 비활성화되지 않아야 하는 그룹을 선택합니다.
{% endstep %}
{% endstepper %}

***

## 알림

다음 자격 증명 자동 비활성화 알림을 [Command 알림 받은편지함](/verkada-cameras/ko/analytics/create-camera-event-alerts.md):

{% stepper %}
{% step %}
**자격 증명 자동 비활성화됨: 사용자 자격 증명이 자동으로 비활성화되었을 때 알려줍니다.**
{% endstep %}

{% step %}
**비활성화된 자격 증명 사용됨: 누군가가 귀하의 출입문 중 하나에서 비활성화된 자격 증명을 사용하려고 시도할 때 알려줍니다.**
{% endstep %}
{% endstepper %}

***

## 자격 증명 상태

출입 사용자 프로필의 **자격 증명**에서 키카드 상태와 자격 증명이 마지막으로 사용된 시점을 확인할 수 있습니다.  **상태** 드롭다운에서 자격 증명의 상태를 변경할 수 있습니다.

{% hint style="warning" %}
다음에서도 자격 증명 상태 정보를 확인할 수 있습니다. [자격 증명 CSV 내보내기](/access-control/ko/users-and-credentials/commission-access-control-cards/import-and-export-credentials-with-csv-files.md)최상의 결과를 위해 **자격 증명 상태, 마지막 사용, 또는 자동 비활성화** 필드를 기준으로 필터링하세요.
{% 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/ko/users-and-credentials/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.
