Creating a flow is straightforward. In a few clicks, you will have a blank canvas ready for your automation sequence. Here is exactly how to do it.Documentation Index
Fetch the complete documentation index at: https://help.fanaura.com/llms.txt
Use this file to discover all available pages before exploring further.
Creating a Flow Inside a Launch
Most flows live inside a launch, assigned to a specific cycle stage. Here is how to create one:Navigate to Your Launch
Go to the Launches page and click on the launch you want to add a flow to. This opens the launch detail page.
Find the Right Cycle Stage
On the launch detail page, you will see sections for each cycle stage:
- Pre-Release (or Pre-Sale for Tour/Merch launches)
- Release (or On-Sale)
- Post-Release (or Post-Sale)
Click 'Add Flow'
Click the “Add Flow” button for the stage where you want this automation to live. A modal will appear asking you to name your flow.
Name Your Flow
Give your flow a clear, descriptive name that tells you at a glance what it does. Good examples:
- “Presave Thank You Email Sequence”
- “IG DM Keyword Responder — PRESAVE”
- “Release Day Multi-Channel Blast”
- “Post-Release Playlist Pitch Follow-Up”
Start Building
After naming your flow, you land on the Flow Builder canvas — a blank workspace ready for your first node.The canvas is empty except for a prompt to add your first step. You have two paths from here:
- Add a trigger to define what starts this flow (most common)
- Skip the trigger if this is a triggerless flow that fans enter only via Go-to-Flow from another flow
Adding Your First Trigger
Click the add button (the ”+” icon) on the canvas. A menu appears with all available node types:Trigger
What starts this flow.
Action
What you do (send email, SMS, etc.).
Delay
A pause between steps.
Condition
A Yes/No branch.
Music Triggers
Music Triggers
Presave, stream, click — events tied to your music releases.
Tour Triggers
Tour Triggers
RSVP, ticket click — events tied to your shows and events.
Merch Triggers
Merch Triggers
Purchase, cart abandonment — events tied to your merch store.
Communication Triggers
Communication Triggers
Email open, SMS reply — events from your messaging channels.
Instagram Triggers
Instagram Triggers
DM, comment, story mention — events from Instagram interactions.
Other Triggers
Other Triggers
List join, sign-up, manual enrollment — utility triggers.
Building the Rest of Your Flow
With the trigger in place, continue building by clicking the add button below any node.Adding Actions
Actions are the core of your flow — the messages and operations that happen. Click the add button and select an action type:Send Email
Compose and send an email.
Send SMS
Send a text message.
Send Instagram DM
Send a direct message on Instagram.
Aura Send
AI-personalized multi-channel message.
Add to List
Add the fan to a specific list.
Invite to Extra
Invite to exclusive content or events.
Tag/Update Fan
Modify fan profile data.
Go to Flow
Redirect to a different flow.
Adding Delays
Delays create natural pauses in your sequence. Click the add button and select a delay type:- Time Delay — Wait a fixed duration (minutes, hours, days)
- Fan-Action Delay — Wait until the fan takes a specific action
- Until Date — Wait until a specific calendar date
Adding Conditions
Conditions split your flow into Yes/No branches. Click the add button and select Condition to open the condition builder, where you define the criteria for the split. See Conditions for everything you need to know about branching logic.The Flow Sequence
Nodes execute from top to bottom, following the connecting lines:Actions execute sequentially from top to bottom. The only exception is conditions, which create parallel branches — each fan takes exactly one path.
Triggerless Flows
Not every flow needs a trigger. Triggerless flows are entered only when a fan is redirected from another flow via the Go-to-Flow action. This is useful for:- Reusable sequences: Build a “Welcome Sequence” flow that multiple triggers feed into
- Complex journeys: Break a long automation into smaller, manageable flows
- Conditional routing: Use conditions in one flow to send fans to different triggerless flows based on their behavior
To create a triggerless flow, simply skip adding a trigger and start with your first action or delay.
Quick Automations
Quick Automations are standalone flows that are not tied to any launch or cycle stage. They are always-on automations for things like:- A welcome email for every new fan who signs up
- An Instagram DM auto-responder that runs year-round
- An SMS opt-in confirmation sequence
Creating a Quick Automation
Quick Automations appear in the Automations tab and have their own activation toggles, enrollment tracking, and execution logs.
Activating Your Flow
After building your flow, it is time to go live.Toggle the Flow Active
In the top-right corner of the flow detail page, you will find the is_active toggle. Flip it to activate the flow.- When Active
- When Inactive
- The trigger starts listening for fan events
- New fans who perform the trigger action are enrolled
- Actions begin executing for enrolled fans
Editing an Active Flow
You can edit a flow while it is active, but be aware:- Adding new nodes: New nodes will be encountered by fans who have not passed that point yet. Fans who already passed that point in their journey will not go back.
- Modifying actions: Changes to email content, SMS text, etc. apply to future executions only. Messages already sent cannot be unsent.
- Removing nodes: Removing a node that fans are currently waiting on (like a delay) may cause those fans to skip to the next step.
Tips and Best Practices
One trigger per flow
One trigger per flow
Keep flows focused. If you need the same actions for different triggers, create separate flows or use Go-to-Flow to a shared triggerless flow.
Test early and often
Test early and often
Send test emails and SMS messages to yourself before activating.
Start with simple flows
Start with simple flows
A trigger, a delay, and one action is a perfectly valid flow. Add complexity only when needed.
Use descriptive names
Use descriptive names
Future-you will appreciate knowing what “IG DM Presave Auto-Reply — Summer Single” does without opening it.
Build in draft mode
Build in draft mode
Keep your launch in draft until all flows are ready, then activate everything at once for a coordinated launch.

