# 게시판 설정하기

### 관리자 메뉴 위치

`게시판` > `게시판 관리` > `게시판 등록`

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

* 게시판 템플릿 선택 및 제목을 입력해 주세요.
* 아래 게시판 제목 및 상세 설정을 통해 손쉽게 게시판 생성이 가능해요.

### 관리자 메뉴 위치

`게시판` > `게시판 관리` > `게시판 설정`

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

* 게시판 이름 및 상세 설정을 수정하셔야 하는 경우 게시판 설정 메뉴에서 설정이 가능해요.


---

# 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://help.makeshop.co.kr/guide/undefined-1/undefined-9.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.
