Skip to main content

Flow Generation

Flow Generation creates entire multi-screen applications from a single description. Instead of building one screen at a time, describe your complete app and Seemodo generates all pages at once.

Single Screen vs. Create Flow

In the Visual Designer’s left sidebar, toggle between:
ModeDescription
Single ScreenGenerate one screen per prompt
Create FlowGenerate multiple connected screens from one app description

How to generate a flow

1

Switch to Create Flow

Click the Create Flow tab in the Prompt section.
2

Describe your app

Write a high-level description of the entire application:“A food delivery app with splash screen, restaurant listing with filters, restaurant detail with menu, cart with item quantities, checkout with address and payment, order confirmation, and order tracking with map.”
3

Click Autoflow

The AI analyzes your description and generates a list of screens, each with its own name and detailed prompt.
4

Review and customize

Edit individual screen names and prompts. Reorder by dragging. Remove screens you don’t need.
5

Click Generate Flow

All screens generate in parallel and appear on the canvas side by side.

Autoflow

Autoflow is the AI that splits your app description into logical screens.

Controlling the number of screens

Enter a number in the # field next to the Autoflow button to set how many screens you want. Leave empty and the AI decides the optimal count.

What Autoflow produces

For each screen, Autoflow creates:
  • A descriptive name (e.g., “Onboarding”, “Dashboard”, “Settings”)
  • A detailed prompt describing that specific screen’s content and layout
  • Proper ordering representing the user journey

Customizing screens

After Autoflow generates the list:
ActionHow
ReorderDrag the grip handle on the left of each card
RenameClick the screen name and type a new one
Edit promptModify the detailed description for any screen
RemoveClick the minus (−) button
Clear allClick “Clear” to start over

Shared settings

All screens in a flow share the same:
  • Design mode (Wireframe / HiFi)
  • Page type (Normal / Landing Page / Funnel)
  • Screen size (Desktop / Tablet / Mobile)
  • Deep Design and Max Mode toggles
  • Reference images

Tips for great flows

  • Describe the user journey — Think about what happens first, second, third
  • Mention style once — Include “dark theme, blue accents, rounded corners” in the main description and it applies to all screens
  • Be specific about content — “Restaurant listing with name, rating, delivery time, cuisine type” produces better results than “a list page”
  • Upload reference images — Style references apply to all generated screens
Flow Generation on the Free plan is limited to 3 screens per flow. Pro and Business plans allow unlimited screens per flow.

Next steps

Visual Designer

Learn about single screen generation

Deployment

Publish your generated flow as a live app