# Remove Birthdays

In case a member decides they're not comfortable with sharing their birthday anymore, their birthday date can easily be removed using ***/birthday remove*** .

If your server role also has the ***Manage Roles*** permission, all it take is to write the command and then the username of the person that would like to remove their birthday, Birthdayy will immediately remove it from the list and will not announce it anymore..


---

# 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/birthday-commands/remove-birthdays.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.
