# QR코드로 기기 관리하기

QR코드가 포함된 자산 관리 라벨 제작을 심플리 팀에 맡길 수 있습니다. 고급 라벨 제작기를 사용하여, 스크래치나 오염에 강한 자산 라벨 스티커를 발주로 넣으신 수량만큼 제작해 드립니다. 심플리 어카운트 매니저에게 문의해주시면 빠르게 디자인 샘플을 받아보실 수 있습니다.

### QR코드 라벨지 다운받기

기기 테이블에서 선택하여 해당 기기들의 QR코드를 다운받아 볼 수 있습니다.

<figure><img src="/files/IbRFe6dfnlJI4XFQ9eCd" alt="" width="375"><figcaption></figcaption></figure>

QR코드는 라벨지에 추가하고자 하는 항목을 직접 선택하여 이미지로 다운로드 받아 제작할 수 있습니다.

{% hint style="info" %}
**라벨 항목 선택 설정 저장** QR 라벨에 포함할 항목(카테고리, 사용자 등) 선택 설정은 브라우저의 \*\*로컬 스토리지(localStorage)\*\*에 저장됩니다. 같은 브라우저에서 다시 접속하면 이전에 선택한 항목이 자동으로 유지됩니다.

**라벨에 표시되는 항목** QR 라벨에는 기기의 **카테고리**와 **담당자(소유자)** 정보를 포함하여 출력할 수 있습니다.
{% endhint %}

<figure><img src="/files/E3iNoIEyKUs5sv8A6mqy" alt="" width="375"><figcaption></figcaption></figure>

#### 브라더 프린터로 QR코드 제작하기

<figure><img src="/files/LKk3pOTAWjxoDbnjMeKt" alt="" width="375"><figcaption></figcaption></figure>

심플리와 브라더 프린터를 직접 연동하여 QR코드 제작이 가능합니다. 연동 방법은 아래 페이지를 확인해주세요.

{% content-ref url="/pages/COIwVhx2teeIDeZftn20" %}
[브라더 프린터 연동하기](/it-device/qr/brother.md)
{% endcontent-ref %}

#### QR코드를 모바일로 인식하여 접속하면 구글 로그인 인증 및 이메일 인증 후 해당 기기 페이지에 접근할 수 있습니다.

<figure><img src="/files/NZFtJ8TZ1SW1VSbvA4vs" alt="" width="375"><figcaption></figcaption></figure>


---

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