# Delete an Image

To delete an image from a BinaExperts project:

1. Click on the image you want to delete on the Dataset tab associated with your project.
2. Click the three dots in the top left corner of the page.
3. Click delete icon".
4. Click "Confirm" in the confirmation pop up.

<figure><img src="/files/nA52EgShbBSmW4ot5sLL" alt=""><figcaption></figcaption></figure>


---

# 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.binaexperts.com/datasets/delete-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.
