# 데이터

## 🚀 기능 소개

홈페이지에 업로드된 첨부파일이나 콘텐츠를 직접 수정하는 기능입니다.\
초기 개발단계에 용도에 맞게 설계된 접근키의 콘텐츠만 변경이 가능합니다.

## 🧱 화면 구성

![](/files/Wnl9PbyEiIzIMryWpcnv)

### 1. 카테고리

데이터 유형 목록이 나타납니다.\
유형을 클릭하면 해당 그룹의 데이터만 필터링하여 확인할 수 있습니다.

### 2. 데이터 목록

현재 그룹에 해당하는 전체 데이터 목록입니다.\
클릭시 데이터 상세 정보를 확인하실수 있습니다.

### 3. 필터 검색

현재 그룹에 해당하는 데이터 사용용도로 검색하여 필터링이 가능합니다.

### 4. 컨트롤 영역

데이터 정보를 수정할 수 있습니다.

## 🙋‍♀️ 이용 안내

### 1. 이미지, 파일 수정

![](/files/OCtv1bXkwxSZUn9JxOh1)

수정을 희망하는 데이터의 컨트롤영역에서 펜모양의 버튼을 클릭해주세요.

![](/files/FDFsIeH2JKqd21R2L7Sd)

![](/files/6Y88mqYU5rJGxrg6dWaH)

업로드를 하고 데이터 저장 버튼을 클릭해주세요.

### 2. 마크업 수정

![](/files/OCtv1bXkwxSZUn9JxOh1)

수정을 희망하는 데이터의 컨트롤영역에서 펜모양의 버튼을 클릭해주세요.

![](/files/DkoU2cMSQ3O8IrMSxiPb)

마크업을 입력하고 저장 버튼을 클릭해주세요.

{% hint style="warning" %}
주의사항

마크업의 경우 입력한 내용에 따라 화면 스타일이 깨지는 경우가 있습니다.\
마크업 구조 보다는 단순한 텍스트 수정을 권장합니다.
{% endhint %}


---

# 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.storyhub.co.kr/functions/contents/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.
