> 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/view-your-plan-and-usage.md).

# View your plan and usage

Review your current Bundus access and see how much of each limited allowance your business has used.

### Review your subscription

1. Open **Settings** from the left menu.
2. Open **Billing** under **Workspace**.
3. Review **Current plan** for the plan name, subscription status, and trial or billing information shown for your account.
4. Review **Usage this period**.

![The Billing page showing a free trial, its end date, and current usage](https://1239150628-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0xEFjtRHcsV7HPwU6C74%2Fuploads%2Fgit-blob-a06e30b131a0345634038a339399289c928b76e6%2F03-free-trial-and-usage.jpg?alt=media)

During a free trial, Bundus may show usage for:

* bookings created;
* inventory items;
* team seats;
* invoices issued; and
* media storage.

Paid plans show the allowances that apply to that plan. A progress bar helps you see how close the business is to a displayed limit.

### Check the result

The **Current plan** and **Usage this period** sections show the latest subscription and allowance information available for your workspace.

### Related guides

* [Compare Bundus plans](/help/subscriptions/compare-bundus-plans.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/view-your-plan-and-usage.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.
