# Delete follow-up image

{% hint style="danger" %}
Follow-up images are not placed in the trash. When they are deleted, they are permanently removed from the report.&#x20;
{% endhint %}

1. Tap on the image that contains the follow-up image.
2. Scroll down to the *Follow on Images* section.
3. Tap the three vertical dots to the right of the follow-up image you want to remove.\
   ![](/files/oFqHbPm8m5KlVATJZvHE)<br>
4. Choose **Delete** from the menu.\
   ![](/files/36C8Cj45PHp7QtPmX87L)<br>
5. Click **OK** to confirm.\
   &#x20;![](/files/yO7MneIgPzF2B2s7PwEy)


---

# 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.reportandrun.com/manual/report-and-run-integrate/content/images/delete-follow-up-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.
