# Pricing {#pricing}

Takumi Guard pricing information.

## Free Features {#free-features}

The following features are available to all users at **no cost**:

| Feature                   | Description                                                        |
| ------------------------- | ------------------------------------------------------------------ |
| **Registry proxy**        | Forwards requests from your npm/PyPI client to the public registry |
| **Package blocking**      | Automatically rejects malicious packages on the blocklist          |
| **Email-verified tokens** | Download tracking and breach notifications via email registration  |

You can benefit from the proxy and package blocking simply by configuring the registry URL — no account required. Registering your email address enables download tracking and [breach notifications](/docs/t/guard/features/breach-notifications.md) at no additional cost.

## Paid Features {#paid-features}

The following features require an active Takumi subscription with Guard enabled:

| Feature                       | Description                                                                  |
| ----------------------------- | ---------------------------------------------------------------------------- |
| **Org user tokens**           | Organization-scoped tokens for authenticated CI/CD pipeline protection       |
| **Package installation logs** | Searchable audit trail of all package installations across your organization |

### Unit Pricing {#token-pricing}

Org user tokens are billed based on the number of **active (non-revoked) tokens** at the end of each billing period.

| Item           | Unit Price (JPY) | Free Quota (included in Takumi Subscription) |
| -------------- | ---------------- | -------------------------------------------- |
| Org user token | ¥500 / token     | 15 tokens / month                            |

### What Is Billed {#what-is-billed}

Billing is based on the number of active (non-revoked) tokens at the end of the billing period. Each active org user token counts as one billable unit.

Revoked tokens do not count toward billing. If you revoke a token before the billing period ends, it will not be charged.

The token count is measured at the end of each billing period. Even if tokens are created or revoked during the period, only the number of active tokens at that point determines the charge.

### Free Quota (Included in Takumi Subscription) {#free-quota}

The Takumi subscription includes a free quota of **15 org user tokens** per billing cycle. Only usage beyond this quota is billed. If your organization has 15 or fewer active tokens, no additional charges apply.
