> **Building with AI coding agents?** If you're using an AI coding agent, install the official Scalekit plugin. It gives your agent full awareness of the Scalekit API — reducing hallucinations and enabling faster, more accurate code generation.
>
> - **Claude Code**: `/plugin marketplace add scalekit-inc/claude-code-authstack` then `/plugin install <auth-type>@scalekit-auth-stack`
> - **GitHub Copilot CLI**: `copilot plugin marketplace add scalekit-inc/github-copilot-authstack` then `copilot plugin install <auth-type>@scalekit-auth-stack`
> - **Codex**: run the bash installer, restart, then open Plugin Directory and enable `<auth-type>`
> - **Skills CLI** (Windsurf, Cline, 40+ agents): `npx skills add scalekit-inc/skills --list` then `--skill <skill-name>`
>
> `<auth-type>` / `<skill-name>`: `agentkit`, `full-stack-auth`, `mcp-auth`, `modular-sso`, `modular-scim` — [Full setup guide](https://docs.scalekit.com/dev-kit/build-with-ai/)

---

# Billing and usage

View your current plan, manage payment methods, and monitor your Scalekit usage.
Manage your Scalekit subscription, view invoices, and monitor your usage from the billing section of the dashboard.

## Access billing

Navigate to **Dashboard > Settings > Billing** to view your billing information and manage your subscription.

## Current plan

View your current subscription plan, including:

- **Plan name** - Your current Scalekit plan
- **Monthly active users** - Number of unique users who authenticated this month
- **Usage limit** - Maximum number of active users included in your plan
- **Renewal date** - When your current billing period ends

> tip: Monitor your usage
>
> Keep track of your monthly active users to avoid unexpected overages. Set up alerts
> to notify you when approaching your plan limit.

## Usage metrics

Track key usage metrics to understand your authentication patterns:

| Metric | Description |
| ------ | ----------- |
| **Monthly Active Users (MAU)** | Unique users who authenticate at least once per month |
| **Total Organizations** | Number of organizations created across all environments |
| **Authentications** | Total number of successful authentication attempts |
| **SSO Logins** | Number of logins through enterprise SSO connections |
| **Social Logins** | Number of logins through social identity providers |

## Payment methods

Manage your payment methods for subscription billing:

1. Navigate to **Dashboard > Settings > Billing**
2. Click **Payment methods** in the sidebar
3. Click **Add payment method**
4. Enter your card details or use a saved payment method

### Update payment method

To change your default payment method:

1. Click on the payment method card
2. Click **Make default** to set it as your primary payment method
3. Click **Remove** to delete a payment method

> caution: Keep payment details current
>
> Ensure your payment method information is up to date to prevent service interruption.
> Expired cards may cause authentication failures.

## Invoices

View and download your invoices for each billing period:

1. Navigate to **Dashboard > Settings > Billing**
2. Click **Invoices** in the sidebar
3. Click on any invoice to view details
4. Click **Download PDF** to save a copy

Invoices include a detailed breakdown of your charges, including base subscription fees and any overage charges.

## Upgrade or downgrade plans

Change your plan based on your usage needs:

1. Navigate to **Dashboard > Settings > Billing**
2. Click **Change plan**
3. Select a new plan tier
4. Review the changes and confirm

Plan changes take effect immediately. Pro-rated charges or credits apply based on your billing cycle.

## Set up alerts

Configure usage alerts to notify you when approaching your plan limits:

1. Navigate to **Dashboard > Settings > Billing**
2. Click **Usage alerts** in the sidebar
3. Set thresholds for monthly active users
4. Enter email addresses to receive alerts

> tip: Set alerts early
>
> Configure alerts at 75% and 90% of your plan limit to give yourself time to upgrade
> before hitting overage charges.


---

## More Scalekit documentation

| Resource | What it contains | When to use it |
|----------|-----------------|----------------|
| [/llms.txt](/llms.txt) | Structured index with routing hints per product area | Start here — find which documentation set covers your topic before loading full content |
| [/llms-full.txt](/llms-full.txt) | Complete documentation for all Scalekit products in one file | Use when you need exhaustive context across multiple products or when the topic spans several areas |
| [sitemap-0.xml](https://docs.scalekit.com/sitemap-0.xml) | Full URL list of every documentation page | Use to discover specific page URLs you can fetch for targeted, page-level answers |
