{
  "slug": "supabase",
  "name": "Supabase",
  "domain": "supabase.com",
  "category": "databases-backends",
  "categoryName": "Databases & backends",
  "description": "Open-source Postgres development platform with hosted databases, auth, storage, realtime and edge functions.",
  "directAnswer": "Cancel Supabase from your organization's billing page: click Change subscription plan in the Subscription Plan section and select the Free plan. It takes about a minute and the downgrade takes effect immediately, not at the end of the cycle. Supabase does not provide refunds; unused prepaid time comes back as non-expiring organization credits.",
  "price": "$25 / month",
  "priceMonthlyUsd": 25,
  "planName": "Pro",
  "subscriptionPlans": [
    {
      "id": "pro",
      "name": "Pro",
      "billingOptions": [
        {
          "cycle": "month",
          "priceUsd": 25
        }
      ],
      "priceNote": "$25 per month, billed monthly",
      "sourceUrl": "https://supabase.com/pricing"
    },
    {
      "id": "team",
      "name": "Team",
      "billingOptions": [
        {
          "cycle": "month",
          "priceUsd": 599
        }
      ],
      "priceNote": "$599 per month, billed monthly",
      "sourceUrl": "https://supabase.com/pricing"
    },
    {
      "id": "enterprise",
      "name": "Enterprise",
      "billingOptions": [],
      "priceNote": "Custom pricing",
      "sourceUrl": "https://supabase.com/pricing"
    }
  ],
  "difficulty": "Easy",
  "difficultyScore": 2.1,
  "billingMethods": [
    "web"
  ],
  "accountTypes": [
    "personal",
    "team",
    "enterprise"
  ],
  "cancellationUrl": "https://supabase.com/dashboard/org/_/billing",
  "cancellationTime": "~1 minute",
  "cancellationTimeSeconds": 60,
  "steps": {
    "web": [
      {
        "title": "Open your organization's billing page",
        "body": "Sign in and go to supabase.com/dashboard/org/_/billing. Supabase bills per organization, so repeat this for every organization with a paid plan."
      },
      {
        "title": "Go to the Subscription Plan section",
        "body": "It sits on the organization's billing page."
      },
      {
        "title": "Click Change subscription plan",
        "body": "This opens the plan options."
      },
      {
        "title": "Select the Free plan",
        "body": "Cancellation is fully self-serve and the downgrade takes effect immediately."
      },
      {
        "title": "Expect credits, plus one possible final charge",
        "body": "Unused prepaid time is returned as non-expiring organization credits. Usage already incurred this cycle (billed in arrears) can still appear on a final invoice."
      }
    ],
    "ios": [],
    "android": [],
    "team": []
  },
  "platformNotes": {
    "web": {
      "note": "Subscribed through AWS Marketplace instead? Those subscriptions are managed in the AWS console - downgrade by disabling auto-renewal there, effective at the end of the cycle.",
      "warning": "The downgrade is immediate, not end-of-cycle. Unused time comes back as credits, never as a refund."
    }
  },
  "refundInfo": "Supabase does not provide refunds; the Terms of Service state fees are non-refundable. On downgrade, unused subscription time is returned as non-expiring organization credits (pre-tax) that only offset future invoices. If you upgraded the wrong organization by mistake, support can transfer the amount as credits to another organization.",
  "pauseInfo": "Paid projects cannot be paused - Supabase states Pro projects cannot be paused and suggests transferring a project under 500 MB to a Free organization to pause it there. On Free, projects with low activity over 7 days pause automatically, and paused projects are not charged.",
  "downgradeInfo": "Downgrading to Free is per organization and takes effect immediately, with unused time credited back. The Free plan allows two active projects (paused projects do not count) with 500 MB database, 50,000 monthly active users, 5 GB egress and 1 GB storage. Exceeding free limits can pause projects; the Billing FAQ describes grace periods and Fair Use restrictions.",
  "dataRetentionInfo": "A Free project paused for inactivity can be restored for 1 year; after that it cannot be restored on the platform, but the final database backup and Storage objects stay downloadable before deletion. Deleting a project is immediate and permanent - data, backups, PITR snapshots, Storage files and Edge Functions are unrecoverable. The Terms publish no retention timeline after account termination.",
  "factRows": [
    {
      "k": "Cancellation fee",
      "v": "None"
    },
    {
      "k": "Refund window",
      "v": "Credits only"
    },
    {
      "k": "Downgrade effective",
      "v": "Immediately"
    },
    {
      "k": "Free plan after",
      "v": "Yes, 2 projects"
    }
  ],
  "faq": [
    {
      "question": "Does cancelling take effect at the end of my billing cycle?",
      "answer": "No. Downgrading to Free takes effect immediately, and prepaid time for the rest of the cycle is credited back as non-expiring credits."
    },
    {
      "question": "Why was I charged after downgrading to Free?",
      "answer": "Plan fees are charged upfront, but usage (including compute) is billed in arrears. A charge after downgrading covers usage from the previous cycle."
    },
    {
      "question": "Can I get a refund instead of credits?",
      "answer": "No. Supabase does not provide refunds; downgrade credits only apply to future invoices."
    },
    {
      "question": "Do paused projects cost anything?",
      "answer": "No. Paused projects are not charged and do not count toward the Free plan's two active project limit."
    },
    {
      "question": "I subscribed through AWS Marketplace - how do I cancel?",
      "answer": "Through AWS, not the Supabase dashboard: disable auto-renewal on the marketplace subscription, effective at the end of the billing cycle."
    },
    {
      "question": "What happens if I just stop paying?",
      "answer": "When an invoice becomes overdue, Supabase pauses your projects and downgrades the organization to the Free plan."
    }
  ],
  "officialSources": [
    {
      "title": "Manage your subscription - Supabase docs",
      "url": "https://supabase.com/docs/guides/platform/manage-your-subscription",
      "lastCheckedAt": "2026-08-06"
    },
    {
      "title": "Billing FAQ - Supabase docs",
      "url": "https://supabase.com/docs/guides/platform/billing-faq",
      "lastCheckedAt": "2026-08-06"
    },
    {
      "title": "Supabase pricing",
      "url": "https://supabase.com/pricing",
      "lastCheckedAt": "2026-08-06"
    },
    {
      "title": "Credits - Supabase docs",
      "url": "https://supabase.com/docs/guides/platform/credits",
      "lastCheckedAt": "2026-08-06"
    },
    {
      "title": "How billing works - Supabase docs",
      "url": "https://supabase.com/docs/guides/platform/org-based-billing",
      "lastCheckedAt": "2026-08-06"
    },
    {
      "title": "Project pausing - Supabase docs",
      "url": "https://supabase.com/docs/guides/platform/free-project-pausing",
      "lastCheckedAt": "2026-08-06"
    },
    {
      "title": "Deleting your project - Supabase docs",
      "url": "https://supabase.com/docs/guides/platform/delete-project",
      "lastCheckedAt": "2026-08-06"
    },
    {
      "title": "Supabase Terms of Service",
      "url": "https://supabase.com/terms",
      "lastCheckedAt": "2026-08-06"
    },
    {
      "title": "AWS Marketplace: manage your subscription - Supabase docs",
      "url": "https://supabase.com/docs/guides/platform/aws-marketplace/manage-your-subscription",
      "lastCheckedAt": "2026-08-06"
    }
  ],
  "verified": true,
  "manuallyVerifiedAt": "2026-08-06",
  "nextReviewAt": "2026-10-05",
  "urls": {
    "guide": "https://canicancelit.com/cancel/supabase",
    "json": "https://canicancelit.com/cancel/supabase.json",
    "markdown": "https://canicancelit.com/cancel/supabase.md"
  }
}