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

# プラン

{% 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 つしか作成できません。

[料金ページをご覧ください](https://roboflow.com/pricing) クレジットレートと制限に関する最新情報はこちらでご確認ください！


---

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