# Workflows

- [Overview](https://docs.foxecom.com/xflow-app/workflows/overview.md)
- [How workflows work](https://docs.foxecom.com/xflow-app/workflows/how-workflows-work.md): Learn how workflows automate back-in-stock alerts
- [Create a workflow](https://docs.foxecom.com/xflow-app/workflows/create-a-workflow.md): Follow these steps to create and set up a workflow
- [Assign a workflow to your campaign](https://docs.foxecom.com/xflow-app/workflows/assign-a-workflow-to-your-campaign.md): Choose which workflows run when your campaign is triggered.
- [Manage workflows](https://docs.foxecom.com/xflow-app/workflows/manage-workflows.md): Learn how to edit an existing workflow and assign the workflow to a specific campaign to automate your processes effectively
- [Understanding workflow triggers](https://docs.foxecom.com/xflow-app/workflows/understanding-workflow-triggers.md): Learn the basics of workflow triggers
- [Understanding workflow conditions](https://docs.foxecom.com/xflow-app/workflows/understanding-workflow-conditions.md): Learn the basics of workflow conditions
- [Workflow condition: An event occurred](https://docs.foxecom.com/xflow-app/workflows/understanding-workflow-conditions/workflow-condition-an-event-occurred.md): Understand an event occurred condition
- [Workflow condition: Customer criteria](https://docs.foxecom.com/xflow-app/workflows/understanding-workflow-conditions/workflow-condition-customer-criteria.md): Understand the Customer criteria condition
- [Understanding workflow actions](https://docs.foxecom.com/xflow-app/workflows/understanding-workflow-actions.md): Learn the basics of workflow actions
- [Preview actions in a workflow](https://docs.foxecom.com/xflow-app/workflows/preview-actions-in-a-workflow.md): Test your workflow actions before going live
- [Available triggers, actions, and conditions](https://docs.foxecom.com/xflow-app/workflows/available-triggers-actions-and-conditions.md): Explore all available workflow triggers, conditions, and actions in XFlow
- [Get started with workflow templates library](https://docs.foxecom.com/xflow-app/workflows/get-started-with-workflow-templates-library.md): Use ready-made workflow templates to automate faster - no setup needed.
- [Welcome new subscribers with a discount email](https://docs.foxecom.com/xflow-app/workflows/get-started-with-workflow-templates-library/welcome-new-subscribers-with-a-discount-email.md): Automatically welcome new subscribers with a discount email.
- [Send a back in stock notification](https://docs.foxecom.com/xflow-app/workflows/get-started-with-workflow-templates-library/send-a-back-in-stock-notification.md): Send automated back-in-stock emails when products are restocked.
- [Welcome email series for new subscribers](https://docs.foxecom.com/xflow-app/workflows/get-started-with-workflow-templates-library/welcome-email-series-for-new-subscribers.md): Welcome new subscribers with a simple, automated email series.
- [Tag VIP customers based on purchase history](https://docs.foxecom.com/xflow-app/workflows/get-started-with-workflow-templates-library/tag-vip-customers-based-on-purchase-history.md): Automatically identify loyal customers and assign them a VIP tag.
- [Win-back campaign for inactive subscribers](https://docs.foxecom.com/xflow-app/workflows/get-started-with-workflow-templates-library/win-back-campaign-for-inactive-subscribers.md): Target inactive subscribers with an automated follow-up.
- [Tag engaged customers after email click](https://docs.foxecom.com/xflow-app/workflows/get-started-with-workflow-templates-library/tag-engaged-customers-after-email-click.md): Track customer engagement from email clicks
- [Back in stock with exclusive discount for loyal customers](https://docs.foxecom.com/xflow-app/workflows/get-started-with-workflow-templates-library/back-in-stock-with-exclusive-discount-for-loyal-customers.md): Notify loyal customers of restocks with exclusive discounts.
- [New subscriber tagging and welcome](https://docs.foxecom.com/xflow-app/workflows/get-started-with-workflow-templates-library/new-subscriber-tagging-and-welcome.md): Start engaging new subscribers.
- [Internal notification for high-value new subscribers](https://docs.foxecom.com/xflow-app/workflows/get-started-with-workflow-templates-library/internal-notification-for-high-value-new-subscribers.md): Get notified when customers with high order value sign up.
- [VIP welcome with exclusive discount code](https://docs.foxecom.com/xflow-app/workflows/get-started-with-workflow-templates-library/vip-welcome-with-exclusive-discount-code.md): Welcome returning customers with a VIP discount.
- [Urgency back in stock notification](https://docs.foxecom.com/xflow-app/workflows/get-started-with-workflow-templates-library/urgency-back-in-stock-notification.md): Send urgency reminders to customers who haven’t purchased yet.
- [Loyalty program enrollment](https://docs.foxecom.com/xflow-app/workflows/get-started-with-workflow-templates-library/loyalty-program-enrollment.md): Turn returning customers into loyalty members.
- [Back in stock with tiered response](https://docs.foxecom.com/xflow-app/workflows/get-started-with-workflow-templates-library/back-in-stock-with-tiered-response.md): Automatically tailor back-in-stock emails for VIP and non-VIP customers.
- [Double opt-in confirmation workflow](https://docs.foxecom.com/xflow-app/workflows/get-started-with-workflow-templates-library/double-opt-in-confirmation-workflow.md): Send an opt-in email to ensure subscribers truly want to hear from you.
- [Flash sale notification for back in stock](https://docs.foxecom.com/xflow-app/workflows/get-started-with-workflow-templates-library/flash-sale-notification-for-back-in-stock.md): Turn restocks into quick sales with flash sale emails.
- [First-time buyer special discount](https://docs.foxecom.com/xflow-app/workflows/get-started-with-workflow-templates-library/first-time-buyer-special-discount.md): Reward new customers with a first-order discount.
- [Use XFlow with Shopify Flow](https://docs.foxecom.com/xflow-app/workflows/use-xflow-with-shopify-flow.md): Use XFlow events and workflow actions as triggers in Shopify Flow
- [Workflows: FAQs](https://docs.foxecom.com/xflow-app/workflows/workflows-faqs.md): Frequently asked questions when creating a workflow
- [Common mistakes when creating workflows](https://docs.foxecom.com/xflow-app/workflows/workflows-faqs/common-mistakes-when-creating-workflows.md): A guide to avoiding common workflow mistakes
- [How timing affects your workflows](https://docs.foxecom.com/xflow-app/workflows/workflows-faqs/how-timing-affects-your-workflows.md): How wait actions affect workflow timing


---

# 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.foxecom.com/xflow-app/workflows.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.
