# Ankündigungen

Das Ankündigungsmodul bietet dir und deinem Team eine organisierte Möglichkeit, Ankündigungen im Team zu verbreiten, da du z.B. festlegen kannst, dass nur bestimmte Gruppen eine bestimmte Ankündigung sehen sollen.

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

Es ist auch nicht schwer, eine Ankündigung zu erstellen, du gehst auf den Tab "Ankündigungen" und klickst auf "Neue Ankündigung erstellen", dort kannst du auswählen, wer die Ankündigung sehen soll, den Titel der Ankündigung und die Beschreibung der Ankündigung.

<figure><img src="/files/PDjeOnYKPXy3azjA7hgw" 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/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.
