# Plans

{% hint style="success" %}
For the most up-to-date information on our plans, pricing, limits and their associated features, see our [pricing page](https://roboflow.com/pricing).
{% endhint %}

## Paid Plans

Roboflow offers tiers of paid plans:

* Core - For teams getting started with computer vision
* Enterprise - For large organizations relying on computer vision to power operations

Each plan offers access to distinct features in the platform and upgraded limits.

## Public Plan

Roboflow's free plan is called the Public Plan. This plan gives you basic functionality of the platform with:

* All of your datasets and models listed publicly on [Universe](https://universe.roboflow.com/)
* Credits that refresh every month
* Support from our [Community Forum](https://discuss.roboflow.com/)

Each user can only create one workspace with a Public Plan.

[See our pricing page for the latest](https://roboflow.com/pricing)


---

# Agent Instructions: 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://docs.roboflow.com/billing/plans.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.
