> ## 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.

# App Navigation Guide

> Find your way around LaunchLemonade

## Your Quick Tour

New to LaunchLemonade? Here's a quick tour of where everything lives - so you always know where to click.

Think of this as your friend showing you around on day one!

## Main Navigation

LaunchLemonade's navigation bar is at the top of the screen:

**Lemonades** - This is home base! See all your AI tools in one place, create new ones, and click into any Lemonade to edit it.

**Mixes** - Ready to share? This is where you package your Lemonades for websites and customers.

**Marketplace** - We're working on this but some of our agents can be triggered here!

**History** - View all your chat conversations - both your test chats and messages from users.

**Profile & Billing** - Your account settings, billing, API keys, and Brain setup.

## Your First 3 Actions (New Users)

Just getting started? Do these three things first:

1. **Create your first Lemonade:** Click **"+ NEW"** in the top right
2. **Add some knowledge:** Click the **Knowledge** tab and upload a document
3. **Test it:** Click **"Run Lemonade"** and try a conversation

Once you've done that, everything else will make way more sense!

## Lemonades (Dashboard)

The main dashboard shows all your Lemonades in a card grid.

### Dashboard Features

* **Welcome message** – Personalized greeting at the top
* **Search bar** – Find Lemonades by name
* **Filter tabs:**
  * **All** – Show everything
  * **Customer Support** – Filter by category
  * **Your Lemonades** – Only your Chat Lemonades
  * **Your Agents** – Only your Lemonade Agents
* **+ NEW button** – Create a new Lemonade (you'll use this a lot!)
* **TEMPLATES button** – Browse ready-made templates

### Lemonade Cards

Each card shows:

* Lemonade icon/avatar
* Name
* Type badge (Chat or Agent)
* Click to open and edit

## Mixes

The Mixes page shows your deployable packages.

Each Mix displays:

* Name and type
* Chat count
* **Upgrade** and **Edit** buttons

Click **"+ CREATE MIX"** to create a new Mix.

## Marketplace

Browse pre-built Lemonade templates organised by category:

* **Assistant** – General purpose assistants
* **Customer Support** – Support bots and tools
* **Finance & Accounting** – Financial AI tools
* **Marketing** – Content and marketing helpers
* And more...

Click **"Add"** on any template to create a Lemonade from it.

## History

View all conversations across your Lemonades.

### History Tabs

| Tab                | Description                              |
| ------------------ | ---------------------------------------- |
| **My Messages**    | Conversations you've had (owner/testing) |
| **Users Messages** | Conversations from external users        |

### History Features

* Search by Lemonade name
* See conversation previews
* View message count and timestamps
* Click **"CONTINUE"** to resume any conversation

## Profile & Billing

Manage your account across 7 tabs:

### Profile & Credits

* Update your name and email
* Change password
* Set up Two-Factor Authentication (2FA)
* Connect Google account
* View credit balance

### Billing & Invoice

* View subscription status
* Manage payment methods
* Access invoices

### API Keys

* Generate and manage API keys
* Connect to external systems

### Referral Link

* Get your referral link
* Track referrals

### Personal Page

* Customize your public profile
* Set up your creator page

### Brain

* Enable/disable Brain feature
* Create and manage multiple brains
* Add memory entries
* [Learn more about Brain →](/Memory)

### Account Settings

* Account preferences
* Notification settings
* Data management

## Left Sidebar Icons

On the left edge of the screen, you'll see quick-access icons:

| Icon | Action            |
| ---- | ----------------- |
| 💬   | Quick chat access |
| 🔑   | API settings      |
| 🔔   | Notifications     |
| ⚙️   | Quick settings    |

## Top Right Links

Additional links in the top navigation:

| Link           | Description              |
| -------------- | ------------------------ |
| **Documents**  | Access documentation     |
| **Newsletter** | Subscribe to updates     |
| **YouTube**    | Watch tutorials          |
| **Log Out**    | Sign out of your account |

## Lemonade Editor Navigation

When editing a Lemonade, you'll see 7 tabs:

**Model** - Choose your AI model (GPT-4, Claude, etc.)

**Guide** - A helpful checklist of what your Lemonade needs to work well

**Instructions** - Set your welcome message and system prompt (the most important tab!)

**Knowledge** - Add files, websites, and integrations to teach your Lemonade

**Details** - Name, description, Brain connection, and styling options

**Add On** - Enable search, file uploads, and conversation memory

**Deploy** - Email setup, embed codes, and monetization options

Plus the **"Run Lemonade"** button to test your creation - you'll click this a lot while building!

## What's Next?

<CardGroup cols={2}>
  <Card title="Create Your First Lemonade" icon="sparkles" href="/quickstart">
    Start building
  </Card>

  <Card title="Join Community" icon="users" href="https://chat.whatsapp.com/KeeA2yriNoQ8rDqzhIMP2u">
    Ask in WhatsApp
  </Card>
</CardGroup>
