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

# FunnelFox dashboard overview

> Navigate the FunnelFox dashboard. Access funnels, analytics, products, customers, subscriptions, experiments, and project settings.

The FunnelFox Dashboard is your command center for creating, managing, and
optimizing marketing funnels. Access real-time analytics, run experiments,
and manage customer relationships all in one place.

<Note>
  **Project-based organization**: All data in your dashboard belongs to the
  currently selected project. Switch between projects using the project
  selector in the top navigation.
</Note>

## Dashboard pages

Navigate your dashboard efficiently with these core sections:

<CardGroup cols={2}>
  <Card title="Analytics" icon="chart-line" href="/docs/dashboard/analytics">
    Track funnel performance with real-time metrics. Monitor conversion
    rates, revenue, and user behavior to make data-driven decisions.
  </Card>

  <Card title="Experiments" icon="flask" href="/docs/dashboard/experiments">
    Run A/B tests to optimize your funnels. Compare variants scientifically
    and identify what converts best for your audience.
  </Card>

  <Card title="Funnels" icon="sitemap" href="/docs/dashboard/funnels">
    Create and manage your marketing funnels. Build, edit, and localize
    funnels by prompt with AI Chat in Editor.
  </Card>

  <Card title="Products" icon="box" href="/docs/dashboard/products">
    Manage your product catalog and pricing. Create unified offerings that
    work across all payment providers.
  </Card>

  <Card title="Subscriptions" icon="rotate" href="/docs/dashboard/subscriptions">
    Monitor active subscriptions from all PSPs. Handle cancellations,
    pauses, and customer support in one place.
  </Card>

  <Card title="Customers" icon="users" href="/docs/dashboard/customers">
    View all funnel visitors and their journey. Track profiles, sessions,
    and conversion paths for better insights.
  </Card>

  <Card title="Settings" icon="gear" href="/docs/dashboard/settings">
    Configure project settings and integrations. Connect payment providers,
    analytics tools, and manage team access.
  </Card>

  <Card title="Cancellation Funnels" icon="user-xmark" href="/docs/dashboard/funnels#cancellation-funnels">
    Create retention flows for at-risk customers. Offer alternatives like
    pauses or downgrades to reduce churn.
  </Card>
</CardGroup>

## Your projects

Projects organize your funnels and data into separate workspaces. Each
project gets:

* Unique [domain](/docs/dashboard/settings#domains): `your-project.fnlfx.com`
* Separate [analytics](/docs/dashboard/analytics) and [customer data](/docs/dashboard/customers)
* Independent [settings](/docs/dashboard/settings) and [integrations](/docs/integrations)
* [Team member](/docs/dashboard/settings#team) access control

To view your projects, click the project name in the top left. From there, you can switch to any project:

<Frame>
  <img src="https://mintcdn.com/funnelfox/b_tzUKaAaDbKI7fe/assets/view-projects.png?fit=max&auto=format&n=b_tzUKaAaDbKI7fe&q=85&s=1c07700acaeda19ac390d5b2ea5066f3" width="1920" height="989" data-path="assets/view-projects.png" />
</Frame>

### Create new projects

You may want to create a new project when you need a separate integration setup, for example, a new Meta Pixel with its own clean data source.

To create a new project:

1. Click the project name in the top left.

2. Click **+ Create new project**.

<Tip>We recommend creating a separate project with its own new Meta Pixel when launching a new app to keep your data source clean.</Tip>

<Frame>
  <img src="https://mintcdn.com/funnelfox/b_tzUKaAaDbKI7fe/assets/new-project.png?fit=max&auto=format&n=b_tzUKaAaDbKI7fe&q=85&s=5b2da075674ee551adaf705110fddc0d" width="1920" height="989" data-path="assets/new-project.png" />
</Frame>

## Next steps

* Start with [creating your first funnel](/docs/dashboard/funnels)
* Set up [experiments](/docs/dashboard/experiments)
* Configure [analytics](/docs/dashboard/analytics)
* Review [customer management](/docs/dashboard/customers)
