# 플랜

{% hint style="success" %}
요금제, 가격, 한도 및 관련 기능에 대한 가장 최신 정보는 우리의 [요금 페이지](https://roboflow.com/pricing).
{% endhint %}

## Paid Plans

Roboflow는 유료 요금제 티어를 제공합니다:

* Core - 컴퓨터 비전을 시작하는 팀을 위한 요금제
* Enterprise - 컴퓨터 비전을 기반으로 운영을 추진하는 대규모 조직을 위한 요금제

각 요금제는 플랫폼의 서로 다른 기능과 상향된 한도에 대한 접근을 제공합니다.

## Public Plan

Roboflow의 무료 요금제는 Public Plan이라고 합니다. 이 요금제는 다음과 같은 기본 플랫폼 기능을 제공합니다:

* 모든 데이터셋과 모델이 다음에 공개적으로 목록에 표시됩니다 [Universe](https://universe.roboflow.com/)
* 매달 새로 충전되는 크레딧
* 다음의 지원 [Community Forum](https://discuss.roboflow.com/)

각 사용자는 Public Plan으로 하나의 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-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.
