# User Account

To access your user settings, in the bottom-left of the toolbar select your **avatar** > **Account Settings**.

***

## Settings

The following options are available in Account settings:

* **Avatar** — your initials or profile picture seen by other users, and in conversations if no [alias](/docs/settings/user-account/user-aliases.md) is applied.
* **First & last name** — your name, seen in the same ways as your avatar.
* **Email** — a non-editable field for reference only. To change email addresses, create a new user account and get invited back to the same workspace.
* **Preferred chat language** — enabled with the Enterprise Max add-on, this allows you to specify which language all inbound Inbox messages are translated to in realtime.\
  For example, if this is set to English and a person is messaging you in Tagalog, you'll see their messages translated to English in realtime.
* **Enable browser notifications** — if your browser is open and you're logged into Proto, notifications will appear when new livechat conversations are assigned to you.
* [**User aliases**](/docs/settings/user-account/user-aliases.md) — for managing aliases used in conversations.


---

# 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://documentation.proto.cx/docs/settings/user-account.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.
