> For the complete documentation index, see [llms.txt](https://help.qshop.ai/customer_support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.qshop.ai/customer_support/guide/admin/products/category.md).

# 카테고리 관리

{% hint style="info" %}
카테고리는 최대 3뎁스까지 생성이 가능합니다.
{% endhint %}

## 1. 카테고리 추가하기

{% embed url="<https://app.arcade.software/share/hRp0n5L0B5OcwTxrlyJc>" %}

{% hint style="info" %}
초록색 버튼을 따라 눌러주시면 전체적인 과정을 확인하실 수 있습니다.
{% endhint %}

1. \[카테고리 추가하기]버튼을 클릭합니다.\
   \- 카테고리는 **최대 3뎁스**까지 생성이 가능합니다.
2. 오른쪽 위 \[저장]버튼을 클릭합니다.

## 2.  카테고리 삭제하기

1. 왼쪽 카테고리 목록에서 삭제를 원하는 카테고리를 선택합니다.
2. 카테고리 명 하단에 \[삭제] 버튼을 클릭합니다.
3. 오른쪽 위 \[저장] 버튼을 클릭합니다.

{% hint style="warning" %}
단, 카테고리 내에 상품이 존재하면 삭제할 수 없습니다.

\[운영관리 > 상품 > 상품조회/수정] 페이지에서 상품에 연결된 카테고리 수정 한 후 삭제할 수 있습니다. [카테고리 수정 가이드](/customer_support/guide/admin/products/add.md#id-3)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.qshop.ai/customer_support/guide/admin/products/category.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.
