User Flow Diagram
Create user flow diagrams that map how users navigate through your product.
Usage
Describe the user journey to get a structured flow diagram.
Examples
- "Map the user flow for our checkout process"
- "Create a flow diagram for the onboarding experience"
- "Document all paths through our authentication system"
Guidelines
- Start with the user's goal, not the first screen
- Include decision points and branching paths
- Map error states and recovery flows
- Identify the happy path and most common alternate paths
- Validate flows with real user behavior data