SMLL Docs

Billing

Usage-based pricing, balance management, and invoices.

SMLL uses prepaid, usage-based billing. You top up your workspace balance, and charges are deducted based on actual resource usage.

How billing works

  1. Top up your workspace balance via Stripe (minimum £5, maximum £500 per session)
  2. Use resources — services, databases, storage
  3. Usage is metered every 5 minutes
  4. Charges are deducted from your balance automatically

All prices are in GBP (£).

Metered resources

ResourceUnitWhat's measured
Compute CPUCPU-hoursPer service replica
Compute memoryGiB-hoursPer service replica
Database computeHoursPer running database
Database storageGB-monthDisk usage
Persistent volumeGB-monthService disk storage
Object storageGB-monthS3 bucket usage
Network egressGBOutbound traffic

Pricing

ResourcePriceUnit
Compute (CPU)$4.00per vCPU / month
Compute (memory)$2.00per GB RAM / month
Database storage (NVMe)$0.10per GB / month
Service storage (NVMe)$0.06per GB / month
Object storage (S3)$0.015per GB / month
Network egress$0.05per GB
Log ingestion$0.10per GB

On-demand (scale-to-zero) services use the same rates but are billed per second of actual usage.

Free tier

Each workspace includes a free tier allowance:

  • 1 PostgreSQL database (smallest instance size)
  • 1 container service (smallest instance size)
  • 1 GB object storage
  • 5 GB network egress

Additionally, the following features are always free on every plan:

  • Custom domains with automatic SSL
  • Encrypted secrets management
  • Metrics dashboards and alerting
  • Uptime monitoring
  • 30-day log retention

The free tier resets monthly. Usage within the free tier is not charged.

Balance management

View your current balance, transaction history, and top up from Settings → Billing.

Low balance warning

When your balance drops below £5.00, you'll receive a notification to top up.

Zero balance

When your balance reaches £0:

  • Services are scaled down
  • You'll be notified to top up
  • Resources are not deleted — top up to resume

Cost estimation

Use the cost estimator in the billing dashboard to preview costs before creating resources. Enter the resource type, region, and expected usage to see estimated charges.

Transaction history

All balance changes are recorded:

TypeDescription
Top-upBalance added via Stripe
ChargeUsage-based deduction
AdjustmentManual correction by support

On this page