ChatGPT UI Flows — Design Patterns & Interactions

AI chatbot for everyday use

First Suggestions

First-time chat initialization showing AI-generated prompt suggestions. User encounters empty state with textarea focus, system auto-transitions through suggested queries as clickable chips, demonstrating content discovery and interaction patterns. Captures onboarding moment where user selects or views AI recommendations before composing first message. Relevant for studying empty state design, suggestion UI, progressive disclosure, and conversational AI affordances.

Instant and frictionless—suggestions appear immediately, auto-transitions guide without blocking.

  1. Focus on message input textarea
  2. View auto-suggested prompt chips
  3. Select or interact with suggestion
  4. Submit initial message to AI
  5. Receive and view AI response

First prompt

First user interaction with ChatGPT's conversational interface. User enters initial prompt into message input field, triggering AI response generation and display. Captures the core chat creation pattern—typing, submission, streaming response rendering. Demonstrates empty-to-populated state transition, real-time message rendering, and auto-scroll behavior. Ideal reference for designing conversational AI UX, input-to-output workflows, and message bubble layouts.

Responsive—instant input focus, smooth message rendering, live streaming feedback.

  1. Focus message input field
  2. Type initial prompt
  3. Submit message to AI
  4. Observe streamed response
  5. First exchange complete

Signup + Onboarding

ChatGPT's signup and onboarding flow captures the progressive disclosure pattern where users enter email, verify via code, complete profile information (name, age), and advance through modal-based screens. The recording demonstrates a guided, step-by-step account creation experience with automatic transitions between states. Designers will observe modal dialogs, input validation, form progression, and the transition from authentication to profile setup to feature introduction—ideal for studying streamlined account registration, empty state progression, and AI product onboarding patterns.

Guided — seamless modal progression with auto-transitions and no friction between steps

  1. Enter email address
  2. Submit verification code
  3. Fill profile information
  4. Review feature capabilities
  5. Complete onboarding setup