# Topic

### 주제 목록 &#x20;

생성된 데이터셋 주제의 목록을 확인할 수 있습니다.

![](/files/sAt09RS1yvMXKLky0TuV)

* **주제 검색 :** 원하는 주제를 검색할 수 있습니다.
* **주제 추가 :** 우측의 [“주제 추가”](#undefined-1) 버튼을 통해 원하는 주제를 추가할 수 있습니다.
* **주제 Card :** 생성된 주제의 제목과 상세 설명을 확인할 수 있습니다.
* **검색 정렬 :** 주제를 개설일 또는 제목 순으로 정렬할 수 있습니다.

### 주제 추가하기&#x20;

![](/files/RQmuy5JS5kHPugbMQUyC)

* 생성하고자 하는 **주제명과 상세 설명 그리고 관련 이미지**를 업로드 합니다.
* **"이미지 업로드"** 버튼 클릭 시, 데스크탑에 저장되어 있는 이미지를 선택하실 수 있습니다.
* **"생성"** 버튼을 클릭하시면 주제 추가가 완료됩니다.


---

# 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://mondrian.gitbook.io/yennefer-cluster/c1.3.1/user-manual/data-catalog/topic.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.
