# 쇼핑몰 게시글에 일괄적으로 답변을 할 수 있나요?

<mark style="color:blue;">관리자에서 게시글 일괄답변이 가능해요.</mark>

***

`게시판` > `게시글 관리` > `게시글 통합 관리` 메뉴에서 일괄 답변할 게시글을 선택 후 \
\[선택된 게시글 일괄 답변] 을 이용하면 모두 동일한 답변을 입력할 수 있어요.&#x20;

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

{% hint style="success" %}
**기능 활용 TIP**\
배송관련 문의, 환불 규정 등과 같이 동일한 기본답변이 진행되어야 하는 경우 일괄적으로 답변이 가능해요.\
미리 답변 양식을 설정해두었다면 더욱 편리해요.
{% endhint %}

&#x20;


---

# 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-2.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.
