Property Flow Visualization

Property Flow shows how data moves between agent steps. See information handoffs, trace reasoning paths, and edit prompts directly from the visualization.

Property Flow Visualization

Property Flow gives you a clear view of how information moves between steps in your AI agent's reasoning process.

What is Property Flow?

Property Flow visualizes the specific paths and data handoffs between reasoning steps in your agent. You can see exactly what information moves from one step to the next and how each step transforms or uses that data.

This view helps you:

  • Trace how data flows through your agent
  • Identify which properties feed into other properties
  • Understand the dependencies between reasoning steps
  • Debug issues by following the information chain

How does Property Flow differ from Conditional Flow?

Conditional Flow shows the decisions your AI agent makes. It displays how entities route through different workflow stages based on single select property values.

Property Flow reveals the data relationships between steps. It shows which properties provide input to other properties and how information transforms as it moves through your agent.

Conditional FlowProperty Flow
Shows decision branchesShows data dependencies
Based on single select routingBased on property references
Displays workflow stagesDisplays information handoffs

Use Conditional Flow to understand routing logic. Use Property Flow to understand data transformation.

How to use Property Flow

  1. Open your agent in the builder

  2. Select Visualize

  3. Select Property Flow view

  4. Review the visualization to see how properties connect

  5. Select any property to inspect its configuration

The visualization displays arrows and connections that represent data flowing from one property to another. Each connection shows which upstream properties provide context or input to downstream properties.


Edit prompts from Property Flow

You can adjust prompts directly from the Property Flow view:

  1. Select a property in the visualization and select ... to open up the prompt


  2. Review its current configuration

  3. Edit the prompt if the agent's behavior needs correction

  4. Save your changes

This allows you to refine your agent's reasoning without leaving the flow visualization. You can trace an issue to its source, update the relevant prompt, and verify the fix in context.


What’s Next

If you have any questions, or feedback about Property Flow, please reach out to us at [email protected]