> ## 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="/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="/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="/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="/dashboard/products">
    Manage your product catalog and pricing. Create unified offerings that
    work across all payment providers.
  </Card>

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

  <Card title="Customers" icon="users" href="/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="/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="/dashboard/funnels#cancellation-funnels">
    Create retention flows for at-risk customers. Offer alternatives like
    pauses or downgrades to reduce churn.
  </Card>
</CardGroup>

## Working with Projects

### Understanding Projects

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

* Unique domain: `your-project.fnlfx.com`
* Separate analytics and customer data
* Independent settings and integrations
* Team member access control

### Managing Multiple Projects

If you manage multiple brands, apps, or businesses:

<Steps>
  <Step title="Switch projects">
    Click the project name in the top navigation to see all your projects
  </Step>

  <Step title="Select a project">
    Choose the project you want to work on. The dashboard updates to show
    only that project's data
  </Step>

  <Step title="Create new projects">
    Click "Create Project" to add a new workspace for a different brand
    or campaign
  </Step>
</Steps>

<Info>
  **Pro tip**: Use separate projects for different brands, geographic markets,
  or product lines to keep data organized and team permissions clear.
</Info>

## Quick Actions

### Daily Workflow

Start your day with these key actions:

1. **Check Analytics** - Review yesterday's performance
2. **Monitor Experiments** - Check if any tests reached significance
3. **Review Funnels** - Identify top and bottom performers
4. **Handle Support** - Check customer issues in Subscriptions

### Weekly Tasks

Keep your funnels optimized:

* Launch new experiments based on data insights
* Update underperforming funnels
* Review customer feedback and cancellation reasons
* Plan next week's campaigns and tests

## Dashboard Tips

<AccordionGroup>
  <Accordion title="How do I find a specific funnel quickly?">
    Use the search bar in the Funnels page to filter by name, or sort by
    revenue/visits to find your top performers instantly.
  </Accordion>

  <Accordion title="What timezone does the dashboard use?">
    All timestamps display in UTC+00:00 for consistency across global teams.
    Revenue and analytics data use this timezone for daily calculations.
  </Accordion>
</AccordionGroup>

## Next Steps

Ready to dive deeper? Explore these areas based on your goals:

* **New to FunnelFox?** Start with [creating your first funnel](/dashboard/funnels)
* **Optimizing conversions?** Set up [experiments](/dashboard/experiments)
* **Tracking performance?** Configure [analytics](/dashboard/analytics)
* **Managing subscriptions?** Review [customer management](/dashboard/customers)
