Skip to main content

Understanding Subscription States & Lifecycle

Learn the different states a subscription goes through and how to manage them

M
Written by Majid Al-anazie

Subscription States & Lifecycle

Subscriptions move through different states. Understanding these helps you manage customer relationships and revenue.

The 4 Subscription States

1. Trial

Customer gets free access before being charged.

  • No payment required during trial

  • Automatically transitions to "Active" after trial ends

  • First invoice sent on day 1 of billing

2. Active

Subscription is healthy and customer is paying.

  • Invoices created and sent on schedule

  • Payments processed automatically

  • Customer can upgrade, downgrade, or pause

3. Paused

Subscription temporarily stopped — no charges, but still exists.

  • Use when: Customer needs a break but isn't cancelling

  • No invoices created or payments charged

  • Customer can resume anytime

  • Good for reducing churn

4. Cancelled

Subscription permanently ended.

  • No more invoices or payments

  • Cannot be reactivated (new subscription needed)

  • Customer loses access after cancellation date

State Transitions

The flow: Trial → Active → (Paused or Active) → Cancelled

Possible moves:

  • Trial to Active: Automatic after trial ends

  • Active to Paused: Customer requests or support team

  • Paused to Active: Customer resumes

  • Any to Cancelled: Customer cancels or churn detection

Managing Subscription Changes

Upgrade/Downgrade

Customer changes plans (e.g., Starter → Professional)

  • Pro-rata adjustment on next billing date

  • If upgrade: customer pays difference

  • If downgrade: customer gets credit

Pause (Retain at Risk)

Instead of losing a customer to cancellation:

  1. Offer pause instead of cancellation

  2. No charges during pause (30-90 days)

  3. Customer resumes after pause ends

This reduces churn significantly.

Cancellation

When customer wants to leave:

  • Set cancellation date

  • Email reminder before it ends

  • Access revoked after date

Subscription Metrics

MRR (Monthly Recurring Revenue)

  • Sum of all active subscriptions × monthly rate

  • Key metric for SaaS health

Churn Rate

  • % of customers who cancel each month

  • Calculate: Cancelled last month ÷ Active start of month

  • Goal: Keep under 5%

LTV (Lifetime Value)

  • Total revenue from customer over lifetime

  • Calculate: Monthly revenue ÷ Monthly churn rate

  • Use to decide CAC budget

Tips

  • Always offer pause before cancellation — saves 20-30% of churning customers

  • Monitor paused subscriptions — offer incentives to resume

  • Track churn weekly — high churn = product or market issue

  • Use transitions to trigger customer emails (e.g., "Your subscription paused")

Did this answer your question?