Skip to main content
AI Flow → Flow Exemplars contains example flows that help the AI generate better automations. While the Node Catalog explains what each individual node does, an exemplar shows what a complete flow should look like. When generating a flow, the AI selects an exemplar that closely matches the tenant’s request and uses it as a reference.
An exemplar is a teaching example, not a template. The AI creates a new flow based on the example. Tenants cannot see or select exemplars.

Exemplar list

The AI Flow Exemplars list, with each exemplar's flow type, source and status

The AI Flow Exemplars list, with each exemplar's flow type, source and status

An inactive exemplar remains in the list but is not used by the AI.

Add an exemplar

Click Add Exemplar and enter the following details.
The Add Exemplar panel, with the flow type, description and graph JSON

The Add Exemplar panel, with the flow type, description and graph JSON

Description is used by the AI to match tenant requests with exemplars. Describe the requirement the flow solves, such as “Book and confirm an appointment, then remind the tenant the day before.”
Graph JSON must contain both nodes and edges arrays and pass validation. The easiest way to create valid JSON is to build the flow in the automation builder and copy its structure.

Best practices