# 출입 통제 카드 등록하기

출입 카드 자격 증명을 사용자의 프로필에 할당하면 해당 사용자가 물리적 카드나 FOB를 사용하여 조직의 문에 출입할 수 있습니다.

***

## 카드 자격 증명 할당

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

### 개별적으로

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

{% step %}
**왼쪽 탐색에서 출입 사용자 및 그룹을 클릭합니다.**
{% 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에서 모든 제품 > 액세스로 이동합니다.**
{% endstep %}

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

{% step %}
**카드를 추가할 사용자 옆의 확인란을 선택합니다.**
{% endstep %}

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

{% step %}
**스캔할 리더가 있는 문을 선택합니다.**
{% endstep %}

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


---

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