> ## Documentation Index
> Fetch the complete documentation index at: https://frimty.com/docs/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, and Goals each have their own allowance.

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

    * ✅ 3 active triggers
    * ✅ 3 active reports
    * ✅ 1 active goal
    * ✅ 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
    * ✅ **Multi-hub** per automation
    * ✅ **AI summaries** on reports & digests
  </Card>

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

    * ✅ **Unlimited** triggers
    * ✅ **Unlimited** reports
    * ✅ **Unlimited** goals
    * ✅ 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  |
| 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, and goals do not consume a slot.
</Note>

***

## Frequently Asked Questions

<AccordionGroup>
  <Accordion title="How are the limits counted?">
    Each automation type (Trigger, Report, Goal) 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, all schedule types, and AI
    summaries. Max removes the limits entirely — unlimited triggers, reports,
    and goals.
  </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>
