# Personalize your Profile

For an improved ConnectMate experience, we highly recommend taking a moment to upload a new profile picture and, for enhanced security, consider updating your password. Your participation in these actions will greatly benefit your account.

1. Head on to the **Account icon** next to the **Notification icon** in the toolbar and click on **Profile**.  From the profile page you can change your:

* Display Picture

{% hint style="info" %}
Image should be 250x250 pixels.
{% endhint %}

* Name
* Phone Number
* Change Password

### Change your ConnectMate Password

1. Change your current password by entering a new password.
2. Confirm the password and click on **Save.**&#x20;


---

# 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://help.connectmate.io/get-started/quick-start-guide/personalize-your-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.
