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

# Introduction

> Welcome to the Confidence documentation

## Welcome to Confidence

Confidence is a comprehensive experimentation and feature management platform that helps teams make data-driven decisions.

<Frame>
  <img src="https://mintcdn.com/confidence-7c0fec1b/KTPKB6kyq9KGua3d/assets/product.png?fit=max&auto=format&n=KTPKB6kyq9KGua3d&q=85&s=aaeed7cf6f2c26de48f1872a898f8a20" alt="Confidence product overview" style={{height: "auto", width: "100%"}} className="rounded-lg mx-auto" width="3154" height="2146" data-path="assets/product.png" />
</Frame>

<CardGroup cols={2}>
  <Card title="Get Started" icon="rocket" href="/docs/onboarding-guide">
    Follow our onboarding guide to get started with Confidence
  </Card>

  <Card title="Quickstarts" icon="bolt" href="/docs/quickstarts/configure-flag">
    Jump right in with our quickstart guides
  </Card>

  <Card title="API Reference" icon="code" href="/docs/quickstarts/configure-flag">
    Explore our comprehensive API documentation
  </Card>

  <Card title="SDKs" icon="book-open" href="/docs/sdks/introduction">
    Learn about our SDKs and integrations
  </Card>
</CardGroup>

## What is Confidence?

<Frame>
  <img src="https://mintcdn.com/confidence-7c0fec1b/KTPKB6kyq9KGua3d/assets/feature-flag.png?fit=max&auto=format&n=KTPKB6kyq9KGua3d&q=85&s=f23592e256498fe2e258ee19c319464f" alt="Confidence feature flag" style={{height: "auto", width: "100%"}} className="rounded-lg mx-auto" width="5100" height="2568" data-path="assets/feature-flag.png" />
</Frame>

Confidence provides powerful tools for:

* **Feature Flags**: Control feature rollouts with flexible targeting rules
* **Experimentation**: Run A/B tests and analyze results with statistical rigor
* **Metrics**: Define and track business metrics across your organization
* **Data Warehouse Native**: Leverage your existing data infrastructure

## Choose Your Path

<CardGroup cols={2}>
  <Card title="Warehouse-Native" icon="database" href="/docs/data-warehouse-native">
    Built on top of your data warehouse
  </Card>

  <Card title="Platform Approach" icon="layer-group" href="/docs/confidence-as-a-platform">
    Extensible platform for custom workflows
  </Card>
</CardGroup>
