# Bulk Alt Text

Bulk Alt Text scans all site image assets and helps you add descriptive alt text, including AI-generated suggestions.

#### Listing images with missing alt text

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

1. Open Bulk Alt Text and click Scan Assets to load your site images.
2. Use the Missing, Generated, and Applied tabs to focus on what needs work.

#### Generate & Apply

1. Open an image to edit its alt text. You can type a custom description or generate one with AI.
2. Apply the alt text to save it back to the asset.
3. Use Apply All to quickly apply all generated alt text at once.

<div align="left"><figure><img src="/files/H7twlM2XLYytXwzVhIif" alt=""><figcaption></figcaption></figure></div>

> Note: SVG images must be updated manually.


---

# 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.flowappz.com/home/ai-seo-boost/06.-bulk-alt-text.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.
