# Plans

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

## Paid Plans

Roboflow では、Paid Plans にいくつかの階層があります：

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

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

## Public Plan

Roboflow の無料プランは Public Plan と呼ばれます。このプランでは、プラットフォームの基本機能を以下の内容とともに利用できます：

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

各ユーザーは Public Plan では 1 つの workspace しか作成できません。

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