# Edit your Profile

After you have logged into your confirmed account, you may choose to edit your name and upload a picture. To do so, please click on your profile picture icon in the top-right corner and select **Edit Profile**.

<img src="/files/EjYo99nodUk8UXv2dEmV" alt="" data-size="original">

Please be sure to click **Save Changes** when you are finished with your changes.

![](/files/xu9hbECFjzGPBo1ktjim)


---

# 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.apinity.io/step-by-step/manage-your-user-account/edit-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.
