# Profile Image

To add or change a photo for a participant in the Constituent Module, follow these steps:

1. Go to the Participant's sidebar profile.
2. Click directly on the shadowed body outline if no image is currently set.
3. Select "Upload File..." or simply drag and drop an image file from an open window onto the photo area. If you selected "Upload File...", a file selection window will open. Browse your computer's files and choose the photo you want to upload.
4. Once the photo is uploaded, it will replace the shadowed body outline.

<figure><img src="/files/A3RIpO9AHCAGHZCf5GfT" alt=""><figcaption><p>Uploading a profile image</p></figcaption></figure>

You can update the photo at anytime by clicking on the image and repeating the steps above.


---

# 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.c360.org/constituents/constituent-details/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.
