# 카테고리

## 1. 카테고리란?

지식 데이터의 특성, 종류, 활용 목적 등에 따른 분류를 위하여 생성하는 단위를 말합니다. 카테고리를 보기 위해서는 카테고리(읽기) 권한이 필요합니다.&#x20;

![카테고리 관리 페이지](/files/-MkC-djDpxVaVwwVkiqL)

## 2. 카테고리 생성

카테고리 생성은 생성하려는 상위 카테고리 옆의 생성 버튼을 눌러 생성할 수 있습니다. 카테고리 생성을 위해서는 카테고리(쓰기) 권한이 필요합니다.&#x20;

![지식 베이스의 카테고리 생성 버튼](/files/-MkBzfz7w_f1CKjf50Tn)

{% hint style="info" %}
**아래 상황에서는 카테고리 생성이 불가합니다.** \
&#x20; ﹒같은 뎁스에서 카테고리명 중복될 경우\
&#x20; ﹒파일 업로드/API 연결시, 카테고리가 중간에 빌 경우
{% endhint %}

## 3. 카테고리 삭제

카테고리 삭제는 카테고리명 옆의 삭제 버튼을 눌러 삭제할 수 있습니다. 삭제 옵션은 아래와 같습니다.\
카테고리 삭제 시, 삭제되는 카테고리로 분류된 지식의 카테고리 정보는 미설정으로 변경됩니다.&#x20;

* **하위 카테고리 유지**: 삭제하는 카테고리 하위 카테고리를 유지하는 옵션입니다.&#x20;
* **하위 카테고리 모두 삭제**: 삭제하는 카테고리 하위 카테고리를 모두 삭제하는 옵션입니다.&#x20;

![카테고리 삭제 팝업](/files/-MkC01bpSphAjlfwJVxu)


---

# 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://kakaobusiness.gitbook.io/main/tool/knowledge/concepts/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.
