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

# Whitelabelling Your Lemonades (Mixes)

> Package and deploy your Lemonades as branded chatbots

## Why Create a Mix?

You've built a Lemonade that works perfectly. Now what? A Mix is how you share it with the world - whether that's adding it to your website, selling subscriptions, or connecting it as a team tool.

Think of it as taking your Lemonade off the shelf and putting it somewhere people can actually use it, with your branding front and center.

## What is a Mix?

When you're ready to share your Lemonade with the world, you create a Mix. Think of it as packaging your Lemonade with your branding - ready to embed on your website or sell to customers.

A Mix lets you:

* Add it as a **Chatbot** on your website
* **Monetize** it by selling subscriptions
* Connect it as a **Team** tool

The key word is "whitelabeling" - that means your logo, your colors, your domain. Not ours!

## Accessing Mixes

Click **Mixes** in the top navigation bar to see all your Mixes.

<img src="https://mintcdn.com/launchlemonade/09AVKrbfCzNjF-L3/images/whitelabelling/whitelabel-mix-01-overview.png?fit=max&auto=format&n=09AVKrbfCzNjF-L3&q=85&s=2b80b646b20215d9899fdacc3674f88d" alt="Mixes page showing Subscription Mix, Team Mix, and Embed Mix options" style={{maxWidth: "600px"}} width="1920" height="821" data-path="images/whitelabelling/whitelabel-mix-01-overview.png" />

Each Mix shows:

* Mix name and type (e.g., "Business Mix")
* Number of chats
* **Upgrade** and **Edit** buttons

## Creating a Mix

### From the Mixes Page

<Steps>
  <Step title="Go to Mixes">
    Click **Mixes** in the top navigation
  </Step>

  <Step title="Click Create Mix">
    Click the **"+ CREATE MIX"** button in the top right
  </Step>

  <Step title="Configure Your Mix">
    Follow the setup wizard to configure branding and select Lemonades
  </Step>
</Steps>

### From a Lemonade's Deploy Tab

<Steps>
  <Step title="Open Your Lemonade">
    Click on any Lemonade to open the editor
  </Step>

  <Step title="Go to Deploy Tab">
    Click the **Deploy** tab
  </Step>

  <Step title="Choose Mix Type">
    Click either:

    * **"CREATE EMBED MIX"** for website chatbots
    * **"CREATE SUBSCRIPTION MIX"** for monetization
  </Step>
</Steps>

## Mix Types

### Embed Mix (Website Chatbot)

Deploy your Lemonade as a chat widget on your website.

**Features:**

* Embed on a single page or all pages
* Custom branding and colors
* Works on any website

Perfect for customer support, lead capture, or helping visitors find what they need.

### Subscription Mix (Sell Access)

Sell access to your Lemonade on your own domain.

**Features:**

* Deploy to your custom domain
* Charge monthly or yearly subscriptions
* Test before going live

Turn your expertise into recurring revenue - great for coaches, consultants, and creators.

## Editing a Mix

Click the **Edit** button next to any Mix to:

* Change the Mix name
* Update branding (colors, logo)
* Modify which Lemonades are included
* Get the embed code
* Configure subscription settings

## Getting Your Embed Code

Once you've created an Embed Mix:

<Steps>
  <Step title="Open Mix Settings">
    Click **Edit** on your Mix
  </Step>

  <Step title="Copy Embed Code">
    Find the embed code section and copy the provided snippet
  </Step>

  <Step title="Add to Website">
    Paste the code into your website's HTML, typically before the closing `</body>` tag
  </Step>
</Steps>

## Deploying Without a Mix (Email)

Don't need a website widget? You can deploy directly via email:

<Steps>
  <Step title="Open Your Lemonade">
    Go to any Lemonade and click the **Deploy** tab
  </Step>

  <Step title="Set Up Email">
    In the "Deploy as an Employee via Email" section:

    * Add a custom email address (ends with @ai.launchlemonade.app)
    * Click **COPY EMAIL**, **SAVE TO GMAIL**, or **SAVE TO OUTLOOK**
  </Step>

  <Step title="Start Emailing">
    Send emails from your registered email address to your Lemonade's email
  </Step>
</Steps>

<Note>
  For security, only emails from your registered email address will work.
</Note>

## Mix vs Deploy Options Comparison

| Option               | Location           | Best For                   |
| -------------------- | ------------------ | -------------------------- |
| **Email**            | Lemonade → Deploy  | Personal use, quick access |
| **Embed Mix**        | Mixes / Deploy tab | Website chatbots           |
| **Subscription Mix** | Mixes / Deploy tab | Monetization               |

## Pro Tips for Your Mix

**Test first!** Chat with your Lemonade a few times before going live. Try weird questions - your future users will!

**Match your brand** - Choose colors and logos that blend seamlessly with your site. Nobody should be able to tell it's not built into your site.

**Polish your instructions** - Remember, users will interact with your Lemonade directly. Make sure your system prompt is clear and helpful.

**Watch your usage** - Check the chat count on your Mixes regularly to understand how people are using it.

## Upgrading a Mix

Click the **Upgrade** button next to any Mix to:

* Unlock premium features
* Increase usage limits
* Access advanced customization

## What's Next?

<CardGroup cols={2}>
  <Card title="Watch Tutorial" icon="youtube" href="https://www.youtube.com/watch?v=HEVznaEdUOo">
    Learn how to monetize your Lemonades
  </Card>

  <Card title="Contact Support" icon="envelope" href="mailto:hello@launchlemonade.app">
    Get help with Mix setup
  </Card>
</CardGroup>
