> For the complete documentation index, see [llms.txt](https://docs.yoplanning.support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoplanning.support/en/faq/faq-des-staffs/guide-de-modification-de-lemail-dans-yoplanning.md).

# Guide de Modification de l'Email dans Yoplanning

**Introduction.**

Changing your email address in Yoplanning is a simple but crucial procedure. Your email address serves not only as your primary means of communication with Yoplanning, but it's also your login ID for the software. Therefore, it's important to keep it up to date.

**Steps to Change Your Email**

1. **Access to Yoplanning**: Open your browser and log in to your Yoplanning account.
2. **Access your Profile**: In the left-hand menu, click on "my account"
3. **Editing Your Email Address**: In the three-dot menu at the top, click "Edit". Here, you will find an email address field. Enter your new email address in place of the old one.
4. **Saving Changes**: After entering your new email address, save the changes.
5. **Use of New Email Address**: The next time you log in to Yoplanning, use this new email address. Your password will remain the same.

**Usage Tips and Best Practices**

* **Email Verification**: Make sure the new email address is correct and functional before saving it.
* **Account Security**: Use an email address that you check regularly so you don't miss important communications from Yoplanning.

**Problem Solving**

* **Access to Lost Old Email**: If you no longer have access to your old email address and have forgotten your password, contact Yoplanning support at <support@yoplanning.com>. They will help you recover access to your account.
* **Login Problems**: If you are having trouble logging in with your new email address, please check that you have saved the changes to your profile and that you are using the correct password.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.yoplanning.support/en/faq/faq-des-staffs/guide-de-modification-de-lemail-dans-yoplanning.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.
