This feature is a legacy feature and is found in the Advanced Settings for only some users. If you cannot see the Flow Builder in your account, this means that the feature has been depreciated for you and you will need to use the Prompt to guide your Agent moving forward. We depreciated this feature at while this format worked well with older models, it was not compatible with newer models that prefer a text Prompt.
The Flow Builder empowers you to give your agent more precise guidance about its tasks by creating conditional logic pathways. Rather than relying solely on general instructions, you can design complex, branching decision trees that help your agent navigate different scenarios with tailored responses and actions.With Flow Builder, you can:
Create conditional logic using “if-then” statements
Build branching decision trees for different conversation paths
Provide specific instructions for various scenarios
Enhance your agent’s ability to handle complex interactions
Flow Builder operates on a simple yet powerful premise: when certain conditions are met, your agent will follow specific instructions. This conditional logic framework allows your agent to adapt its responses based on the context of the conversation, user inputs, or other variables.
The Flow Builder interface allows you to visually construct decision pathways that your agent will follow. Each pathway consists of:
A condition that triggers the pathway
Specific instructions for the agent to follow when that condition is met
Optional branching paths for further conditional responses
By creating these structured decision trees, you can ensure your agent responds appropriately to different scenarios without having to include every possible variation in your core instructions.