# Email Settings

It is important to keep the email address up-to-date to ensure timely receipt of notifications from our platform. If you want to add or change your current email address, follow these steps:

1. Click on the [menu ](/help/en/faq/general/menu.md)and select "[Settings](https://polee.me/user/settings)"

<div align="left"><figure><img src="/files/WjJ3znNpkAEdADltRryK" alt=""><figcaption></figcaption></figure></div>

1. In the "Credentials" section, in the "E-mail" cell, enter the mail you would like to link to your account and click "Save"

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

And for a better connection with [Polee.me](https://polee.me), you can add your phone number to the cell below :)


---

# 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://polee.me/help/en/faq/settings/email-settings.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.
