# Account settings

To access your account settings, click your user icon at the bottom left of the sidebar and select [Account settings](https://app.wproofreader.com/user/profile).

<div align="left"><figure><img src="/files/G0JthP4YtUCY5fnoYkb0" alt="" width="195"><figcaption></figcaption></figure></div>

### Profile information

You can update your name, email address, and photo. Make your changes and click **Save**.

If you change your email address, you'll need to verify the new one. A verification email will be sent to the new address. If you don't receive it, click **Click here to resend the verification email**.

<figure><img src="/files/HSsh5xvLOiKxXpQ7tHb0" alt="Profile information form with name, email, and photo"><figcaption></figcaption></figure>

Changing your profile email doesn't update your billing email. To update the billing email, go to the [Billing details](https://app.wproofreader.com/billing) page and edit the **Billing email** field in the Billing address section.

### Changing your password

1. Go to the **Change password** section on the Account settings page.
2. Enter your current password in the **Current password** field.
3. Enter your new password in the **New password** field and repeat it in the **Confirm password** field.
4. Click **Save**.

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

{% hint style="info" %}
The password must be at least 8 characters and include at least one uppercase and one lowercase letter. A strength indicator below the field shows the password strength from very weak to very strong.
{% endhint %}

### Browser sessions

The **Browser sessions** section shows your active sessions across all browsers and devices. You can log out of all sessions at once if needed.

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


---

# 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://docs.wproofreader.com/admin-panel/account-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.
