> For the complete documentation index, see [llms.txt](https://docs.podigee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.podigee.com/documentation/connect-and-administer/account-and-team/view-your-plan-and-usage.md).

# View your plan and usage

Open the Plan and Usage tabs to see your plan, billing date, included allowances, and current usage.

Use this task to check the plan of your account, the next billing date, and the usage of each allowance in the current period.

## Before you start

* Sign in as the account owner, as an organization admin, or as an organization member with the **Billing** permission. Without this permission, Podigee does not show the **Plan** and **Usage** tabs.

{% tabs %}
{% tab title="Classic view" %}

### View your plan

1. Open the user menu and select **My account**.
2. Open the **Plan** tab.

The tab shows:

* The plan name, **Billed monthly** or **Billed yearly**, and **Next billing on \[date]**.
* **Your Plan Includes** with the groups **Analytics access**, **Monetization access**, **Production capacity**, and **Team and delivery**. Examples: **\[count] AI credits per month**, **\[count] minutes video per month**, **\[count] podcasts included**, **\[count] seats**.
* The button **Upgrade or change plan**. A free account sees **Choose a Plan**. A plan that Podigee sells only through its sales team shows **Contact sales** instead.
* **Resume subscription** when a pause or a cancellation is scheduled.
* The **Danger Zone** with **Cancel Subscription** on paid plans.
* On an older plan, the notice **Legacy plan** with a link to the available plans.

![The Plan tab of My account on the free Launch plan with Billed monthly, the button Choose a Plan, and the section Your Plan Includes](https://2032417310-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbqUKO6lljHGzkEAzliPI%2Fuploads%2Fgit-blob-2506cd14776bf46342f13b1f7a1371f94a1478b4%2Fdoc-analytics-006-classic-plan-tab.png?alt=media)

The Plan tab names the plan, the billing period, and the included allowances; a free account sees Choose a Plan.

### View your usage

1. Open the user menu and select **My account**.
2. Open the **Usage** tab.

The tab shows **Your usage limits reset on \[date].** and one card per allowance, for example **Audience size in 30 days**, **Monthly downloads**, **Social clips**, **Video**, **Episode publishes**, **Audio library**, and **Encoding Activity**. Each card shows a state such as **Near limit**, **Limit reached**, **Exceeded**, or **Unlimited**. The **Near limit** state starts at 80 percent of the allowance.

![The Usage tab of My account with the notice You have exceeded one or more limits and the cards Podcast Licenses with the state Exceeded, Audience size in 30 days, and Audio publishing](https://2032417310-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbqUKO6lljHGzkEAzliPI%2Fuploads%2Fgit-blob-a8726c8cdda475ff8e3df7466d1130a1e6dfab01%2Fdoc-account-005-classic-usage-tab.png?alt=media)

The Usage tab shows one card per allowance with its state; here the podcast licenses are exceeded.

The **Usage** tab exists on the current plans only. An older plan shows the **Minutes** tab with the encoding minutes of the plan instead.

### Expected result

You know your plan, the next billing date, and the allowance that is closest to its limit.

### If you cannot complete the task

* The **Plan** tab is missing: ask the account owner or an organization admin for the **Billing** permission. See [Set organization roles and permissions](/documentation/connect-and-administer/account-and-team/set-organization-roles-and-permissions.md).
* An allowance is near its limit: see [Upgrade your plan](/documentation/connect-and-administer/account-and-team/upgrade-your-plan.md).
  {% endtab %}

{% tab title="Podigee workspace" %}
The Podigee workspace does not include the plan and usage view yet. Switch to the classic view to view your plan and usage.
{% endtab %}
{% endtabs %}

## Next step

[Understand plans and what they include](/documentation/connect-and-administer/account-and-team/understand-plans-and-what-they-include.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://docs.podigee.com/documentation/connect-and-administer/account-and-team/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.
