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

# Billing

> Plans, pricing, and subscription management

Clarity offers a free tier and a Pro plan with higher limits and customization.

## Plans comparison

| Feature                   | Free        | Pro            |
| ------------------------- | ----------- | -------------- |
| Monthly price             | \$0 forever | \$4.99         |
| Auto coaching suggestions | 5/month     | 200/month      |
| Manual rephrase uses      | 50/month    | 200/month      |
| Default coaching flags    | All 5       | All 5          |
| Custom coaching flags     | —           | Up to 15 total |
| Advanced reasoning model  | —           | Yes            |

<Note>
  Clarity is billed per workspace, not per user. One subscription covers everyone in your Slack workspace.
</Note>

## Free plan

The free plan includes:

* 5 auto coaching suggestions per month
* 50 manual `/clarity-rephrase` uses per month
* All five default coaching flags (Disrespectful, Passive-Aggressive, Dismissive, Unclear / Not Actionable, Unconstructive / Demoralizing)
* No credit card required

## Pro plan

Pro unlocks higher limits and customization:

* 200 auto coaching suggestions per month
* 200 manual rephrase uses per month
* Create custom coaching flags (up to 15 total)
* Access to advanced reasoning model for more accurate analysis

### Upgrading to Pro

1. Run `/clarity-settings`
2. Click **Manage billing** (admin only)
3. Select the Pro plan
4. Complete payment via Stripe

<Note>
  Only workspace admins can manage billing. If you are not an admin, ask your workspace admin to upgrade.
</Note>

## Managing your subscription

### Access billing portal

Run `/clarity-settings` and click **Manage billing** to access the Stripe portal where you can:

* View your current plan
* Update payment method
* Download invoices
* Cancel subscription

### Cancellation

You can cancel anytime from the billing portal. Your Pro features remain active until the end of your billing period.

## Usage tracking

Check your current usage anytime:

```
/clarity-status
```

This shows:

* Auto coaching uses this month
* Manual rephrase uses this month
* Your workspace plan

<Tip>
  Usage resets on the first of each month.
</Tip>
