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

# Add-ons

> Four optional upgrades that extend any plan: Outbound Campaigns, Unified Inbox, Power Tools, and Meeting Assistant.

Add-ons layer extra capability on top of whichever plan you're on. Each is billed monthly and can be switched on or off from **Account → Billing → Add-ons**. The Enterprise plan includes all four.

<CardGroup cols={2}>
  <Card title="Outbound Campaigns" href="#outbound-campaigns">
    Turn the AI into a proactive caller that reaches out and follows up.
  </Card>

  <Card title="Unified Inbox" href="#unified-inbox">
    Every conversation, every channel, in one threaded place.
  </Card>

  <Card title="Power Tools" href="#power-tools">
    Give the agent hands: payments, bookings, and custom HTTP tools.
  </Card>

  <Card title="Meeting Assistant" href="#meeting-assistant">
    An AI that joins your meetings, remembers everything, and acts on it.
  </Card>
</CardGroup>

## How add-ons fit

Your plan sets the base. Add-ons are optional upgrades you toggle on top of it. Enterprise bundles everything.

```mermaid theme={null}
flowchart LR
    P["Any plan<br/>Free · Professional · Real Estate"] --> C["Core platform<br/>AI voice agent, calls, contacts, analytics"]
    C -. add on .-> A1["Outbound Campaigns"]
    C -. add on .-> A2["Unified Inbox"]
    C -. add on .-> A3["Power Tools"]
    C -. add on .-> A4["Meeting Assistant"]
    E["Enterprise"] --> ALL["Everything above,<br/>all four add-ons included"]
```

## Outbound Campaigns

**\$49 / month.** Turn your AI into a proactive caller that reaches out, follows up, and never forgets.

What you get:

* Build and launch AI outbound calling campaigns
* Upload contact lists and segment your audience
* Multi-step sequences with automatic follow-ups
* Schedule campaigns and set your calling windows
* Live campaign analytics and call outcomes

**Best for:** sales and lead-gen teams that want the AI to start the conversation, not just answer it.

<CardGroup cols={2}>
  <Card title="How campaigns work" href="/essentials/campaigns">
    Build, target, and launch an outbound campaign.
  </Card>

  <Card title="See it on a plan" href="/pricing">
    Included on Enterprise, an add-on on Professional.
  </Card>
</CardGroup>

## Unified Inbox

**\$39 / month.** Every conversation, every channel, in one place.

What you get:

* One inbox for voice, SMS, WhatsApp, email, and web chat
* Full conversation history for every contact
* Assign conversations to the right teammate
* Reply by hand, or let the agent handle it
* Stop losing threads between apps

**Best for:** teams juggling messages across too many apps who want a single source of truth.

<CardGroup cols={2}>
  <Card title="How the inbox works" href="/essentials/inbox">
    The split-panel inbox and cross-channel threading.
  </Card>

  <Card title="See it on a plan" href="/pricing">
    Included on Enterprise, an add-on on Professional.
  </Card>
</CardGroup>

## Power Tools

**\$29 / month.** Give your agent hands: take payments, take bookings, and call your own systems.

What you get:

* Marketing hub for campaigns and broadcasts
* Take payments inside a call or a chat
* Take and manage bookings
* Connect custom HTTP tools to your own APIs
* Wire the agent into the rest of your stack

**Best for:** businesses that want the agent to actually do things, not just talk about them.

<CardGroup cols={2}>
  <Card title="Custom HTTP Tools" href="/guides/http-tools/overview">
    Wire the agent to your own HTTPS endpoints.
  </Card>

  <Card title="See it on a plan" href="/pricing">
    Included on Enterprise, an add-on on Professional.
  </Card>
</CardGroup>

## Meeting Assistant

**\$29 / month.** An AI that sits in your meetings, remembers everything, and acts on it.

What you get:

* Auto-joins your video calls
* Records, transcribes, and summarises
* Searchable memory across every meeting
* In-meeting agent tools and actions
* Never take manual notes again

**Best for:** anyone in back-to-back calls who wants perfect recall without the admin.

<CardGroup cols={2}>
  <Card title="How meetings work" href="/essentials/meetings">
    Auto-join, transcripts, and searchable memory.
  </Card>

  <Card title="See it on a plan" href="/pricing">
    Included on Enterprise, an add-on on Professional.
  </Card>
</CardGroup>

## Turning an add-on on

<Steps>
  <Step title="Open billing">
    Go to **Account → Billing → Add-ons**.
  </Step>

  <Step title="Toggle the add-on">
    Switch on the add-on you want. Billing prorates from the day you enable it.
  </Step>

  <Step title="Use it right away">
    The new capability appears in your dashboard immediately, no redeploy, no waiting.
  </Step>
</Steps>

<Card title="Compare plans and add-ons" href="/pricing">
  See every plan, add-on, and what each one unlocks.
</Card>
