# Deleting an Image

1. **Open the image gallery**
   * From the trap dashboard, scroll to the image gallery below the live image.
   * Use the left and right arrows to navigate between images if needed.
2. **Select the image to delete**
   * Click or tap on the image thumbnail you want to remove.
   * The image will open in a popup with the image view.
3. **Click the delete icon**
   * In the bottom right corner of the image view, click the trash can icon.
   * This will open a confirmation dialog.
4. **Confirm deletion**
   * In the confirmation window, click **Delete Image**.
   * The image will be permanently removed from the trap record.

#### Important Notes

* Image deletion is **permanent** and cannot be undone.
* Deleting an image does not affect trap operation, settings, or status.
* If you do not see the delete icon, ensure you have the correct permissions and that the image has fully loaded.

<div><figure><img src="/files/3P1CBwA7iCTuZ01yf2Jf" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/oLuy4XQpWgO3STEbjzTP" alt="" width="375"><figcaption></figcaption></figure></div>

#### Troubleshooting

* **Delete button does not appear**
  * Refresh the page and reopen the image.
  * Verify your internet connection.
* **Image does not disappear after deletion**
  * Refresh the gallery view.
  * Allow a few seconds for the change to sync.

For additional help, refer to the general Images and Gallery documentation or contact OcuTrap 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://docs.ocutrap.com/getting-started/app/deleting-an-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.
