> For the complete documentation index, see [llms.txt](https://bundus.gitbook.io/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bundus.gitbook.io/help/subscriptions/compare-bundus-plans.md).

# Compare Bundus plans

Compare the prices, capacity, and included tools for the Bundus plans available in your business region.

> **Good to know:** Prices are regional and may change. Use the Billing page for the current price shown to your business.

### Open the plan comparison

1. Open **Settings** from the left menu.
2. Open **Billing** under **Workspace**.
3. Find **Available plans**.
4. Select **Monthly** or **Yearly** to compare the matching billing period.

![The monthly Starter, Professional, and Business plan cards with prices and Upgrade actions](https://1239150628-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0xEFjtRHcsV7HPwU6C74%2Fuploads%2Fgit-blob-cc05aa461b89928a61b0cae6125a31e30053e44e%2F04-monthly-plans.jpg?alt=media)

Each plan card shows its current regional price, intended business size, limits, and included features.

### Understand the plan levels

* **Starter** supports a solo operator and includes the core inventory, service, booking, client, quote, contract, invoice, payment-recording, and public-website tools. Its card shows the current inventory and media limits.
* **Professional** includes Starter features and adds capacity for a growing team, fulfillment, security deposits, bundles, booking discounts, performance insights, calendar sync, and removal of Bundus branding.
* **Business** includes Professional features with unlimited inventory items, unlimited team members, and the largest listed media allowance.

![The yearly plan comparison showing annual prices and the features in each plan](https://1239150628-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0xEFjtRHcsV7HPwU6C74%2Fuploads%2Fgit-blob-bb0a3638183686755232290d452b31cee421ab8a%2F05-yearly-plans.jpg?alt=media)

Select **Compare full feature breakdown** for the current detailed comparison on the Bundus pricing page.

### Related guides

* [View your plan and usage](/help/subscriptions/view-your-plan-and-usage.md)
* [Manage a Bundus subscription bought through the App Store](/help/subscriptions/manage-an-app-store-subscription.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://bundus.gitbook.io/help/subscriptions/compare-bundus-plans.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
