# 회원이 게시글 작성시 추가정보를 입력받을 수 있나요?

<mark style="color:blue;">게시판 항목 추가 기능으로 제공되고 있어요.</mark>

***

## 관리자 메뉴 위치

`게시판` > `게시판 관리` > `게시판 설정` > `각 게시판의 [설정]` > `게시판 쓰기화면 설정`

<figure><img src="/files/8muavXU4lZ4IyTQucD89" alt=""><figcaption></figcaption></figure>

위 메뉴에서 게시판 항목 추가 기능 설정 시\
쇼핑몰 글쓰기 화면에서 본문 입력 항목 위쪽으로 추가정보 입력영역이 보여지게 돼요.&#x20;

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

{% hint style="success" %}
**기능 활용 TIP**\
이벤트 게시판형식으로 고객정보를 더 받아야 하는 경우 이용해 주세요.
{% 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://help.makeshop.co.kr/faq/customer/undefined-1/undefined-3.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.
