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

# The onboarding wizard

> A walkthrough of the guided setup you see when you first create a workspace — and the dashboard checklist that resumes it.

When you first sign up, TrackRev runs a short guided wizard — about three minutes — that gets
you from an empty workspace to tracking real revenue. Every step after the welcome is skippable,
and a dashboard checklist lets you finish anything you skip later.

## The steps

<Steps>
  <Step title="Welcome" icon="hand-wave">
    A quick intro to the core loop: track every click, follow the whole journey, see real
    revenue. Click **Get started**.
  </Step>

  <Step title="Install the pixel" icon="code">
    Copy your one-line snippet and paste it into your site's `<head>`. When TrackRev receives its
    first event, this step shows *"We've received data from your pixel — you're all set."* Full
    guide: [Install the pixel](/getting-started/install-pixel).
  </Step>

  <Step title="Connect Stripe" icon="stripe">
    Paste a read-only restricted key so TrackRev can attribute revenue. Full guide:
    [Connect Stripe](/revenue-attribution/connect-stripe).
  </Step>

  <Step title="Create your first campaign" icon="link">
    Choose one of two starting points:

    * **Tracking link** — a short link per channel. Enter a campaign name, destination URL and
      pick channels.
    * **Referral campaign** — stand up an affiliate programme (name + commission rate, default
      20%). See [Launch an affiliate programme](/affiliate/create-program).

    Either one completes the step.
  </Step>

  <Step title="Invite your team" icon="users">
    Optionally invite teammates by email and assign a role (**Member** or **Admin**). See
    [Team & roles](/account/team-and-roles).
  </Step>

  <Step title="You're all set" icon="circle-check">
    Shortcuts to your dashboard, links, and settings. Click **Go to dashboard**.
  </Step>
</Steps>

## The dashboard checklist

If you skip steps, the dashboard shows a **"Finish setting up {workspace}"** card with the
remaining tasks, each linking straight to the relevant settings page. It disappears once every
step is done or you dismiss it.

<Note>
  Completion is derived from real data, not a stored flag — so if you install the pixel or create
  a link **outside** the wizard, the matching step is automatically marked done. You can't get
  stuck in a half-finished state.
</Note>

## What "workspace" means here

Your workspace is backed by an organisation in TrackRev's account system. If your account has no
active organisation yet, you'll be prompted to pick or create one before the workspace-specific
steps appear. Learn more in [Workspaces](/account/workspaces).
