# How-To: Replace A Signed Release Photo 📸

If you spot a photo in your Signed Releases folder that you'd like to replace, follow these steps to upload a better one.

{% stepper %}
{% step %}

### Go to Signed Releases

Navigate to File Documents > **Signed Releases**.
{% endstep %}

{% step %}

### Open the release media

Find the release you're looking for, click **Manage**, then **Media**. This opens the media edit page.
{% endstep %}

{% step %}

### Upload the new photo

Click **Upload file** or drag & drop the photo you want to attach to the contract.
{% endstep %}

{% step %}

### Remove the old photo

Hover over the photo you’d like to delete, then click **Delete** and click **Confirm**.
{% endstep %}

{% step %}

### Finish

Close the page. The new photo will now be attached to your contract.
{% endstep %}
{% endstepper %}

### Done!

Let us know if you have any feedback at <support@mesuite.com>

-Team MEsuite.

If you still need help, please contact Support.


---

# 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://mesuite.gitbook.io/mesuite-docs/document-manager-guide/how-to-replace-a-signed-release-photo.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.
