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

# Legacy Plans

{% hint style="danger" %}
These plans no longer apply to new customers and cannot be upgraded to. We have kept them available to view in these docs as some customers may still be actively using them. For full details on changes made to our plans in 2024 please [read our full pricing update article](https://spreo.io/blog/metro-retros-new-chapter).
{% endhint %}

Choose the right plan to match your collaboration needs. For full details of each plan see the [Pricing page](https://spreo.io/pricing).

**Pro Plan:** The Pro plan is great for teams and organizations who want dedicated spaces for their meetings and workshops. The Team plan enables unlimited active boards, private folders & workspaces, advanced facilitation features & better security.

**Business Plan:** With the Business plan you can work with unlimited external guests, get enhanced security through SSO, and benefit from personalised onboard and support.

**Enterprise Plan:** If you have custom requirements, talk to us about the Enterprise plan.

{% hint style="info" %}
If you want to manage your current Plan, see the[ Billing management help](/management/billing-and-subscription.md).
{% endhint %}

### Pro Plan

*$12 per team member, per month*

The Pro Plan is for teams that want unlimited collaboration, private folders & workspaces, advanced features, plus better security & privacy controls including SSO. It includes 2 free gusts + 1 additional guest per 10 team members.

[Read more about the Team Plan](/plans/legacy-plans/pro-plan.md)

### Business Plan

*$*&#x32;5 *per member, per month*

The Business Plan includes unlimited free guests (who do not need to sign up to participate), includes Single Sign On, personalised onboard and priority support.

[Read more about the Host Plan](/plans/legacy-plans/business-plan.md)

### Enterprise Plan

*Talk to us*

The Enterprise Plan enables custom contracts, custom payment methods, personal onboarding from the Spreo Founders, and priority support. Please email <sales@spreo.io> to discuss your requirements.

[Read more about the Enterprise Plan](/plans/legacy-plans/enterprise-plan.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.spreo.io/plans/legacy-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.
