# 공지사항

{% hint style="danger" %}
공지사항 작성/수정/삭제 기능은 해당 권한을 보유한 구성원만 사용할 수 있습니다.
{% endhint %}

<figure><img src="/files/W51uASteuIXiBjz7M2w4" 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://guide.allibee.ai/admin/notice.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.
