# 기본 데이터 조작 방법

{% hint style="danger" %}
맥가이 사용 가이드 문서가 채널톡으로 이전되었습니다.\
기존 문서는 더 이상 업데이트되지 않으니, 앞으로 최신 가이드는 채널톡에서 확인해 주세요.\
[**채널톡 바로가기↗**](https://docs.channel.io/macgai-guide/ko/articles/data-9cd15a2f)
{% endhint %}

{% hint style="info" %}
**아래에서 안내하는 버튼의 위치는 메뉴마다 다를 수 있습니다.**
{% endhint %}

## 1. 신규 데이터 <mark style="color:blue;">입력</mark>하기

* 메뉴 내의 <img src="/files/0x23kP9oqdFY3FVqfdMc" alt="" data-size="line"> 버튼을 눌러 입력 상태로 전환합니다.
* 세부 정보를 입력하고 <img src="/files/ipE1VZ8wN11pi4afD4AP" alt="" data-size="line"> 버튼을 누릅니다.

### 입력 상태

* <img src="/files/0x23kP9oqdFY3FVqfdMc" alt="" data-size="line"> 버튼을 누르면 <mark style="color:purple;">**입력행**</mark>이 추가 되고 새로운 데이터를 입력할 수 있는 상태로 전환됩니다.

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

## 2. 신규 데이터 입력 중 <mark style="color:green;">취소</mark>하기

* 입력 상태에서 <img src="/files/KDTOp5wKUAa6GScqsDSq" alt="" data-size="line"> 버튼을 누르면 입력 중인 정보가 지워지고 이전 상태로 돌아갑니다.

## 3. 기존 데이터 <mark style="color:blue;">수정</mark>하기

* 저장된 데이터를 선택해 정보를 수정하고 <img src="/files/ipE1VZ8wN11pi4afD4AP" alt="" data-size="line"> 버튼을 누르면 변경사항이 반영됩니다.

## 4. 기존 데이터 <mark style="color:red;">삭제</mark>하기

{% hint style="danger" %}
원활한 이력 관리를 위해 삭제 기능은 **잘못된 데이터** 또는 **이력이 필요 없는 경우**에만 사용을 권장합니다.
{% endhint %}

* 저장된 데이터를 선택 후 <img src="/files/oCt197EIuUqeVKSZRpIP" alt="" data-size="line"> 버튼을 누르면 확인 후 삭제가 진행됩니다.


---

# 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://docs.macgai7.com/macgai-manual/basic-features/data.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.
