> 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.md).

# 출입 통제 카드 발급

사용자 프로필에 출입 카드 자격 증명을 할당하면 물리적 카드 또는 키 폽을 사용해 조직 내 출입문에 접근할 수 있습니다.

***

## 카드 자격 증명 할당

사용자 프로필에 카드를 할당할 수 있습니다 [개별적으로](#h_25b76585e2) 또는 [일괄적으로](#h_30c5275ad2).

### 개별적으로

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Access로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색에서 Access Users and Groups 를 클릭합니다.**
{% endstep %}

{% step %}
**사용자 아래에서 출입 카드를 추가하려는 사용자를 선택하세요**

a. 사용자 페이지 상단에서 클릭 **프로필**.\
b. 왼쪽에서 아래로 스크롤하여 **자격 증명** > **배지**.\
c. 다음을 클릭하세요 **새 카드 추가** 링크를 클릭하여 스캔 또는 수동 입력으로 카드를 추가하는 절차를 시작합니다.
{% endstep %}

{% step %}
**자격 증명 세부 정보가 펼쳐지면 다음 두 가지 방법 중 하나로 카드를 추가할 수 있습니다:**

* [카드 정보를 입력](#h_0d8a88f526)
* [카드를 스캔](#h_a4420d370f) 아래와 같이 선택한 리더기에 대고
  {% endstep %}
  {% endstepper %}

#### 카드 정보 입력

#### 카드 스캔

{% stepper %}
{% step %}
**스캔할 문을 선택한 다음 선택을 클릭하세요.**
{% endstep %}

{% step %}
**카드를 스캔하세요. 스캔되지 않으면 다시 시도하세요. 그렇지 않으면 문의하세요** [**Verkada 지원팀**](/command/ko/need-help/contact-verkada-support.md)**.**
{% endstep %}
{% endstepper %}

### 일괄적으로

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Access로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 액세스 사용자 및 그룹을 클릭합니다.**
{% endstep %}

{% step %}
**카드를 추가할 사용자 옆의 체크박스를 선택하세요.**
{% endstep %}

{% step %}
**오른쪽 상단 메뉴 바에서 카드를 클릭한 다음 카드 스캔을 선택하세요.**
{% endstep %}

{% step %}
**스캔에 사용할 리더가 있는 문을 선택하세요.**
{% endstep %}

{% step %}
**카드를 추가하려는 사용자 프로필 옆의 스캔을 클릭하세요. 스캔이 성공하면 다음 사용자로 이동할 수 있습니다.**
{% endstep %}
{% endstepper %}


---

# 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.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.
