> For the complete documentation index, see [llms.txt](https://documentation.opencollective.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.opencollective.com/organizations/platform-subscription.md).

# Platform Subscription

Organizations that manage money on Open Collective subscribe to a platform plan based on their activity level. Your plan determines which features are available.

## View your plan

1. Switch to your Organization in the dashboard account switcher.
2. Navigate to **Settings > Platform Billing**.

This page shows your current tier, monthly price, included collectives and expenses, and usage against those limits.

## Choose or change a plan

From Platform Billing you can compare **Discover**, **Basic**, and **Pro** tiers and choose a plan that fits your organization's activity level.

Plans scale with the number of **active collectives** and **paid expenses per month** you process. Each tier offers a different feature set. View current tiers, features, and prices on the public [pricing page](https://opencollective.com/pricing).

Use **See more plans** on the pricing page to compare package sizes within a tier.

If you need a feature that is not on your current tier, upgrade from Platform Billing.

## Migration from legacy pricing

Organizations on the previous pricing model (free organization access or 15% platform share on host fees) may see a banner prompting migration to the new subscription model. Legacy pricing details are at [opencollective.com/legacy-pricing](https://opencollective.com/legacy-pricing).

## Crowdfunding fee model

By default, crowdfunding contributions are free when [Platform Tips](/giving-to-collectives/platform-tips.md) are enabled in the contribution flow. Organizations can request a **5% Crowdfunding Fee** instead. [Contact us](https://opencollective.com/contact) to switch.

## Custom plans

For yearly billing or customized plans, [contact us](https://opencollective.com/contact).


---

# 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:

```
GET https://documentation.opencollective.com/organizations/platform-subscription.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
