# Profile picture

Make sure to upload a clear and friendly profile picture to your account. It not only makes your profile look nicer but also helps your colleagues easily recognize you on Hippoly. To add or update your profile image, just follow these steps:

{% stepper %}
{% step %}
Go to <https://secure.hippoly.com/#/account-settings/settings> or navigate to your account settings by clicking your name at the top right corner of the screen. &#x20;
{% endstep %}

{% step %}
Expand the **Profile picture and name** section
{% endstep %}

{% step %}
Click the `Change picture` button located below your current profile image or the placeholder image.
{% endstep %}

{% step %}
In the file picker dialog appearing, select the image file you want to upload. &#x20;
{% endstep %}

{% step %}
Your selected profile image will appear in a preview dialog where you can resize and adjust it. When you're happy with how it looks, click the `Use image` button.
{% endstep %}

{% step %}
Finally click the `Save` button for the Profile picture and name section
{% 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://help.hippoly.com/administration/user-account-settings/profile-picture.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.
