CtrlK
BlogDocsLog inGet started
Tessl Logo

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.

68

Quality

83%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

For agents — source-of-truth: This skill is authored in roboflow/computer-vision-skills and shipped with the Roboflow plugin. If your client has loaded the plugin (you'll see roboflow:<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 at roboflow://skills/<name>/... is a fallback for clients without the plugin and may lag this repo. Don't call ReadMcpResourceTool for roboflow://skills/... URIs when a local roboflow:<name> skill is available.

Plans & Pricing

For current dollar pricing, always direct the user to roboflow.com/pricing. Never guess at prices.

Plans

PlanCreditsUsersKey Differences
Public (free)~$60/mo worth included2All core features; data/models are public
Core ($99/mo or $79/mo annual)50/mo base + add-on packs3 (extra seats $29/user)Private data, training analytics, model eval, weight downloads
Enterprise (custom)CustomUnlimitedRBAC, 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.

Credit Rates (what 1 credit buys)

Data

Action1 Credit =
Storage5,000 images/month
Uploads10,000 images
Version generation20,000 images
AI Labeling (Auto Label)100 images

Training

Action1 Credit =
Model training (GPU)30 minutes

Inference — Serverless (Roboflow Cloud)

Action1 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

Inference — Dedicated (Roboflow Cloud)

Action1 Credit =
Dedicated deployment (CPU)4 hours
Dedicated deployment (GPU)1 hour
Batch processing (CPU)1 hour
Batch processing (GPU)15 minutes

Inference — Self-Hosted

Action1 Credit =
Images3,000 images
Video500 min/camera (capped at 20 credits/mo)

Other

Action1 Credit =
Vision events10,000 events
Email notifications100 emails

Cost Estimation Guidance

When helping users estimate costs:

  1. Calculate usage in credits first (use the rates above)
  2. Direct the user to roboflow.com/pricing for current credit pricing per plan
  3. Recommend the right deployment option:
    • Low volume / getting started → Serverless (simplest, pay-per-use)
    • High volume / continuous → Self-hosted via inference server/inference-sdk (same API)
    • Predictable production load → Dedicated deployment (consistent latency, per-hour)

Where to Check

WhatURL
Current pricing & plansroboflow.com/pricing
Credit rate detailsroboflow.com/credits
Your plan & billingapp.roboflow.com/{ws}/settings/plan
Your credit usageapp.roboflow.com/{ws}/settings/usage
Repository
roboflow/computer-vision-skills
Last updated
Created

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.