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

# Pricing

> Alius Free, Pro, and Max plans — what's included and how billing works

## Plans Overview

Alius has three tiers. Limits apply **per automation type** — Triggers, Reports, Goals, and Insights each have their own allowance.

<CardGroup cols={3}>
  <Card title="Free" icon="gift">
    **\$0 / month**

    * ✅ 3 active triggers
    * ✅ 3 active reports
    * ✅ 1 active goal
    * ❌ Insights not included
    * ✅ All trigger types & conditions
    * ✅ Custom templates
    * ✅ Slack, Email, Telegram, Discord, HTTP
    * ✅ Single hub per automation
  </Card>

  <Card title="Pro" icon="rocket">
    **\$9.99 / month**

    * ✅ 10 active triggers
    * ✅ 10 active reports
    * ✅ 5 active goals
    * ✅ **3 active insights** — one of each type
    * ✅ **Multi-hub** per automation
    * ✅ **AI summaries** on reports & digests
  </Card>

  <Card title="Max" icon="crown">
    **\$19.99 / month**

    * ✅ **Unlimited** triggers
    * ✅ **Unlimited** reports
    * ✅ **Unlimited** goals
    * ✅ **Unlimited** insights
    * ✅ Multi-hub per automation
    * ✅ AI summaries
  </Card>
</CardGroup>

## Plan Comparison

| Feature                            | Free           | Pro       | Max        |
| ---------------------------------- | -------------- | --------- | ---------- |
| **Price**                          | \$0/mo         | \$9.99/mo | \$19.99/mo |
| **Active Triggers**                | 3              | 10        | Unlimited  |
| **Active Reports**                 | 3              | 10        | Unlimited  |
| **Active Goals**                   | 1              | 5         | Unlimited  |
| **Active Insights**                | ❌ Not included | 3         | Unlimited  |
| Trigger types & conditions         | ✅              | ✅         | ✅          |
| Custom Templates                   | ✅              | ✅         | ✅          |
| Slack / Email / Telegram / Discord | ✅              | ✅         | ✅          |
| **Multi-Hub per automation**       | ❌ Single only  | ✅         | ✅          |
| **Schedule Types**                 | All types      | All types | All types  |
| **AI Report & Digest Summaries**   | ❌              | ✅         | ✅          |
| Notification History               | ✅              | ✅         | ✅          |
| Dashboard Metrics                  | ✅              | ✅         | ✅          |

<Note>
  An automation only counts toward your limit while it is **active**. Disabled
  triggers, reports, goals, and insights do not consume a slot.
</Note>

***

## Frequently Asked Questions

<AccordionGroup>
  <Accordion title="How are the limits counted?">
    Each automation type (Trigger, Report, Goal, Insight) has its own limit and
    counts independently. Only **active** automations count — disabled ones are free.
  </Accordion>

  <Accordion title="Do I lose my automations when I downgrade?">
    No. Excess automations are set to "disabled" status, never deleted. Upgrade
    again to re-enable them.
  </Accordion>

  <Accordion title="Which automations stay active after a downgrade?">
    The **oldest** entries (by creation date) per type, up to the target plan's
    limit. The rest are disabled.
  </Accordion>

  <Accordion title="What's the difference between Pro and Max?">
    Pro raises every limit and unlocks multi-hub, AI summaries, and
    [Insights](/features/insights). Max removes the limits entirely — unlimited
    triggers, reports, goals, and insights.
  </Accordion>

  <Accordion title="Why aren't Insights on the Free plan?">
    [Insights](/features/insights) run daily anomaly detection across your whole
    catalogue and write an AI narrative for each finding, so they carry a real
    ongoing cost per store. The Free limit is genuinely **0** rather than a
    reduced allowance. Pro includes 3 — one of each anomaly type.
  </Accordion>

  <Accordion title="I created a Sales Drop insight and nothing has happened. Is it broken?">
    Probably not — Insights are **designed** to stay silent unless something is
    genuinely wrong, and most days nothing is. Alius imports your recent sales
    history when you create the insight, so detection is already running. It also
    caps alerts at 3 per day, ignores products below 1% of store revenue, and goes
    quiet entirely when many products move at once. Use **Fire (test)** to confirm
    delivery works, and see [Insights](/features/insights) for details.
  </Accordion>

  <Accordion title="What happens if I uninstall and reinstall?">
    Your subscription state is synced from Shopify's Partner API automatically.
    An active paid subscription is restored.
  </Accordion>
</AccordionGroup>
