# 대량 이미지 업로드

이미지를 일괄 업로드하여 직원 및 사용자의 프로필과 배지를 빠르게 만들 수 있습니다.

***

## 개별 이미지 업로드

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

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

{% step %}
**업로드하려는 사진의 사용자의 프로필을 찾습니다.**
{% endstep %}

{% step %}
**프로필 아래의 사용자 사진 섹션으로 사진을 끌어다 놓거나 업로드할 수 있습니다.**

<div align="left" data-with-frame="true"><img src="/files/892821ae36dde8f58ec46d959f90cdce6c213696" alt=""></div>
{% endstep %}
{% endstepper %}

***

## 대량 이미지 업로드

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

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

{% step %}
**오른쪽 상단에서 가져오기 > 사용자 사진 업로드를 클릭합니다.**

다음 형식 중 하나를 사용하여 각 이미지의 이름을 지정합니다:&#x20;

* `[이메일 주소].[파일 형식]`

* `[사용자 ID].[파일 형식]`

* `[외부 ID].[파일 형식]`

* 각 이미지는 5MB로 제한됩니다.

* 배치당 최대 500개의 이미지를 업로드할 수 있습니다.

* Verkada는 512 × 512px보다 큰 이미지를 자동으로 크기 조정합니다. 필요한 경우 크기 조정이 요구 사항을 충족하는지 확인하기 위해 먼저 샘플 이미지를 업로드하세요.
  {% endstep %}

{% step %}
**이미지 파일을 끌어다 놓습니다.**
{% endstep %}

{% step %}
**발생할 수 있는 오류를 해결합니다. 예를 들면 다음과 같습니다:**

* 파일 크기가 너무 큽니다.\
  ​

  <div align="left" data-with-frame="true"><img src="/files/c97fa653d49b2ad0afc909d9efef76764046d730" alt=""></div>
* 파일 이름이 기존 사용자와 일치하지 않습니다.

  <div align="left" data-with-frame="true"><img src="/files/ae265ea4254cf16d0775270287a98bf57e00248e" alt=""></div>
* 손상된 파일입니다. 사용자가 손상된 파일을 업로드하면 업로드가 허용되지 않습니다.
  {% 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/add-a-user-to-the-verkada-access-system/upload-bulk-images.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.
