# Shopify Flow

**Shopify Flow** is a powerful no-code automation tool built by Shopify that enables merchants to streamline operations and customize workflows across their store.&#x20;

Whether it’s tagging customers, segmenting orders, or triggering actions based on specific store events (like a purchase or a refund), Flow empowers your store to *react intelligently and automatically*, all without writing a single line of code.

When integrated with your **loyalty or membership program**, Shopify Flow becomes a strategic advantage in scaling customer engagement. It can:

* Automatically reward members with store credit after hitting certain milestones
* Move customers into a free membership tier based on their activity or status
* Trigger email follow-ups or Slack alerts based on membership behavior
* Reduce time spent on manual tasks by automating recurring member-related actions

With the ability to respond to both **customer behavior** and **store events**, Shopify Flow becomes an extension of your retention and engagement strategies—making your membership program smarter and more scalable.


---

# 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.inveterate.com/help-center/advanced-guides/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.
