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
Add an exemplar
Click Add Exemplar and enter the following details.
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.