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

# Business plan

> Retrac Business plan limits and features for growing teams.

The **Business** plan is for growing teams that need REST API access, a larger catalog, more transfers, and additional locations and seats.

## Business plan highlights

| Feature                            | Business                                    |
| ---------------------------------- | ------------------------------------------- |
| **Total items**                    | 2,500 (cumulative — does not reset monthly) |
| **Transfers per billing cycle**    | 10,000 (resets each billing period)         |
| **Locations**                      | 12                                          |
| **Tags**                           | 100                                         |
| **Suppliers**                      | 60                                          |
| **Team members**                   | 25                                          |
| **Invoicing, estimates & clients** | Yes                                         |
| **Location permissions**           | Yes                                         |
| **CSV import & export**            | Yes                                         |
| **API access**                     | Yes                                         |
| **Movement ledger**                | Yes                                         |

Higher tiers within Business add more items and transfers at stepped price points. See current pricing at [retrac.co/pricing](https://retrac.co/pricing).

## API access on Business

Business unlocks REST API access so you can:

* Sync items from an external product master
* Read on-hand balances for fulfillment systems
* Create tags or items from automated jobs
* Pull inventory data for reporting

Create API keys under **Settings → API Keys**. See [API introduction](/api-reference/introduction) and [Rate limits](/api-reference/rate-limits).

## What counts toward limits

### Total items

Cumulative catalog size. Deleting items frees capacity. Existing items and stock are unaffected when you hit the limit — you simply cannot add new items until you upgrade.

### Transfers per billing cycle

Resets at the start of each billing period. Monitor usage on **Settings → Billing** and in the sidebar usage widget.

## Upgrade to Business

1. Go to **Settings → Billing** (owners only).
2. Click **Upgrade** or **Change plan**.
3. Select Business, choose monthly or yearly billing, and confirm checkout via Stripe.

## Compare plans

<CardGroup cols={2}>
  <Card title="Pro plan" icon="star" href="/help/article/pro-plan">
    Invoicing and suppliers for early-stage businesses
  </Card>

  <Card title="Advanced plan" icon="chart-line" href="/help/article/advanced-plan">
    Higher limits and priority support
  </Card>
</CardGroup>
