Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.phinite.ai/llms.txt

Use this file to discover all available pages before exploring further.

Variable types

  • Input Variables: values provided to the agent from earlier steps or user input
  • Capture Variables: values the agent extracts/produces for downstream use
1

Select inputs

Select Inputs
In Variables, pick inputs from available flow variables.
2

Add captures

Add Captures
Add capture variables to persist outputs (e.g., summary, status, email).
3

Use in decisions

Use Decisions
Reference captured variables in the Decision tab to drive conditional edges.