> For the complete documentation index, see [llms.txt](https://docs.storyhub.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.storyhub.co.kr/functions/config/default.md).

# 기본설정

## 🚀 기능 소개

홈페이지에 대한 기본 정보를 입력할 수 있습니다.\
처음에 기본적으로 설정되어있습니다.

## 🙋‍♀️ 이용 안내

### 1. 개인정보관리 책임자

![](/files/-MgoYdS3g8f3eZfF6qKe)

홈페이지약관에 설정된 개인정보관리 책임자를 설정할수 있습니다.\
개인정보 책임자가 여러명인 경우 문의해주세요.

해당 내용을 수정하고 설정 저장 버튼을 클릭해주세요.

### 2. 신청관리 안내 이메일

후원, 자원봉사, 대관 등 이용자가 신청을 접수한 경우 안내 메일이 발송됩니다.\
발송된 메일을 정확하게 설정해주세요.

![](/files/-MgoZqXP0zrOCXfwYaDe)

메일이 정상적으로 발송되지 않는다면 문의해주세요.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/config/default.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.
