# How to Update Your Email Address

1. **Log In to Your Account**\
   Head to[ www.signfeld.ai](https://www.signfeld.ai) and sign in with your current email and password.<br>
2. **Access Account Settings**\
   Click on your profile icon in the top-right corner, then select “Account” from the dropdown.<br>
3. **Find the Email Section**\
   Under the Account Info or Login & Security tab, locate your current email address.<br>
4. **Click “Edit” or “Change Email”**\
   A form will appear allowing you to enter your new email.<br>
5. **Enter Your New Email Address**\
   Type in the new address you'd like to use going forward.<br>
6. **Confirm with Your Password**\
   To protect your account, you’ll be asked to enter your current password to confirm the change.<br>
7. **Verify Your New Email**\
   We’ll send a confirmation link to your new address. Open the email and click the link to finalize the update.\ <br>

🔐 **Why Verification Is Required**

For security purposes, we require password confirmation and email verification to prevent unauthorized changes.

<br>


---

# 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://helpyou.gitbook.io/signfeld/how-to-update-your-email-address.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.
