# Add Your Profile Image

Navigate to the user settings area by selecting the **Settings** option from the user menu.

<figure><img src="/files/NtPJq5D7U4t4462ki6li" alt=""><figcaption><p>User Menu Settings Option</p></figcaption></figure>

Scroll down the page until the **Profile Image** section is in view.

<figure><img src="/files/F9o299Rv8Dikwh5qSTiV" alt=""><figcaption><p>Profile Image Section</p></figcaption></figure>

Press the choose file button, then select your profile image file.

Use the cropping tool to reposition and trim your image.

<figure><img src="/files/E3XLoEcLEqXWnqYNhZnc" alt=""><figcaption><p>Image Cropping Tool</p></figcaption></figure>

Press the![](/files/9RQyWd45JaJsjOtyOva1)button to save your profile image.


---

# 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.kisrec.com/user-settings/add-your-profile-image.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.
