# Plans

{% hint style="success" %}
プラン、料金、制限、および関連機能に関する最新情報については、こちらをご覧ください。 [料金ページ](https://roboflow.com/pricing).
{% endhint %}

## 有料プラン

Roboflowでは、有料プランにいくつかの階層があります。

* Core - コンピュータービジョンを始めるチーム向け
* Enterprise - コンピュータービジョンを活用して業務を支える大規模組織向け

各プランでは、プラットフォーム内のさまざまな機能と強化された制限にアクセスできます。

## Public Plan

Roboflowの無料プランはPublic Planと呼ばれます。このプランでは、以下を含むプラットフォームの基本機能をご利用いただけます。

* すべてのデータセットとモデルが の上で公開一覧表示されます [Universe](https://universe.roboflow.com/)
* 毎月更新されるクレジット
* こちらのサポート [Community Forum](https://discuss.roboflow.com/)

各ユーザーはPublic Planで作成できるワークスペースは1つだけです。

[最新情報は料金ページをご覧ください](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/roboflow/roboflow-jp/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.
