# Profile

## Getting Here

A user can view their user profile from two locations:

* [User Profile Menu](/ismessenger/user-profile.md#user-profile-menu)
* [User Profile Page](/ismessenger/user-profile.md#user-profile-page)

## User Profile Menu

The user profile menu can be accessed by pressing on the user avatar on the top right

![](/files/6HDFbDGR0nmwSXo6MK6w)

![](/files/-McxcTZsecAixMJCnJUg)

### User Profile <a href="#user-profile" id="user-profile"></a>

You can find a summary for your profile avatar, name and email address. If you want to change your avatar, you need to click on the ✏ icon and it will navigate you to the user profile page.

### Personal Settings <a href="#personal-settings" id="personal-settings"></a>

Use this to access and manage your personal settings and Notification Preferences.

### Activity Status Indicator <a href="#activity-status-indicator" id="activity-status-indicator"></a>

Using this, You can change your current status within the platform. Find out more about [Activity Status](/ismessenger/user-activity-status.md)!

### Actions

**Notifications**

By clicking on this, you will be led to Notifications Setting.

**Billing & Usage**

By clicking on this, you will be led to the Billing & Usage page of the Organization. (Only shown to Organization Admins and Billing Admins)

#### Logout <a href="#logout" id="logout"></a>

By pressing on this button, you will be logged out from the platform.

## User Profile Page <a href="#user-profile-page" id="user-profile-page"></a>

The User profile page is more extensive than User profile menu where you can edit more information on your user profile. This page can be accessed from the **Settings module > Personal Settings > Profile.**&#x20;

![](/files/9lHhaWkXDhK9IvOxguM8)

### Profile Avatar <a href="#profile-avatar" id="profile-avatar"></a>

Press on the avatar and you will be able to change your avatar image here. Read [more](/ismessenger/user-profile.md#profile-avatar) on how to change your avatar!

### Activity Status Indicator <a href="#activity-status-indicator-1" id="activity-status-indicator-1"></a>

Using this, You can change your current status within the platform. Find out more about [Activity Status](/ismessenger/user-activity-status.md)!

### Profile Information <a href="#profile-information" id="profile-information"></a>

#### First Name & Last Name <a href="#first-name-and-last-name" id="first-name-and-last-name"></a>

You can make changes to your first name and last name.

{% hint style="info" %}
Your first name and last name will be displayed to your Team and Contacts. Make sure you put an appropriate name.&#x20;
{% endhint %}

#### Password <a href="#password" id="password"></a>

If you need to change or update your password, you can do it at this page.

{% hint style="warning" %}
Choose a strong and secure password, and be sure to remember it!
{% endhint %}

#### Language

You can switch to your preferred language by clicking on the Language dropdown. The available languages are:

* English 🇬🇧
* Spanish (Español) 🇪🇸
* Portuguese (Português) 🇵🇹
* Arabic (عربي) 🇸🇦
* Burmese (မြန်မာဘာသာ) 🇲🇲
* Thai (ภาษาไทย) 🇹🇭
* Traditional Chinese (繁體中文) 🇹🇼
* Simplified Chinese (简体中文) 🇨🇳
* Italian (Italiano) 🇮🇹
* German (Deutsch) 🇩🇪
* Russian (Русский) 🇷🇺
* French (Français) 🇫🇷
* Japanese (日本語) 🇯🇵
* Indonesian (Bahasa Indonesia) 🇮🇩
* Turkish (Türkçe) 🇹🇷
* Korean (한국어) 🇰🇷
* Vietnamese (Tiếng Việt) 🇻🇳
* Hebrew (עברית) 🇮🇱

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

### Notifications <a href="#notifications" id="notifications"></a>

In this dropdown menu, you can change how often you would like to receive your notifications.

For more information on Notifications, you can read more [here](/ismessenger/notifications.md).

## Changing Avatar <a href="#changing-avatar" id="changing-avatar"></a>

To update your profile avatar that shows on the platform, hover on the avatar image on left and press change.​

![](/files/CuZCAgUnvZOo0xDcChwu)

You can either drag and drop the image into the placeholder or press on the placeholder to select a file from your computer.

![](/files/WPjEGAgDN3bi1AChl7WA)

You can further edit your profile avatar with the edit functions at the bottom. If you wish to remove the image, click on the trash icon on the right.&#x20;

![](/files/VWNEmbaEOPAjHxBuy6g4)

When you are satisfied with the profile image, press **SET AS AVATAR** to save it as your avatar profile.

{% hint style="warning" %}
This image will be visible to everyone in your team.&#x20;
{% endhint %}

##


---

# 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.is-messenger.com/ismessenger/user-profile.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.
