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

# Themes Introduction

> Customize camelAI to match your brand and application design

<Warning>
  **camelAI Legacy Product** — This documentation covers camelAI's embedded analytics offering, which is no longer being actively developed. We are migrating existing customers to the new camelAI platform. For the current product, visit [camelAI](https://camelai.dev).
</Warning>

Themes allow you to fully customize camelAI's appearance and behavior to align with your brand identity and optimize the experience for your specific user base. Whether you're building for technical developers or non-technical business users, themes give you complete control over how camelAI looks and feels.

## Getting Started

<CardGroup cols={2}>
  <Card title="Configure via API" icon="code" href="/api-reference/appearance/list-appearance-configurations">
    Set your theme programmatically using our comprehensive API endpoints
  </Card>

  <Card title="Visual Theme Builder" icon="paintbrush" href="https://console.camelai.com/themes/">
    Design your theme interactively with live preview in our developer console
  </Card>
</CardGroup>

## Theme Builder Features

Our developer console provides a powerful theme playground where you can:

* **Preview changes instantly** with our live iframe preview
* **Test different configurations** before deploying to production
* **Set your default** to use across all camelAI instances without a theme parameter

## In This Section

This documentation will walk you through every customization option available in camelAI themes, including:

* Visual appearance and branding
* Default theme configurations
* Question recommendations
* Response mode options
* Start chat messages

Ready to create your perfect camelAI experience? Let's dive into the customization options.
