> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.devit.software/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# React Flow Templates


# ${color}[#204a87](React Flow Templates)

${color}[#3465a4](**In this article:**)

* [What are the React Flow Templates?](#1-what-are-the-react-flow-templates)
* [How to use templates?](#1-how-to-use-templates)
* [The most popular templates](#1-the-most-popular-templates)

# ✔️ What are the React Flow Templates?

React Flow allows you to quickly create the workflows from the templates. You can find them on the **Templates** tab from the main dashboard.

|| **Templates** - are ready-to-use workflows, aimed at different Shopify tasks, that you can launch at once. You can find the necessary workflow in the templates list and edit it to fit your needs.

# ✔️ How to use templates?

1. Go to the **Templates** tab
2. Select the necessary workflow from the list
3. You can click the "eye" icon next to the template to see what it looks like
4. Then, click on the template to enable it

![List of the available templates](https://storage.crisp.chat/users/helpdesk/website/3271b421d88bd400/react-flow-workflow-templates_9o2pvo.png)

# ✔️ The most popular templates

## High-risk order alert

Use this ready-to-use workflow to detect the fraud-risk orders. 

When an order is paid, it will be automatically verified after 10 minutes, and then, you will receive an email notification.

* It starts with the \*\*Order paid \*\* trigger
* The next is a delay of 10 minutes
* After that, we verify its risk level
* And send an email if the condition is met

![](https://storage.crisp.chat/users/helpdesk/website/3271b421d88bd400/high-risk-order-alert_1tlazc6.png)

## Tags for foreign currencies

When there are orders which payment currency is foreign for your region, use the next workflow:

* It starts with the **Order created** trigger
* Next, it verifies the payment currency of the customer for this order → if it **is not equal** to USD
* It automatically adds tags to the orders

![Tags for foreign currencies](https://storage.crisp.chat/users/helpdesk/website/3271b421d88bd400/tags-for-foreign-currencies_1aog3d6.png)

## Delayed reminder of unfulfilled orders

There is a situation when, after the order has been paid, it still remains unfulfilled for a long time. This workflows helps you automatically get notified about such order.

![Delayed reminder of unfulfilled orders](https://storage.crisp.chat/users/helpdesk/website/3271b421d88bd400/delayed-reminder-of-unfulfille_1sbypy3.png)

## Product quantity alert

This workflow will send a restocking notification to your store email when there is small product quantity left.

* Start when the **Inventory quantity** has **changed**
* Then, verify if product variant is less than or equal to "0"
* When the condition is met, send an email to the store's owner with a notification.

![Product quantity alert](https://storage.crisp.chat/users/helpdesk/website/3271b421d88bd400/product-quantity-alert_84r6fi.png)

## Suggested articles

* [Most popular flows](/en/article/most-popular-flows-zr4xhn/)
* [Order workflows](/en/article/order-workflows-1hqqsbz/)
* [Customer workflows](/en/article/customer-workflows-rhch08/)
* [Product workflows](/en/article/product-workflows-1bldrzx/)
