# How to setup profile

Manage your personal profile settings, including picture, password, and language preferences.

<figure><img src="/files/6LAVyrYPI9ifpsYWlwIX" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}

### Update profile picture

1. Navigate to **Settings > Profile**
2. Click **UPLOAD PICTURE** to change your avatar
3. Select and upload your new profile image
   {% endstep %}

{% step %}

### Change password

1. Locate **Username and password** section
2. Click **CHANGE PASSWORD**
3. Enter your new password and confirm
   {% endstep %}

{% step %}

### Set language preference

1. Find the **Language** dropdown
2. Select your preferred interface language (English shown as default)
3. Changes apply immediately to the interface
   {% endstep %}

{% step %}

### View organization invitations

Check **Invitations to join organisation** section to see pending invitations to other AB Tasty workspaces.
{% endstep %}
{% endstepper %}


---

# 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.abtasty.com/recommendations-and-merchandising/how-tos/how-to-configure-your-account-and-settings/how-to-setup-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.
