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

# User manual overview

> Deliver better digital experiences through experimentation, feature management, and personalization.

Welcome to Kameleoon. Use our unified platform to manage your product lifecycle, from early feature rollouts to advanced user targeting. Kameleoon streamlines testing and optimization with tools like Prompt-Based Experimentation (PBX), which uses AI to generate test variations from natural language commands.

Run experiments, control feature exposure, and personalize content across multiple platforms:

* **Web:** Use dedicated Web Experimentation (including PBX) or client-side SDKs, such as JavaScript or React.
* **Mobile apps:** Integrate via iOS, Android, React Native, and Flutter SDKs.
* **Backend environments:** Deploy on Node.js, Python, Java, .NET, and more.

***

## Core capabilities

Kameleoon blends experimentation, feature management, and rollouts into one platform.

<AccordionGroup>
  <Accordion title="Experimentation" icon="flask-conical">
    Test ideas and measure their impact on any platform:

    * Build experiments with natural language using [Kameleoon PBX](../experimentation/web-experimentation/prompt-based-experiments/pbx-build/create-a-prompt-based-experiment).
    * Run feature experiments server-side or client-side with [Kameleoon Feature Experimentation](../experimentation/feature-experimentation/create-and-manage-flags/feature-experimentation-dashboard).
    * Target audiences with precision.
    * Access reliable, real-time results powered by our [multi-statistical engine](../experiment-analytics/statistical-methods/choosing-the-right-statistical-method-for-ab-testing) (including CUPED, Bayesian, and Sequential testing).
  </Accordion>

  <Accordion title="Personalization" icon="sparkles">
    Deliver tailored experiences to specific users:

    * Build [segments](../assets/segments/create-a-segment) using behavior, [data warehouses](../integrations/data-warehouses/target-your-imported-audiences), geolocation, or CRM data.
    * Show personalized content in real time.
    * Improve engagement without a full development cycle.
  </Accordion>

  <Accordion title="Feature management" icon="toggle-right">
    Release features progressively and reduce risk:

    * Use [feature flags](../experimentation/feature-experimentation/create-and-manage-flags/create-a-feature-flag) to decouple deployment from release.
    * Control feature visibility and timing.
    * Customize [rollouts](../experimentation/feature-experimentation/using-the-rollout-planner/rules-and-targeting/add-a-new-rollout-rule) by environment, user traits, or custom rules.
  </Accordion>
</AccordionGroup>

***

## Built for collaboration

Kameleoon supports cross-functional teams in a unified workspace where goals and segments are shared:

* **Marketers** create and launch visual experiments independently.
* **Developers** implement SDKs, manage feature flags directly in code, and use the Kameleoon Code Editor to build frontend experiments with JavaScript or CSS.
* **Product teams** create feature experiments using feature variables and monitor their impact.

***

## Platform tools

<CardGroup cols={2}>
  <Card title="Web Experimentation" icon="laptop" href="../experimentation/web-experimentation/prompt-based-experiments/get-started">
    Use Prompt-Based Experimentation (PBX) to build experiments with natural language prompts.
  </Card>

  <Card title="Feature Experimentation" icon="flag" href="../experimentation/feature-experimentation/create-and-manage-flags/create-a-feature-flag">
    Build complex tests and control your software releases using feature flags.
  </Card>

  <Card title="Web personalization" icon="wand" href="../web-personalization/set-up-and-launch-a-personalization">
    Set up and launch personalization campaigns tailored to your audience segments.
  </Card>

  <Card title="Widget Studio" icon="layout-panel-left" href="../assets/widgets/create-a-widget-with-the-widget-studio/create-a-widget">
    Choose from over 40 widget templates or use AI to generate personalized widgets.
  </Card>

  <Card title="Analytics" icon="chart-line" href="../experiment-analytics/analyze-results/results-page-structure">
    Analyze results with advanced filtering and Kameleoon's multi-statistical engine.
  </Card>

  <Card title="Use docs with AI" icon="sparkles" href="/home/use-docs-with-ai">
    Open any page in Claude or ChatGPT with one click, or configure a persistent docs connection for Cursor and VS Code.
  </Card>

  <Card title="Try PBX for free" icon="zap" href="https://www.kameleoon.com/plans">
    Discover Kameleoon's AI-powered prompt-based experimentation for free. **Get started today.**
  </Card>
</CardGroup>

***

## Essential workflows

Start building and managing your campaigns by referring to these core configuration guides.

<CardGroup cols={2}>
  <Card title="Create projects" icon="folder-plus" href="../project-management/manage-your-projects">
    Set up web and mobile apps and learn about SDK implementation.
  </Card>

  <Card title="Add users and teams" icon="users" href="../account-and-team-management/users-and-teams/manage-your-users">
    Manage permissions with Kameleoon's powerful team management tools.
  </Card>

  <Card title="Create experiments" icon="flask-conical" href="../experimentation/web-experimentation/prompt-based-experiments/pbx-build/create-a-prompt-based-experiment">
    Learn how to create tests, including using AI prompts.
  </Card>

  <Card title="Create segments and triggers" icon="list-filter" href="../assets/segments/create-a-segment">
    Target specific audience segments and set up triggers.
  </Card>

  <Card title="Create goals" icon="target" href="../assets/goals/create-a-goal">
    Track success by creating a variety of goals for your campaigns.
  </Card>

  <Card title="Configure custom data" icon="database" href="../assets/custom-data/create-custom-data">
    Leverage custom data to power advanced experimentation campaigns.
  </Card>

  <Card title="Manage integrations" icon="plug" href="../integrations/integrations-overview">
    Connect Kameleoon with major CDPs and analytics solutions.
  </Card>

  <Card title="Connect data warehouses" icon="server" href="../integrations/data-warehouses/target-your-imported-audiences">
    Utilize two-way integrations with BigQuery, Snowflake, and Databricks for targeting and reporting.
  </Card>
</CardGroup>
