docs/en/platform/account/billing.md
Ultralytics Platform uses credits for metered cloud training. Add credits, track
usage, and manage your subscription from Settings > Billing.
<!-- screenshot -->
Choose the plan that fits your needs. Compare plans in Settings > Plans:
<!-- screenshot -->
{% include "macros/platform-plan-comparison.md" %}
Get started at no cost:
!!! tip "Company Email Bonus"
Sign up with a company email address (not gmail.com, outlook.com, etc.) to receive $25 in signup credits instead of $5.
For professionals and small teams ($29/month or $290/year):
!!! tip "Save with Yearly Billing"
Choose yearly billing ($290/year) to save 17% compared to monthly billing.
For organizations with advanced needs:
See Ultralytics Licensing for Enterprise plan details.
Credits are the currency for Platform compute services.
View your balance in Settings > Billing:
<!-- screenshot -->
| Balance Type | Description |
|---|---|
| Available | Credits available for cloud training |
Credits are consumed by:
| Service | Rate |
|---|---|
| Cloud Training | GPU rate x hours |
Top up your balance:
<!-- screenshot -->
| Amount |
|---|
| $10 |
| $20 |
| $50 |
| $100 |
| $500 |
Custom amounts between $5 and $1,000 are also supported.
Enable automatic credit purchases when your balance drops below a threshold:
Default settings: threshold $20, amount $100.
!!! tip "Reduce Training Interruptions"
Auto top-up can reduce the chance that a paid cloud training job is stopped for insufficient credits. It requires
a valid default payment method.
Manage payment methods in Settings > Billing:
Set a billing address for invoices:
Cloud training estimates cost before start and charges for actual GPU time used.
flowchart LR
A[Start Training]:::start --> B[Estimate Cost]:::proc
B --> C[Run Training]:::proc
C --> D[Charge Actual Usage]:::out
classDef start fill:#4CAF50,color:#fff
classDef proc fill:#2196F3,color:#fff
classDef out fill:#9C27B0,color:#fff
!!! note "Actual Usage"
You pay for actual compute time used, including partial runs that are cancelled.
Cloud training costs depend on GPU selection:
{% include "macros/platform-gpu-table.md" %}
B200 and B300 GPUs require a Pro or Enterprise plan. All other GPUs are available on all plans.
See Cloud Training for complete GPU options and pricing.
Total Cost = GPU Rate x Training Time (hours)
Example: Training for 2.5 hours on RTX PRO 6000
$2.09 x 2.5 = $5.23
Upgrade for more features and monthly credits:
<!-- screenshot -->
After upgrading:
Cancel anytime from the Plans tab:
If you cancel before the end of your billing period, a Resume Subscription button appears — click it to undo the cancellation before the period ends.
!!! note "Cancellation Timing"
Pro features remain active until the end of your current billing period. Monthly credits stop being granted at cancellation.
When your Pro subscription ends (cancelled or expired), your account reverts to the Free plan. Here's what happens to your existing resources:
| Resource | What Happens |
|---|---|
| Models | All models preserved. Cannot create new models beyond 100-model limit |
| Deployments | All deployments preserved. Cannot create new beyond 3-deployment limit |
| Storage | All data preserved. Cannot upload new data beyond 100 GB limit |
Dataset Upload (ZIP/TAR incl. .tar.gz/.tgz/NDJSON) | Upload limit reduced from 20 GB to 10 GB per file |
| Credit Balance | Existing credits preserved and usable |
| Monthly Credits | $30/seat/month grants stop immediately |
| Team Members | Members notified and lose access to team resources |
| GPU Access | Standard GPUs remain available. Best GPUs (B200, B300) require Pro or Enterprise |
| Concurrent Trainings | Limit reduced from 10 to 3 |
!!! tip "No Data Loss"
Downgrading does not automatically delete models, datasets, or deployments. The workspace owner retains access,
while Free-plan creation limits apply and team members lose access to team resources.
View all transactions in Settings > Billing:
<!-- screenshot -->
| Column | Description |
|---|---|
| Date | Transaction date |
| Type | Signup, Purchase, Subscription, Monthly Grant, Training, Refund, Adjustment, Promo, Auto Top-Up, Auto Top-Up Failed, Pro Credit Expiry |
| Amount | Transaction value (green for credits, red for charges) |
| Balance | Resulting balance after transaction |
| Details | Additional context (model link, receipt, period) |
Add credits to restore a positive balance before starting new training jobs. Enable auto top-up to reduce the chance of an active job being stopped for insufficient funds.
Transaction receipts are available in the transaction history. Click the receipt icon next to any purchase transaction.
If a cloud GPU has started, failed, cancelled, completed, and auto-terminated jobs are charged for elapsed GPU time. Validation or launch failures before cloud compute starts have no GPU usage charge. See Cloud Training Billing for the full breakdown.
The Free plan includes $5 in signup credit, increased to $25 after verifying a company email. No credit card is required to start.