> For the complete documentation index, see [llms.txt](https://daoudata-co-kr.gitbook.io/daoudata.co.kr-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://daoudata-co-kr.gitbook.io/daoudata.co.kr-docs/undefined-19/undefined-2.md).

# 시스템 공지사항

시스템 관련 공지를 관리하기 위해 만든 항목이에요. 모든 가맹점에서 확인 할 수 있어요.

### 시스템 공지사항 조회

제목 검색에 부분 일치 값이 목록으로 보여져요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FGJextjr6eIhQCY1DB06R%2Fimage.png?alt=media&amp;token=03387535-6b5b-488d-af7e-445828eb9af8" alt=""><figcaption></figcaption></figure>

### &#x20;공지사항 신규 등록

1. 일반 공지 등록: 제목과 내용만 작성해요.
2. 긴급 지 등록:&#x20;

&#x20; 2-1: 공지 팝업으로 노출 체크 체크, 시작일\~종료일도 함께 저장해요. 지정일 동안에만 팝업 노출이 돼요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2F9g5zu3YXGPJjVuNwrski%2Fimage.png?alt=media&amp;token=b1af9098-4825-4ab0-9b32-e701fb8c6dfa" alt=""><figcaption></figcaption></figure>

&#x20; 2-2. 시스템 공지사항 목록에 표시가 돼요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FnrFna6wI6BtkuC8prUEh%2Fimage.png?alt=media&amp;token=4f1fcd52-151e-4883-b6c3-abf7553a0bd4" alt=""><figcaption></figcaption></figure>

&#x20; 2-3. 포스의 대시보드 공지란에 목록 추가가 돼요.

<div align="left"><figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FhUXSbRlwTQryLlLoHvGk%2Fimage.png?alt=media&amp;token=fc3072ad-4442-48de-ae1d-b747b5304406" alt="" width="214"><figcaption></figcaption></figure></div>

{% hint style="info" %}
신규공지를 알리는 <mark style="color:$danger;">N</mark> 플래그는 7일후에 자동으로 사라져요.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://daoudata-co-kr.gitbook.io/daoudata.co.kr-docs/undefined-19/undefined-2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
