# IT 기기 관리

- [기기 카테고리와 관리 필드 설정하기](https://docs.smply.one/it-device/custom_field.md)
- [구매 기기 추가/관리하기](https://docs.smply.one/it-device/register_device_purchased.md): 단 건의 기기 추가 또는 엑셀 일괄 업로드를 통해 대량의 기기도 한번에 추가할 수 있습니다.
- [엑셀 파일 업로드하기](https://docs.smply.one/it-device/register_device_purchased/upload.md)
- [기기 관리번호 일괄 생성하기](https://docs.smply.one/it-device/code.md): 기기가 추가 되어있지 않은 초기 화면에서, 최초 기기 일괄 업로드를 진행할 때 가지고 계신 데이터마다 코드를 부여하여 기기 관리번호 패턴을 만들고 해당 패턴으로 모든 기기에 관리번호를 순서대로 일괄 생성/부여할 수 있습니다.
- [렌탈 기기 추가/관리하기](https://docs.smply.one/it-device/add_device_leased.md): 렌탈 중이신 기기도 심플리에 추가하고, 렌탈 관리 항목을 입력하실 수 있습니다.
- [QR코드로 기기 관리하기](https://docs.smply.one/it-device/qr.md): 구성원이 기본 카메라로 QR을 찍고 기기 정보에 모바일로 접근하여 직접 업데이트하게 함으로써, 자산 실사를 포함한 자산 관리가 더욱 쉽고 편해집니다.
- [브라더 프린터 연동하기](https://docs.smply.one/it-device/qr/brother.md)
- [구성원 간 기기 양도/할당하기](https://docs.smply.one/it-device/undefined.md)
- [호스트 목록에서 기기 생성/연결하기](https://docs.smply.one/it-device/host-management.md): SMPLY Agent가 설치된 기기(호스트)의 인벤토리를 관리하고, 호스트 정보를 바탕으로 신규 기기를 한 번에 생성·연결하는 방법을 안내합니다.


---

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