> 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/ko/users-and-credentials/commission-access-control-cards/credential-auto-deactivate.md).

# 자격 증명 자동 비활성화

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

{% hint style="warning" %}

* 자격 증명 자동 비활성화는 카드 및 FOB와 같은 물리적 자격 증명에만 작동합니다. Mobile NFC나 Mobile BLE와 같은 모바일 자격 증명에는 작동하지 않습니다.
* SCIM 또는 Google Workspace를 사용하여 외부 ID 공급자를 통해 프로비저닝된 자격 증명은 조직의 자동 비활성화 설정에 의해 자동으로 비활성화되지 않습니다.
  {% endhint %}

***

## 구성

{% hint style="danger" %}
자격 증명 자동 비활성화를 켜려면 액세스 시스템 관리자여야 합니다. 자세한 내용은 [액세스 제어의 역할 및 권한](/access-control/ko/getting-started/roles-and-permissions-for-access-control.md).
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 전체 제품 > 액세스로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 액세스 설정을 클릭합니다.**
{% endstep %}

{% step %}
**자격 증명 자동 비활성화를 켭니다.**

a. 다음의 경우 **기간,** 자격 증명이 사용되지 않을 경우 자동으로 비활성화되기 전까지 대기할 기간(7\~365일)을 설정합니다.\
b. **면제 그룹,** 클릭 **그룹 관리** 를 클릭하여 자격 증명이 절대 자동으로 비활성화되지 않을 그룹을 선택합니다.
{% 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
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/ko/users-and-credentials/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.
