# 레이블 관리

레이블 관리 페이지에서 레이블의 종류와 이름을 관리할 수 있습니다.

* 경로: 소재센터 > 레이블 관리

## 저장된 레이블 확인

레이블 관리 탭에서는 해당 광고주에게 설정되어 있는 레이블의 종류와 내용을 확인할 수 있습니다. 레이블은 레이블의 종류인 **카테고리** 단위로 표시하고 있습니다.

* `검색 바`를 통해 이미 알고있는 레이블을 검색할 수 있습니다.
* 가장 오른쪽에는 레이블이 적용되어 있는 소재의 수가 표시됩니다. 또, 레이블의 이름을 수정하거나 삭제할 수 있습니다.

> 아래 사진에서 <의류> 카테고리 하에 (상의, 치마) 레이블이 속해 있고, 해당 레이블이 적용 된 소재가 각각 459개, 419개임을 확인할 수 있습니다.

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

{% hint style="warning" %}
AI 이모지(![](/files/tOGRLINbUo5TWlL7KKaa))가 붙어 있는 카테고리에 소속된 레이블들은 LEVER Xpert가 AI를 이용해 자동 추출한 레이블입니다. 자동 추출된 레이블의 경우 **수정 및 삭제가 불가능**합니다.
{% endhint %}

### 레이블 검색

검색 창을 이용해 원하는 레이블 및 카테고리를 검색해 볼 수 있습니다. 문자 부분 일치로 검색됩니다.

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

### 카테고리 추가

좌측에 있는 카테고리에서 `+` 버튼을 클릭해 새로운 카테고리를 추가하고 그에 따른 레이블을 지정할 수 있습니다.

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

<figure><img src="/files/6U0ej7T98dCfN1wtPCG9" alt=""><figcaption></figcaption></figure>

### 카테고리 수정/삭제

카테고리 우측 점 세 개 `더보기` 버튼을 클릭해 다음과 같은 작업을 수행할 수 있습니다.

* 새 레이블 추가
* 레이블 색상 변경
* 카테고리 이름 수정
* 카테고리 비활성화
* 카테고리 삭제

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

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

{% hint style="danger" %}
카테고리를 삭제하는 경우 해당 카테고리에 속한 모든 **레이블이 제거**되고, \
소재에 적용되었던 **레이블도 모두 삭제**됩니다.
{% 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://help.xpert.lever.me/creative_center/ad_analysis/label/name_mgmt.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.
