# Shopify Flow

{% hint style="info" %}
**Who can use this feature?**

* This feature is available for all users
  {% endhint %}

### Optimize image alt

With this automation, we help optimize image alt text of all new images that are added to your store.

1. Go to app Flow

2. Click Create workflow<br>

   <figure><img src="/files/5fNu2OInWlSmhX02zIDy" alt=""><figcaption></figcaption></figure>

3. Click Select a trigger to choose when to start your automation<br>

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

4. Select **Shopify** -> Select any trigger related to product. Triggers that are supported:
   * Product created
   * Product deleted
   * Product status updated
   * Product variant added
   * Product variant back in stock
   * Product variant deleted
   * Product variant back in stock\
     \
     You can search or filter by categories to find it.<br>

     <figure><img src="/files/76tteQybKnQOId7pmbpS" alt=""><figcaption></figcaption></figure>

5. In workflow, click `+` to add action -> click **Action** -> select **Avada SEO Suite** -> select **Optimize product image alt**<br>

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

6. Click **Turn on workflow** and confirm to start automation.<br>

   <figure><img src="/files/3uln46IVjtNueG9ZHyY3" alt=""><figcaption></figcaption></figure>

7. After turning on workflow, you can go to **Recent runs** in Flow to check if this workflow works.<br>

   <figure><img src="/files/LClJ1Kf36AE2EyoCUPyf" 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.avada.io/seo-suite-help-center/other-features/shopify-flow.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.
