# 기기 관리번호 일괄 생성하기

<figure><img src="/files/ddgZOQrxmmGYVaauCFDF" alt=""><figcaption></figcaption></figure>

심플리 초기 셋팅을 위해 기기 메뉴에 처음 들어가면, 팝업에서 "일괄 업로드하기"로 바로 들어갈 수 있습니다. 기존에 사용하던 관리 번호 체계가 없다면 관리 번호를 일괄적으로 생성할 수 있습니다.

{% hint style="info" %}
최초 기기 일괄 업로드 이후에는 "관리번호 일괄 생성" 버튼이 비활성화 됩니다. 두번째 업로드부터는 단건 또는 일괄 모두 기기 리스트에서 필터 조합과 정렬을 사용하여 마지막 관리번호를 꼭 확인해 주세요!
{% endhint %}

<figure><img src="/files/ddgZOQrxmmGYVaauCFDF" alt=""><figcaption></figcaption></figure>

패턴이 정해져 있는 구매 연도 코드나 기본 카테고리 코드를 제외하고, 커스텀 데이터에 대한 \[코드]를 자유롭게 정의하고 입력하고 "관리번호 생성" 버튼을 클릭합니다.

{% hint style="info" %}
"관리번호 생성"을 클릭해도 바로 업로드 되지 않고, 프리뷰를 볼 수 있으니 안심하세요.
{% 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://docs.smply.one/it-device/code.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.
