When you create a flow, the modal defaults to an AI-chat experience that can help you define things conversationally. If you already know the flow's name, route, and purpose, you can skip that and use manual entry instead. This gives you a simple form to fill in the details yourself and get the flow created quickly.
Open the manual creation form
From the flows dashboard, click the button to open the create-flow modal.

Switch from the AI-chat tab to manual entry. The form updates to show fields for the flow's name, route, and description.

Fill in the flow details
Enter a name for your flow in the Name field. This is the display label you'll see on the dashboard and in any generated documentation. For example, User onboarding walkthrough.

In the Route field, enter the path or paths the flow covers. For example, /signup → /dashboard to represent a flow that starts at signup and ends on the dashboard.

Add a short summary in the Description field to capture the flow's purpose. For example, A new user signs up and lands on the dashboard.

Create the flow
Click Create flow to save. The flow appears on your dashboard, ready for further configuration or documentation.

Prerequisites
- You are signed in and have access to the flows dashboard.