# Account

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

***

## Account Settings

To access your account settings, click your **profile icon** in the top right corner of the screen.

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

## Profile Information

* **Image:** Upload or change your profile picture.
* **Name:** Edit your display name.
* **Language:** Set your preferred language for using BoxHero.

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

## Email Preferences

You can manage your email preferences and choose whether or not to receive notifications.

* **Email**: Enter the email address where you’d like to receive BoxHero notifications. This can be the same as your login email or a different one.
* **News & Updates**: Get the latest product updates, feature releases, and company news.

## Delete Data

* **End All Sessions**: This will sign you out from *all* devices.
* **Delete Account**: Your account will be permanently deleted from BoxHero. This action *cannot be undone*, so proceed with caution.

***

**Need help?** Find answers to common account questions in our FAQ:

{% content-ref url="/spaces/mkYNU2xLl20GSI6NQQ6q/pages/hemg9FsxuXZGeFnunHpn" %}
[Account Management](/docs/faq/account-management/profile-and-settings.md)
{% endcontent-ref %}


---

# 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://www.boxhero.io/docs/settings/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.
