{
  "slug": "render",
  "name": "Render",
  "domain": "render.com",
  "category": "hosting-deployment",
  "categoryName": "Hosting & deployment",
  "description": "Cloud application hosting for web services, static sites, background workers, cron jobs and managed Postgres.",
  "directAnswer": "Cancel Render by downgrading from your workspace Billing page in the Render Dashboard: click Update Plan, choose the Hobby (free) plan and confirm, then suspend or delete paid services to stop compute charges. It takes about 2 minutes and the plan change applies immediately, with no end-of-cycle grace. Render's terms state there are no refunds for cancellation or unused subscription time.",
  "price": "$25 / month",
  "priceMonthlyUsd": 25,
  "planName": "Hobby",
  "subscriptionPlans": [
    {
      "id": "hobby",
      "name": "Hobby",
      "billingOptions": [],
      "priceNote": "$0 per month, plus usage-based compute",
      "sourceUrl": "https://render.com/pricing"
    },
    {
      "id": "pro",
      "name": "Pro",
      "billingOptions": [
        {
          "cycle": "month",
          "priceUsd": 25
        }
      ],
      "priceNote": "$25 per month flat, billed monthly, plus usage-based compute",
      "sourceUrl": "https://render.com/pricing"
    },
    {
      "id": "scale",
      "name": "Scale",
      "billingOptions": [
        {
          "cycle": "month",
          "priceUsd": 499
        }
      ],
      "priceNote": "$499 per month flat, billed monthly, plus usage-based compute",
      "sourceUrl": "https://render.com/pricing"
    },
    {
      "id": "enterprise",
      "name": "Enterprise",
      "billingOptions": [],
      "priceNote": "Custom pricing",
      "sourceUrl": "https://render.com/pricing"
    },
    {
      "id": "paid-compute-any-plan",
      "name": "Paid compute (any plan)",
      "billingOptions": [
        {
          "cycle": "month",
          "priceUsd": 7
        }
      ],
      "priceNote": "Usage-based, prorated by the second: web service instances from $7 per month (Starter), Render Postgres from $6 per month (Basic-256mb), Key Value from $10 per month (Starter)",
      "sourceUrl": "https://render.com/pricing"
    }
  ],
  "difficulty": "Medium",
  "difficultyScore": 5.3,
  "billingMethods": [
    "web"
  ],
  "accountTypes": [
    "personal",
    "team",
    "enterprise"
  ],
  "cancellationUrl": "https://dashboard.render.com/billing",
  "cancellationTime": "~2 minutes",
  "cancellationTimeSeconds": 120,
  "steps": {
    "web": [
      {
        "title": "Open your workspace's Billing page",
        "body": "In the Render Dashboard, open the workspace dropdown in the top-left corner and select Billing, or go directly to dashboard.render.com/billing."
      },
      {
        "title": "Click Update Plan",
        "body": "It sits under the Plan section."
      },
      {
        "title": "Choose the Hobby (free) plan",
        "body": "Click Choose on the plan you want. Enterprise plan changes go through Render sales instead."
      },
      {
        "title": "Review the downgrade and confirm",
        "body": "Review the feature changes, then click Confirm. The plan change takes effect immediately."
      },
      {
        "title": "Suspend or delete paid services to stop compute charges",
        "body": "Downgrading does not remove services, and paid instances bill per second while running. Tick the checkbox next to each service and click Suspend in the action menu, or delete what you no longer need."
      }
    ],
    "ios": [],
    "android": [],
    "team": [
      {
        "title": "Downgrade from Scale as the Org Owner",
        "body": "Only an Org Owner can downgrade an organization. From the organization's Workspaces page, click the … menu next to the workspace labeled Primary."
      },
      {
        "title": "Open Workspace settings, then Billing",
        "body": "Select the new plan (Pro or Hobby)."
      },
      {
        "title": "Complete the required prerequisites",
        "body": "If prompted: delete secondary workspaces, reassign Billing/Viewer/Contributor members to Developer or Admin, and delete inbound IP rules."
      },
      {
        "title": "Review the impact and confirm",
        "body": "Render deletes the organization and its configuration (SSO, SCIM, domain capture); the primary workspace continues standalone on the new plan."
      }
    ]
  },
  "platformNotes": {
    "web": {
      "note": "Render has two cost layers: the flat workspace plan and per-second compute for each paid service. Ending the plan alone does not stop compute charges.",
      "warning": "The plan change applies immediately - there is no end-of-cycle grace. Suspend or delete paid services in the same sitting or they keep billing."
    }
  },
  "refundInfo": "Render's Terms of Service contain an explicit No Refunds clause: you may cancel at any time, but there are no refunds for cancellation and no refund or exchange for unused subscription time. The $1 card verification hold when adding a card is returned automatically.",
  "pauseInfo": "Services can be suspended and resumed, including in bulk (checkbox → Suspend in the action menu). Compute bills per second only while a service runs, so suspending stops its compute charges. Suspended services still count toward Hobby's 25-service cap, and the Pro/Scale workspace fee is only waived for a month with no services and no activity.",
  "downgradeInfo": "Downgrade via Billing → Update Plan; it takes effect immediately and existing resources stay. Overages on the new plan bill at $0.15 per extra GB of bandwidth and $0.25 per extra custom domain per month. Hobby caps at 25 services (suspended ones count) and cannot have team members. Paid databases keep running - and billing - after a plan downgrade.",
  "dataRetentionInfo": "You are responsible for exporting data before account termination. Free Postgres databases expire 30 days after creation, with a 14-day grace period before deletion. Logical backups are kept 7 days on all plans; point-in-time recovery covers 3 days on Hobby and 7 on paid plans.",
  "factRows": [
    {
      "k": "Cancellation fee",
      "v": "None"
    },
    {
      "k": "Refund window",
      "v": "None (ToS)"
    },
    {
      "k": "Plan change effective",
      "v": "Immediately"
    },
    {
      "k": "Free plan after",
      "v": "Yes, Hobby"
    }
  ],
  "faq": [
    {
      "question": "Will downgrading to Hobby delete my services?",
      "answer": "No. Existing resources are not removed when you switch plans; usage beyond the new plan's limits bills as overage. Hobby caps at 25 total services."
    },
    {
      "question": "Do suspended services still cost money?",
      "answer": "Compute bills per second only while a service runs, so suspending stops its compute charges. The Pro/Scale plan fee itself is only waived for a month with no services and no activity."
    },
    {
      "question": "Can I get a refund for unused subscription time?",
      "answer": "No. Render's Terms of Service state there are no refunds for cancellation or unused subscription time."
    },
    {
      "question": "What happens to a free Postgres database?",
      "answer": "It expires 30 days after creation. After a 14-day grace period to upgrade, Render deletes the database and all its data."
    },
    {
      "question": "Does the free tier stay usable after I downgrade?",
      "answer": "Yes. Free web services spin down after 15 minutes without traffic and share 750 free instance hours per workspace per month."
    },
    {
      "question": "I was on the old per-seat Professional plan. Where did it go?",
      "answer": "In April 2026 Render replaced per-seat plans with flat fees: Professional became Pro ($25 flat) and Organization became Scale ($499 flat). Remaining legacy workspaces migrated automatically on 1 August 2026, and moving to a new plan is permanent."
    }
  ],
  "officialSources": [
    {
      "title": "Render pricing",
      "url": "https://render.com/pricing",
      "lastCheckedAt": "2026-08-06"
    },
    {
      "title": "Workspaces, members and roles - Render docs",
      "url": "https://render.com/docs/team-members",
      "lastCheckedAt": "2026-08-06"
    },
    {
      "title": "New workspace plans - Render docs",
      "url": "https://render.com/docs/new-workspace-plans",
      "lastCheckedAt": "2026-08-06"
    },
    {
      "title": "Render FAQ - Render docs",
      "url": "https://render.com/docs/faq",
      "lastCheckedAt": "2026-08-06"
    },
    {
      "title": "Deploy for free - Render docs",
      "url": "https://render.com/docs/free",
      "lastCheckedAt": "2026-08-06"
    },
    {
      "title": "Organizations - Render docs",
      "url": "https://render.com/docs/organizations",
      "lastCheckedAt": "2026-08-06"
    },
    {
      "title": "Suspend and resume services in bulk - Render changelog",
      "url": "https://render.com/changelog/suspend-and-resume-services-in-bulk-from-the-render-dashboard",
      "lastCheckedAt": "2026-08-06"
    },
    {
      "title": "Render Terms of Service",
      "url": "https://render.com/terms",
      "lastCheckedAt": "2026-08-06"
    },
    {
      "title": "Render Postgres backups - Render docs",
      "url": "https://render.com/docs/postgresql-backups",
      "lastCheckedAt": "2026-08-06"
    }
  ],
  "verified": true,
  "manuallyVerifiedAt": "2026-08-06",
  "nextReviewAt": "2026-10-05",
  "urls": {
    "guide": "https://canicancelit.com/cancel/render",
    "json": "https://canicancelit.com/cancel/render.json",
    "markdown": "https://canicancelit.com/cancel/render.md"
  }
}