# 데이터 타입 관리

## &#x20; 1. 데이터 타입 목록

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

1. 데이터 타입 관리를 클릭한다.
2. 데이터타입을 입력 후 돋보기 버튼을 누르면 데이터 목록을 확인할 수 있으며, +클릭하면 새로운 데이터타입을 입력할 수 있다.
3. +클릭 후 데이터 입력 창에 이름, 버전, 설명 등을 입력 후 저장 버튼을 클릭한다.
4. 데이터타입을 클릭하면 데이터타입에 대한 정보를 확인할 수 있다.
5. 선택한 데이터타입을 업그레이드 / 복사 / 수정 / 삭제할 수 있다.


---

# 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://kmds-1.gitbook.io/k-mds/undefined-1/undefined-2.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.
