> ## Documentation Index
> Fetch the complete documentation index at: https://fliqr.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Automate pipelines with Flows

> Move Fliqr AI pipeline cards from Flows and trigger Flows when cards are created, updated, or change stage.

Pipelines stay accurate when messaging automation updates them — and when stage changes kick off the next message.

## Flow → Pipeline

In Flow Builder, add a **Move to pipeline stage** (or equivalent pipeline action) block when the conversation reaches a milestone:

* Lead shares budget → move to **Qualified**
* Ticket resolved keyword → move to **Resolved**
* Payment confirmed → move to **Closed won**

## Pipeline → Flow / actions

Configure stage or pipeline triggers such as:

* Opportunity/ticket **created**
* Card **value changed**
* Card **moved** from one stage to another

On those triggers, run actions: start a Flow, notify an admin, assign owner, send email, and more.

## Example

1. Keyword `help` starts a support Flow.
2. Flow collects the issue and **creates/moves** a Support pipeline card to **Open**.
3. When an agent drags the card to **Resolved**, a Flow sends a CSAT survey.

## Related

* [Pipelines overview](/docs/core-concepts/pipelines)
* [Automation Rules](/docs/core-concepts/automation-rules)
* [Inbox assign](/docs/inbox/assign-conversations)
