# Announcements

The announcement module offers you and your team an organised way to make announcements, as you can specify that only certain groups should see a particular announcement.

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

It's not difficult to create an announcement: just go to the ‘Announcements’ tab and click on ‘Create new announcement’. There you can select who should see the announcement, the title of the announcement and the description of the announcement.

<figure><img src="/files/pNf3KaCLFlQ1rn0bZqDZ" 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://docs.team-panel.com/en/modules/news.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.
