AutoFlow

AutoFlow Documentation

Ask Sage Workflow Compiler — a self-evaluating LLM pipeline for generating production-ready Agent Builder workflows.

AutoFlow (Ask Sage Workflow Compiler) is a self-evaluating LLM pipeline that helps users find the right Ask Sage tool and, when Agent Builder is appropriate, generates production-ready workflow JSON automatically.

How It Works

Only requests routed to Agent Builder proceed through the full generation pipeline. All other routes return a recommendation to use the appropriate Ask Sage tool.

Ask Sage Tool Routing

AutoFlow's Navigator agent routes requests to the appropriate Ask Sage tool:

Request TypeRouted Tool
Compliance docs (SSP, ATO, FedRAMP)In A Box
Multi-step automation (inputs, logic, outputs)Agent Builder
File iteration / bulk processingWorkbook
Answers from uploaded documentsDataset
Specific tone or role-playPersona
Quick factual questionsStandard Chat
Expert reasoning + documentsPersona + Dataset

On this page