# 플랜

{% hint style="success" %}
요금제, 가격, 한도 및 관련 기능에 대한 가장 최신 정보는 저희의 [pricing page](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으로 하나의 workspace만 생성할 수 있습니다.

[최신 크레딧 요율과 한도 정보는 저희의 pricing page를 확인하세요!](https://roboflow.com/pricing) for the latest information on credit rates and limits!


---

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