> For the complete documentation index, see [llms.txt](https://docs.polarity.io/enterprise-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.polarity.io/enterprise-guide/personal-account-administration/my-account.md).

# My Profile

## Navigating to the My Profile page

On this page you can edit settings for `Account Management`, `Email Notifications`, `User Settings` and `Download the latest Polarity Client.`

The My Profile can be accessed from the Polarity Configuration Window by:

1. Clicking on `My Profile` which is located under the `Advanced Settings Menu.`

![](/files/jMq1JrK9OjN2zo7421kM)

## Account Management

Here you can edit your username, full name, email and password.

## Email Notifications

You have the option to receive emails whenever someone:

1. Comments on an Entity-Annotation pair that you added to Polarity
2. Whenever you receive an up/down vote on an Entity-Annotation pair.
3. Anytime you are given access to a new channel or integration

To receive emails:

1. Once you are on the My Profile page, navigate to `Email Notifications` .
2. To enable or disable email notifications click on the `Yes/No` toggle for the corresponding section to set your preference.

{% hint style="info" %}
Note that your Polarity administrator must have enabled email notifications for you to receive emails. Check with your Polarity administrator to confirm whether or not this feature has been enabled on your deployment.
{% endhint %}

{% hint style="info" %}
By default, you will receive email notifications for updates made to channels and integrations that you have access to.
{% endhint %}

## User Settings

On this page users can adjust the following settings:

`Remember Last Annotation` - Choose whether or not to remember the last used annotation when applying annotations.

`Adding Entities from the Clipboard` - Choose to split recognized text into multiple entities based on delimiters or group the entities into a single one.

## Download the Latest Polarity Client

If needed, users can navigate to their `My Profile` page to download the latest Polarity client for their  operating system.

![](/files/ks0g5q3p00pfV5vvThnk)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.polarity.io/enterprise-guide/personal-account-administration/my-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.
