# Profile

On this page, a user can change his First Name, Last Name or set his avatar

![](/files/PSYnXEZJsqO0r5K8YBLo)

## Change profile avatar

To change your profile avatar go to the "Profile" page and click on the "change your profile avatar" link near the avatar image box

In the appeared window press the "Choose File" button and choose a file from your file system

![](/files/MUWgDg4t9Xs63sXY37w7)

Then press "Save" and your avatar will be updated


---

# 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.prodcamp.com/settings/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.
