{
  "slug": "coolify-cloud",
  "name": "Coolify Cloud",
  "domain": "coolify.io",
  "category": "hosting-deployment",
  "categoryName": "Hosting & deployment",
  "description": "Managed Coolify control plane billed per connected server, while applications run on servers you connect.",
  "directAnswer": "Cancel Coolify Cloud from the Subscription page as a team admin: click Cancel at Period End or Cancel Immediately, then confirm. Period-end cancel lasts until the next billing date; immediate cancel ends it at once. A full refund is available once per team within 30 days of the subscription start.",
  "price": "$5 / month",
  "priceMonthlyUsd": 5,
  "planName": "Cloud",
  "subscriptionPlans": [
    {
      "id": "cloud",
      "name": "Cloud",
      "billingOptions": [
        {
          "cycle": "month",
          "priceUsd": 5
        }
      ],
      "priceNote": "$5 per month base includes 2 server slots, then $3 per month per additional server. Annual billing is offered at 20% off; that yearly total is not published as a dollar amount. An extra team requires an additional subscription.",
      "sourceUrl": "https://coolify.io/pricing/"
    }
  ],
  "difficulty": "Easy",
  "difficultyScore": 2.1,
  "billingMethods": [
    "web"
  ],
  "accountTypes": [
    "personal",
    "team"
  ],
  "cancellationUrl": "https://app.coolify.io",
  "cancellationTime": "~2 minutes",
  "cancellationTimeSeconds": 120,
  "steps": {
    "web": [
      {
        "title": "Open Subscription as a team admin",
        "body": "Sign in on the Coolify Cloud dashboard at app.coolify.io. Only team administrators can manage billing and plan limits."
      },
      {
        "title": "Open the billing portal if you need invoices",
        "body": "The Billing section button is Open billing portal, which opens the Stripe customer portal for invoices and payment methods."
      },
      {
        "title": "Click Cancel at Period End or Cancel Immediately",
        "body": "The Cancellation section lets you end the plan at the next billing date or cancel it immediately. Confirm with the team name. If you are still inside the refund window, Cancel Immediately can include Refund my latest payment."
      }
    ],
    "ios": [],
    "android": [],
    "team": [
      {
        "title": "Non-admins cannot manage billing",
        "body": "If you are not an admin, Subscription says you cannot manage your Team's subscription and to contact Coolify."
      }
    ]
  },
  "platformNotes": {
    "web": {
      "note": "Use Subscription on app.coolify.io. Self-hosted Coolify is a different, free product.",
      "warning": "This guide is Coolify Cloud, not self-hosted Coolify."
    },
    "team": {
      "note": "Only team administrators can cancel, refund or change server limits."
    }
  },
  "refundInfo": "The Cloud Subscription page can show Request Full Refund when the team is inside a 30-day window measured from the Stripe subscription start date. Each team is eligible for one refund only. Confirming a full refund cancels the subscription immediately. Outside the window the page says Not eligible for a refund.",
  "pauseInfo": "No subscription pause option is documented. Resume Subscription appears only after Cancel at Period End is already set.",
  "downgradeInfo": "Server limits can be adjusted on Subscription (Adjust, then Update Server Limit), with prorated Stripe charges. Reducing below the active server count deactivates excess servers. Self-hosted Coolify remains free if you leave Cloud.",
  "dataRetentionInfo": "You bring your own servers; application data lives on those servers. Coolify Cloud hosts the dashboard. Public FAQ answers for what happens to Cloud after cancel did not render as readable text. Contact hi@coollabs.io for Cloud support.",
  "factRows": [
    {
      "k": "Cancellation fee",
      "v": "None documented"
    },
    {
      "k": "Refund window",
      "v": "30 days, one per team"
    },
    {
      "k": "Effective",
      "v": "Period end or immediately"
    },
    {
      "k": "Free plan after",
      "v": "Self-hosted remains free; Cloud free plan not documented"
    }
  ],
  "faq": [
    {
      "question": "How do I cancel Coolify Cloud?",
      "answer": "A team admin opens Subscription and clicks Cancel at Period End or Cancel Immediately, then confirms. Non-admins cannot manage billing."
    },
    {
      "question": "When does cancellation take effect?",
      "answer": "Cancel at Period End keeps the plan until the next billing date. Cancel Immediately ends it at once."
    },
    {
      "question": "Can I get a refund?",
      "answer": "Yes, once per team, within 30 days of the subscription start, via Request Full Refund. That also cancels immediately."
    },
    {
      "question": "Does cancelling Cloud delete my apps?",
      "answer": "Apps run on servers you connect. Public FAQ answers for cancel did not render as readable text; export anything you need from those servers before you lose dashboard access."
    },
    {
      "question": "Is self-hosted Coolify the same subscription?",
      "answer": "No. Self-hosted Coolify is free on your own infrastructure. This guide is only Coolify Cloud."
    }
  ],
  "officialSources": [
    {
      "title": "Coolify pricing",
      "url": "https://coolify.io/pricing/",
      "lastCheckedAt": "2026-08-23"
    },
    {
      "title": "Coolify Cloud docs",
      "url": "https://coolify.io/docs/get-started/cloud",
      "lastCheckedAt": "2026-08-23"
    },
    {
      "title": "Coolify support",
      "url": "https://coolify.io/docs/get-started/support",
      "lastCheckedAt": "2026-08-23"
    },
    {
      "title": "Coolify Cloud subscription actions UI",
      "url": "https://github.com/coollabsio/coolify/blob/v4.x/resources/views/livewire/subscription/actions.blade.php",
      "lastCheckedAt": "2026-08-23"
    },
    {
      "title": "Coolify RefundSubscription",
      "url": "https://github.com/coollabsio/coolify/blob/v4.x/app/Actions/Stripe/RefundSubscription.php",
      "lastCheckedAt": "2026-08-23"
    }
  ],
  "verified": true,
  "manuallyVerifiedAt": "2026-08-23",
  "nextReviewAt": "2026-10-22",
  "urls": {
    "guide": "https://canicancelit.com/cancel/coolify-cloud",
    "json": "https://canicancelit.com/cancel/coolify-cloud.json",
    "markdown": "https://canicancelit.com/cancel/coolify-cloud.md"
  }
}