# Set up Announcement Channel

Announcing someone's birthday is going to be hard to do if the Birthdayy bot doesn't have an assigned Announcement channel to use. To successfully add a designated location for the celebration message to show, the owner of the server can use the ***/config announcement*** command and then choose the channel they wish to use.

Once the command is used, on the day of someone's birthday, a reminder/celebration message should appear on the specific channel.

<figure><img src="/files/juuL7sx53f1D2is4PDqa" alt=""><figcaption><p>Birthday Announcement</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://docs.birthdayy.xyz/guides/config-commands-guides/set-up-announcement-channel.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.
