# Profile & security

### Where to edit

Use **My account** from your **avatar menu** at the top. **Subscription & Billing** stays in the **sidebar** for plans and payments.

### Display name & avatar

* Change how your name appears to teammates.
* Upload or remove a **profile photo**—the screen refreshes so you see changes right away.

### Password

If you signed up with **email and password**, choose **Change password** and enter:

* Your current password
* A new password (**at least 8 characters**)
* The same new password again to confirm

The form tells you if the two new passwords don’t match or if the password is too short.

If you sign in with **Google** or **Facebook**, you can optionally **Set a password** to also sign in with your email. You can still use your social provider afterward. Once a password is set on your account, the screen switches to **Change password** automatically.

### Email

Your login email is the one tied to your practice account. Changing it usually goes through whoever manages your clinic’s Associhealth admins.


---

# 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://associhealth.gitbook.io/associhealth-docs/account-and-billing/profile-and-security.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.
