{
  "slug": "convex",
  "name": "Convex",
  "domain": "convex.dev",
  "category": "databases-backends",
  "categoryName": "Databases & backends",
  "description": "Reactive backend platform with a database, server functions, file storage and real-time application APIs.",
  "directAnswer": "A Team Admin can cancel Convex from Team Settings > Billing using the subscription plan control. It should take about two minutes, but Convex does not publish the effective date or refund rule. Do not delete the team unless you also intend to delete every project and its data.",
  "price": "$25 / developer / month",
  "priceMonthlyUsd": 25,
  "planName": "Professional",
  "subscriptionPlans": [
    {
      "id": "starter",
      "name": "Starter",
      "billingOptions": [],
      "priceNote": "Usage-based charges after the included Free and Starter allowances, with no published fixed base fee.",
      "sourceUrl": "https://www.convex.dev/pricing"
    },
    {
      "id": "professional",
      "name": "Professional",
      "billingOptions": [
        {
          "cycle": "month",
          "priceUsd": 25
        }
      ],
      "priceNote": "$25 per developer per month plus resource usage.",
      "sourceUrl": "https://www.convex.dev/pricing"
    },
    {
      "id": "business",
      "name": "Business",
      "billingOptions": [
        {
          "cycle": "month",
          "priceUsd": 2500
        }
      ],
      "priceNote": "$2,500 monthly minimum.",
      "sourceUrl": "https://www.convex.dev/pricing"
    },
    {
      "id": "enterprise",
      "name": "Enterprise",
      "billingOptions": [],
      "priceNote": "Custom pricing.",
      "sourceUrl": "https://www.convex.dev/pricing"
    }
  ],
  "difficulty": "Easy",
  "difficultyScore": 1.8,
  "billingMethods": [
    "web"
  ],
  "accountTypes": [
    "team",
    "enterprise"
  ],
  "cancellationUrl": "https://dashboard.convex.dev",
  "cancellationTime": "~2 minutes",
  "cancellationTimeSeconds": 120,
  "steps": {
    "web": [
      {
        "title": "Open the Convex team",
        "body": "Sign in to the Convex dashboard and select the team whose subscription you want to change. Only a Team Admin can manage billing."
      },
      {
        "title": "Open Team Settings, then Billing",
        "body": "Go to Team Settings and open Billing. Convex documents this page for managing an existing subscription."
      },
      {
        "title": "Cancel or change the plan",
        "body": "Use the subscription plan control to cancel or change the plan and complete the prompts. Convex explicitly documents cancellation as an allowed Team Admin billing action, but does not publish the final button labels."
      }
    ],
    "ios": [],
    "android": [],
    "team": [
      {
        "title": "Avoid team deletion for a normal cancellation",
        "body": "Deleting a team automatically cancels the subscription, but first requires deleting all projects and removing other members. Use Billing when you only intend to stop the paid plan."
      }
    ]
  },
  "platformNotes": {},
  "refundInfo": "Convex does not publish a refund rule for paid subscriptions on the official pricing, Billing, team or role-permission pages reviewed. Check the checkout terms or ask Convex before cancelling if a refund matters.",
  "pauseInfo": "Convex can pause a deployment, but that is not a subscription pause. No paid-plan pause option is documented.",
  "downgradeInfo": "Billing supports changing a subscription plan and Convex offers Free and Starter tiers. Convex does not state whether cancellation automatically selects one of those tiers, when lower limits apply or how over-limit usage is handled.",
  "dataRetentionInfo": "Normal subscription cancellation is not documented as deleting projects. Deleting the team is different: it requires deleting every project first and automatically cancels the subscription. Project deletion removes its deployments and data, so export anything needed before using that route.",
  "factRows": [
    {
      "k": "Cancellation fee",
      "v": "None documented"
    },
    {
      "k": "Refund window",
      "v": "Not publicly documented"
    },
    {
      "k": "Effective",
      "v": "Not publicly documented"
    },
    {
      "k": "Free plan after",
      "v": "Available, automatic move unconfirmed"
    }
  ],
  "faq": [
    {
      "question": "Who can cancel Convex?",
      "answer": "A Team Admin. Convex grants Team Admins the action to create, resume, cancel or change the team subscription plan."
    },
    {
      "question": "Where do I cancel Convex?",
      "answer": "Open the team in the Convex dashboard, then go to Team Settings > Billing and use the plan-management control."
    },
    {
      "question": "Does deleting a Convex team cancel the plan?",
      "answer": "Yes, but it also requires deleting every team project and removing other members. Use Billing if you only want to stop the paid plan."
    },
    {
      "question": "Can I pause Convex instead?",
      "answer": "You can pause a deployment, but Convex does not document pausing the paid subscription itself."
    }
  ],
  "officialSources": [
    {
      "title": "Convex pricing",
      "url": "https://www.convex.dev/pricing",
      "lastCheckedAt": "2026-08-13"
    },
    {
      "title": "Convex team settings",
      "url": "https://docs.convex.dev/dashboard/teams/teams",
      "lastCheckedAt": "2026-08-13"
    },
    {
      "title": "Convex team role actions",
      "url": "https://docs.convex.dev/team-management/role-actions",
      "lastCheckedAt": "2026-08-13"
    },
    {
      "title": "Convex project settings",
      "url": "https://docs.convex.dev/dashboard/projects",
      "lastCheckedAt": "2026-08-13"
    }
  ],
  "verified": true,
  "manuallyVerifiedAt": "2026-08-13",
  "nextReviewAt": "2026-10-12",
  "urls": {
    "guide": "https://canicancelit.com/cancel/convex",
    "json": "https://canicancelit.com/cancel/convex.json",
    "markdown": "https://canicancelit.com/cancel/convex.md"
  }
}