Anatomy
Every Flow has:- One trigger — Manual (click to run) or Scheduled.
- Zero or more nodes — data queries, agent calls, actions, conditions, approvals.
- Edges — connect nodes; approval / condition nodes emit branching edges.
Node types
The four stages
Regardless of node layout, Xura runs a Flow through four phases that map to tabs in the run panel:1
Gather
Data nodes run. Xura queries your connected sources.
2
Analyse
Agent / reasoning nodes process the data.
3
Review
If there’s an approval gate, Xura pauses here with findings + a proposed action.
4
Act
Action nodes execute — emails sent, tickets created, records updated.
Two ways to create one
Save an ad-hoc run
Ask a question from home. Xura plans + runs it. Click Save as Flow on completion.
Plan from description
Type what you want in the description field. Click Plan from description and Xura generates the graph.
