# Can I change an agent's email?

Unfortunately, you can't change an agent's email because this address is used as an identifier.

However, you can achieve a similar effect by adding a new agent, and deleting the existing agent afterwards.

If you are the owner of the account and want to change your email, you can still follow the same steps and let us know of this change so we can mark your new email address as the owner of your account.

For a more specific request regarding this subject, please contact our support team.


---

# 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.bird.com/toky-en/readme/can-i-change-an-agents-email.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.
