# Update Birthdays

Mistyping something while registering your birthday can happen quite often, so instead of removing your birthday and then adding it again, the ***/birthday update*** can help you with changing it faster.

This way, by simply using the ***/birthday update*** and then adding the user's name and correct date, Birthdayy will change it and the Birthdayy list will automatically update.

{% hint style="warning" %}
To make sure no one uses the command to their advantage to change their birthday every day, normal members are not able to use this command. So unfortunately, if you would like to change your birthday to the correct date, you need to ask the server own or someone with the ***Manage Roles*** permission.
{% endhint %}


---

# 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/update-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.
