# How to change your account email or password.

* **Changing Your Name or Email Address:**
  1. Click on your profile in the bottom-left corner and select **"Account Settings."**
  2. Navigate to the **"Profile"** tab.
  3. Here you can update your **Full Name** and **Email Address** in the provided fields.
  4. Click the **"Save Changes"** button to confirm.
  5. **Note:** If you change your email address, you will receive a verification link in your new email inbox. You must click this link to finalize the change.
* **Changing Your Password:**
  1. From **"Account Settings,"** navigate to the **"Security"** tab.
  2. You will typically be asked to enter your current password to verify your identity.
  3. You can then enter and confirm your new desired password.
  4. Save the changes to secure your account.
  5. If you have forgotten your current password, you can log out and use the **"Forgot password?"** link on the sign-in page to reset it.


---

# 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://flensh.gitbook.io/flensh-docs/account-and-billing/4.3.-user-profile-and-security/how-to-change-your-account-email-or-password..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.
