{
  "slug": "dbt-cloud",
  "name": "dbt Cloud",
  "domain": "getdbt.com",
  "category": "databases-backends",
  "categoryName": "Databases & backends",
  "description": "Hosted dbt service for developing, testing, scheduling and documenting SQL data transformations. This is not the open-source dbt Core CLI.",
  "directAnswer": "Cancel dbt Cloud from Account Settings: an account owner or admin can cancel the account in settings. Month-to-month cancellations take effect on the next monthly anniversary. Fees already paid are non-refundable, and seats removed mid-month are not refunded.",
  "price": "$100 / seat / month",
  "priceMonthlyUsd": 100,
  "planName": "Starter",
  "subscriptionPlans": [
    {
      "id": "starter",
      "name": "Starter",
      "billingOptions": [
        {
          "cycle": "month",
          "priceUsd": 100
        }
      ],
      "priceNote": "$100 per developer seat per month, billed monthly on a credit card. Includes 15,000 successful models built per month; extra usage is billed in arrears.",
      "sourceUrl": "https://www.getdbt.com/pricing"
    },
    {
      "id": "enterprise",
      "name": "Enterprise",
      "billingOptions": [],
      "priceNote": "Custom pricing, billed annually by invoice, plus monthly-in-arrears usage if applicable",
      "sourceUrl": "https://www.getdbt.com/pricing"
    },
    {
      "id": "enterprise-plus",
      "name": "Enterprise+",
      "billingOptions": [],
      "priceNote": "Custom pricing",
      "sourceUrl": "https://www.getdbt.com/pricing"
    }
  ],
  "difficulty": "Medium",
  "difficultyScore": 5.2,
  "billingMethods": [
    "web",
    "invoice"
  ],
  "accountTypes": [
    "personal",
    "team",
    "enterprise"
  ],
  "cancellationUrl": "https://login.dbt.com",
  "cancellationTime": "~3 minutes",
  "cancellationTimeSeconds": 180,
  "steps": {
    "web": [
      {
        "title": "Sign in as the account owner or an admin",
        "body": "Use login.dbt.com. Terms say an Authorized User with administrative privileges can cancel the Account in settings. Only the account owner can change the card."
      },
      {
        "title": "Open Account settings, then Billing",
        "body": "Click the account name in the left menu and select Account settings. Open Billing under Settings."
      },
      {
        "title": "Cancel the account in settings",
        "body": "Pricing says you can cancel your account at any time on the Account Settings page. Exact button labels are not published; follow the prompts shown there."
      },
      {
        "title": "Note the effective date",
        "body": "For month-to-month subscriptions, termination takes effect on the next monthly anniversary date. Trial cancellations take effect immediately."
      }
    ],
    "ios": [],
    "android": [],
    "team": [
      {
        "title": "Enterprise billing is not in the UI",
        "body": "Enterprise customers pay annually by invoice. Billing changes go through the Solutions Architect or account team."
      },
      {
        "title": "Lower Starter seats without a refund",
        "body": "After deleting users, open Account Settings > Billing, set the developer seat count, fill every payment and billing-address field, and click Update Payment Information. Seats removed mid-month appear on the next invoice and are not refunded."
      }
    ]
  },
  "platformNotes": {
    "web": {
      "note": "This is the hosted dbt Cloud / dbt platform product on getdbt.com, not the open-source dbt Core CLI."
    },
    "team": {
      "note": "Starter is monthly credit card. Enterprise is annual invoice and is not cancelled in the billing UI."
    }
  },
  "refundInfo": "Terms state that except as otherwise specified, all fees already paid are non-refundable. Starter seats removed during the month are not eligible for refunds. A prepaid refund is documented only if the client terminates for dbt Labs' uncured material breach.",
  "pauseInfo": "No subscription pause is documented. To stop usage charges without deleting jobs, open each job's Job Settings > Triggers, disable Run on Schedule, set Continuous Integration Run on Pull Requests to No, and stop API-triggered runs.",
  "downgradeInfo": "Account Owners can upgrade or downgrade at any time from Account settings > Billing. Starter seats removed mid-month are not refunded. After a Developer-plan overage, later model runs are cancelled until the monthly refresh or an upgrade.",
  "dataRetentionInfo": "Terms say that except as required by law, dbt Labs has no obligation to maintain Client Data more than 90 days after expiration or termination. dbt stores account information, job logs and assets such as run_results.json and manifest.json, not raw warehouse data unless the project's code writes it to logs.",
  "factRows": [
    {
      "k": "Cancellation fee",
      "v": "None documented"
    },
    {
      "k": "Refund window",
      "v": "None"
    },
    {
      "k": "Effective",
      "v": "Next monthly anniversary"
    },
    {
      "k": "Free plan after",
      "v": "Not documented"
    }
  ],
  "faq": [
    {
      "question": "Where do I cancel dbt Cloud?",
      "answer": "On your Account Settings page. Terms say an Authorized User with administrative privileges can cancel the Account in settings. Sign in at login.dbt.com first."
    },
    {
      "question": "When does a monthly cancellation take effect?",
      "answer": "On the next monthly anniversary date. A trial cancellation takes effect immediately."
    },
    {
      "question": "Can I get a refund?",
      "answer": "Paid fees are non-refundable. Starter seats removed mid-month are not refunded. A prepaid refund is only documented if you terminate for dbt Labs' uncured material breach."
    },
    {
      "question": "Does downgrading seats stop this month's charge?",
      "answer": "No. Seats are charged upfront. Seats removed during the month show on the next invoice and are not eligible for refunds."
    },
    {
      "question": "Is this the same as the open-source dbt CLI?",
      "answer": "No. dbt Core is the Apache-licensed CLI you run yourself. This guide is the hosted dbt Cloud / dbt platform product on getdbt.com."
    },
    {
      "question": "How long does dbt keep my data after I cancel?",
      "answer": "Terms say dbt Labs has no obligation to keep Client Data more than 90 days after the agreement ends, unless the law requires longer."
    }
  ],
  "officialSources": [
    {
      "title": "dbt pricing",
      "url": "https://www.getdbt.com/pricing",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "dbt Cloud Terms of Use",
      "url": "https://www.getdbt.com/terms-of-use",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "Plans and billing - dbt docs",
      "url": "https://docs.getdbt.com/docs/platform/billing/plans-and-billing",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "How can I update my billing information? - dbt docs",
      "url": "https://docs.getdbt.com/faqs/Accounts/change-billing",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "How do I delete a user in dbt? - dbt docs",
      "url": "https://docs.getdbt.com/faqs/Accounts/delete-users",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "Managing usage - dbt docs",
      "url": "https://docs.getdbt.com/docs/platform/billing/managing-usage",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "How does dbt pricing work? - dbt docs",
      "url": "https://docs.getdbt.com/docs/platform/billing/how-pricing-works",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "Access, regions, and IP addresses - dbt docs",
      "url": "https://docs.getdbt.com/docs/platform/about-platform/access-regions-ip-addresses",
      "lastCheckedAt": "2026-08-17"
    }
  ],
  "verified": true,
  "manuallyVerifiedAt": "2026-08-17",
  "nextReviewAt": "2026-10-16",
  "urls": {
    "guide": "https://canicancelit.com/cancel/dbt-cloud",
    "json": "https://canicancelit.com/cancel/dbt-cloud.json",
    "markdown": "https://canicancelit.com/cancel/dbt-cloud.md"
  }
}