# Managing profile information

You may log into your ChatMonster account and go to "Profile" by clicking on your icon in the top right-hand corner to reach "Settings".

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

You may amend your profile information in the "Account Settings". You may click "Upload" to change your profile photo. You may also insert your new name and phone number in the respective boxes for a change.&#x20;

{% hint style="info" %}
Remember to click "save" after filling in your updated information.
{% endhint %}

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


---

# 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://support.chatmonster.io/account-settings/managing-profile-information.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.
