> ## Documentation Index
> Fetch the complete documentation index at: https://docs.guideless.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Capture browser workflows as guide steps

> Click through any browser workflow with the Guideless extension and automatically turn each action into a structured guide step.

## Before you start

<CardGroup cols={3}>
  <Card title="Browser" icon="chrome">
    Capture workflows using the Guideless Chrome extension.
  </Card>

  <Card title="Account" icon="user">
    Create a free Guideless account before capturing.
  </Card>

  <Card title="Extension" icon="puzzle">
    Install the extension and pin it to your browser toolbar.
  </Card>
</CardGroup>

## Record the flow

<Steps>
  <Step title="Open your starting page" icon="globe">
    Go to the app or page where the workflow begins. Have it loaded and ready.
  </Step>

  <Step title="Open the extension" icon="puzzle">
    Click the Guideless icon in your **Chrome toolbar**.
  </Step>

  <Step title="Start capturing" icon="circle-play">
    Hit **Start capturing**. Every click, field, and navigation from here becomes a step.
  </Step>

  <Step title="Click through naturally" icon="mouse-pointer-click">
    Work through the flow the way you normally would. Guideless tracks the sequence for you.
  </Step>

  <Step title="Stop capturing" icon="circle-stop">
    When you're done, click **Stop capturing** to finish recording.
  </Step>

  <Step title="Generate the guide" icon="sparkles">
    Guideless assembles your clicks into a labeled step list. No manual tagging needed.
  </Step>
</Steps>

<Tip>
  Move through the flow the way a first-time user would. Skip nothing. If a click doesn't happen, it won't appear in the guide.
</Tip>

<Note>
  Capture works with most Chrome-based web apps, including SaaS tools, internal dashboards, and intranet systems.
</Note>

## Up next

<Card title="Make it yours" icon="palette" horizontal href="/guides/branding">
  Customize colors, backgrounds, callouts, and blur effects.
</Card>
