# Edit & Delete Images

### Overview

Managing images on Different Breed is simple. In this tutorial, we’ll show you how to delete multiple images at once, edit image titles and alt text, and adjust the focus position to ensure images display correctly across different screen sizes. We’ll also explain how alt text works as a fallback when no specific description is provided for an image. Watch the video below to learn more.

{% embed url="<https://www.loom.com/share/65480dddbe004e9a8b5255df10447df8?sid=f7fed869-ed35-48a2-b3ab-d4681b258339>" %}
Learn how to edit images, update alt text, and delete images on the Different Breed platform with ease.
{% endembed %}


---

# 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://help.differentbreed.events/tutorials/media/edit-and-delete-images.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.
