# How to delete image

To delete a photo from the Willow Watch Face gallery, please follow these steps:

1. Open the Willow Watch Face app on your phone.
2. Navigate to the gallery section, where your photos are displayed.
3. Find the photo you wish to delete.
4. Tap and hold on the photo. A preview dialog will appear.
5. In the dialog, you should see an option to "Delete". Tap on it.

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

Please note that deleting a photo from the Willow gallery will only remove it from the app. The original image that you added from your phone's gallery will not be affected or deleted.


---

# 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://willow-watchface.ammarptn.com/guide/how-to-delete-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.
