en un clic
roboflow-plans-and-pricing
// Use when answering questions about Roboflow plans, credit usage, or cost estimation; directs users to roboflow.com/pricing for current dollar amounts.
// Use when answering questions about Roboflow plans, credit usage, or cost estimation; directs users to roboflow.com/pricing for current dollar amounts.
Use when uploading images, labeling, organizing datasets, creating Roboflow projects (detection/segmentation/keypoint/classification), tags, splits, versions, or RoboQL search.
Use when searching for or using public datasets/models on Roboflow Universe (universe.roboflow.com), the open repository of 1M+ computer vision datasets and 50K+ pre-trained models.
Use when training Roboflow models or improving accuracy - covers architecture selection, model IDs, checkpoints, evaluation metrics, and the iterative improvement playbook.
Deployment option comparison (serverless, dedicated, self-hosted, batch) and Workflow execution patterns. For raw API URL patterns, auth, and request/response formats, see roboflow-api-reference.
Protocol-level facts for Roboflow REST and Inference APIs — URL patterns, auth, parameters, error codes, and SDK quick-start. For deployment strategy and Workflow execution patterns, see roboflow-inference.
Use when explaining where Roboflow features live in the app.roboflow.com web app, mapping intents like upload, annotate, train, deploy to specific page URLs.
| name | roboflow-plans-and-pricing |
| description | Use when answering questions about Roboflow plans, credit usage, or cost estimation; directs users to roboflow.com/pricing for current dollar amounts. |
For agents — source-of-truth: This skill is authored in
roboflow/computer-vision-skillsand shipped with the Roboflow plugin. If your client has loaded the plugin (you'll seeroboflow:<name>skills in your available skills list), use those local skills — they're read fresh from disk every session. The same content served as MCP resources atroboflow://skills/<name>/...is a fallback for clients without the plugin and may lag this repo. Don't callReadMcpResourceToolforroboflow://skills/...URIs when a localroboflow:<name>skill is available.
For current dollar pricing, always direct the user to roboflow.com/pricing. Never guess at prices.
| Plan | Credits | Users | Key Differences |
|---|---|---|---|
| Public (free) | ~$60/mo worth included | 2 | All core features; data/models are public |
| Core ($99/mo or $79/mo annual) | 50/mo base + add-on packs | 3 (extra seats $29/user) | Private data, training analytics, model eval, weight downloads |
| Enterprise (custom) | Custom | Unlimited | RBAC, priority GPU, dedicated support, SLAs, model monitoring |
Extra credits: prepaid packs ($130–$630/mo) or flex at $6/credit overage. Details at roboflow.com/pricing.
| Action | 1 Credit = |
|---|---|
| Storage | 5,000 images/month |
| Uploads | 10,000 images |
| Version generation | 20,000 images |
| AI Labeling (Auto Label) | 100 images |
| Action | 1 Credit = |
|---|---|
| Model training (GPU) | 30 minutes |
| Action | 1 Credit = |
|---|---|
| Hosted API (v2) | 500 seconds execution |
| Video streams (CPU) | 10 hours |
| Video streams (GPU — small) | 80 minutes |
| Video streams (GPU — medium) | 60 minutes |
| Video streams (GPU — large) | 30 minutes |
| Action | 1 Credit = |
|---|---|
| Dedicated deployment (CPU) | 4 hours |
| Dedicated deployment (GPU) | 1 hour |
| Batch processing (CPU) | 1 hour |
| Batch processing (GPU) | 15 minutes |
| Action | 1 Credit = |
|---|---|
| Images | 3,000 images |
| Video | 500 min/camera (capped at 20 credits/mo) |
| Action | 1 Credit = |
|---|---|
| Vision events | 10,000 events |
| Email notifications | 100 emails |
When helping users estimate costs:
roboflow.com/pricing for current credit pricing per plan| What | URL |
|---|---|
| Current pricing & plans | roboflow.com/pricing |
| Credit rate details | roboflow.com/credits |
| Your plan & billing | app.roboflow.com/{ws}/settings/plan |
| Your credit usage | app.roboflow.com/{ws}/settings/usage |