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

# Overview

> Understand what each part of Flowboard is for and where to go next.

Flowboard is organized around a simple workflow: create a flow, target the right audience, test variants, and measure performance.

## Choose the right area

<CardGroup cols={2}>
  <Card icon="code-branch" title="Flows" href="/features/flows-overview">
    Build the onboarding experience itself: screens, copy, layout, navigation, draft review, and publishing.
  </Card>

  <Card icon="languages" title="Translations" href="/features/flows-translations">
    Manage the same flow in multiple languages without duplicating the whole journey.
  </Card>

  <Card icon="route" title="Actions and transitions" href="/features/flows-actions-transitions">
    Control what happens when someone taps a button and how they move from one screen to the next.
  </Card>

  <Card icon="users" title="Audiences" href="/features/audiences">
    Decide who should see each flow based on app version, country, locale, platform, and traffic split.
  </Card>

  <Card icon="flask" title="Labs" href="/features/labs">
    Run A/B tests on an audience, compare variants, and promote a winner.
  </Card>

  <Card icon="chart-mixed" title="Pulse" href="/features/pulse">
    Track launches, completion, drop-off, and flow-level performance over time.
  </Card>
</CardGroup>

## The Flowboard workflow

<Steps>
  <Step title="Build the experience">
    Create a flow, add screens, edit content, and preview the journey before you publish it.
  </Step>

  <Step title="Target the right users">
    Use audiences to decide which users should receive a flow and how traffic should be distributed.
  </Step>

  <Step title="Experiment safely">
    Use Labs when you want to compare variants instead of replacing the live experience immediately.
  </Step>

  <Step title="Measure results">
    Open Pulse to review performance and find where users continue, drop, or convert.
  </Step>
</Steps>

## Start here if you are new

If you are setting up Flowboard for the first time, read [Quick start](/quick-start) first. If you already have access to Flowboard Studio and want to understand day-to-day use, start with [Flows](/features/flows-overview).
