# 게시판 공지사항 등록 및 관리

## 관리자 메뉴 위치

`게시판` > `게시글 관리` > `게시판별 게시글 관리`

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

## 메뉴 안내 및 설정 방법

### 게시글 등록시 공지 설정

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

<figure><img src="/files/uR8dZoGkZKFaKEJESvo6" alt=""><figcaption><p><mark style="color:blue;"><strong>게시글 입력창</strong></mark></p></figcaption></figure>

① \[게시글 등록] 버튼 클릭 -> ② \[공지] 체크 -> ③ 게시글 제목 입력 -> ④ 내용 입력 -> ⑤ \[입력] 버튼 클릭<br>

### 공지사항 신규 등록

{% tabs %}
{% tab title="1줄 간단 공지 관리" %}

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

① 내용 입력 -> ② \[입력] 클릭

{% hint style="warning" %}
참고

* 한줄 공지는 최상단에 노출되며, 순서조정을 하실 수 없어요.
* 공지사항 게시판으로 이용하는 경우에는 게시판 쓰기 권한을 관리자 전용으로 설정하시길 권장해요.
* 공지사항을 작성할 경우 작성자와 비밀번호는 게시판 설정시 입력하신 \[게시판 관리자 명칭과], \[게시판 비밀번호]를 동일하게 입력해주셔야 관리자로 등록돼요.
* 게시글 작성시 공지사항 게시글만 노출하고자 할 경우 \[공지] 체크, \[일반 게시글 동시 등록] 체크해지 후 등록하시길 바랄게요. (공지글을 등록하는 메뉴에 따라 함께 등록된 일반글이 자동으로 미진열 처리됩니다.)
  {% endhint %}
  {% endtab %}

{% tab title="일반 게시글 공지사항 등록방법" %}
**관리자 메뉴 위치 :** `게시판` > `게시글 관리` > `게시글 통합 관리`

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

① 게시판 선택 -> ② \[검색]버튼 클릭 -> ③ 게시글 선택 ->④ \[공지등록] 버튼 클릭
{% endtab %}
{% endtabs %}

## 공지사항 순서조정

**관리자 메뉴 위치 :** `게시판` > `게시글 관리` > `게시글 통합 관리`

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

<figure><img src="/files/TV6ENeuyrFH3Xd4tZxl9" alt=""><figcaption><p><mark style="color:blue;"><strong>공지사항 순서 조정창</strong></mark></p></figcaption></figure>

① \[공지순서조정] 버튼 클릭 -> ② 게시판 선택 -> ③ 게시글 선택 -> ④ 게시글 배열 순서 조정 -> ⑤ \[순서저장] 클릭

{% hint style="warning" %}
참고

* 1줄 간단공지는 순서 조정이 가능하지 않으며, 공지 게시글을 확인하여 순서 조정할 수 있어요.
* 공지사항 순서조정창을 통해 게시글 선택 후 삭제버튼 클릭하시면 공지게시글 해지하실 수 있어요.
  {% endhint %}

## 적용 화면

<figure><img src="/files/trXYEIWNn6SMapdna3Z1" alt=""><figcaption><p><mark style="color:blue;"><strong>공지 게시글 / 일반게시글 등록 화면</strong></mark></p></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/manual/board/undefined-1/undefined.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.
