How to change OpenClaw plan (upgrade/downgrade) without losing access?

OpenClawBilling & SubscriptionUpdated May 17, 2026
Quick Answer

Upgrading or downgrading your OpenClaw plan takes effect immediately for upgrades (new features unlock within seconds) and at the end of your current billing period for downgrades (you keep current-tier access until then). Go to Settings > Billing > Change Plan, select the new tier, and confirm payment — your agents and workflows are preserved regardless of which direction you change.

Step-by-Step Fix

1. Review Your Current Plan and Usage

Before changing plans, understand what you currently use. In the OpenClaw dashboard:

  1. Go to Settings > Billing
  2. Note your current plan tier and monthly renewal date
  3. Click Usage to see how many cron jobs, agent runs, and API calls you used this period

This tells you whether you need a higher tier or if you can safely downgrade without disrupting active workflows.

2. Compare Available Plans

Go to openclaw.com/pricing or navigate to Settings > Billing > Change Plan. OpenClaw offers multiple tiers with differences in:

  • Maximum number of concurrent cron jobs
  • Supported Claude model versions (Haiku, Sonnet, Opus)
  • Tool access (browser automation, git operations, file system)
  • Monthly run limits
  • Log retention period

Identify which tier covers your actual usage with some headroom.

3. Initiate the Plan Change

  1. In Settings > Billing, click Change Plan
  2. Select the desired tier (upgrade or downgrade)
  3. Review the pricing summary, including any proration for upgrades
  4. Confirm your payment method is current and valid
  5. Click Confirm Change

For upgrades, you will see a charge immediately for the prorated difference. For downgrades, the current plan continues and no charge is made until the next billing date.

4. Verify the Change Took Effect

After confirming, return to Settings > Billing. Your current plan should now show the new tier name. For upgrades, verify by opening a workflow that requires the new plan's features — it should be accessible immediately. If the plan still shows the old tier after 5 minutes, sign out and sign back in to refresh your session, as your browser may be caching the old subscription state.

5. Audit Workflows After a Downgrade

If you downgraded, the change takes effect at your billing renewal date. Before that date:

  1. List all your active cron jobs and workflows
  2. Identify any that use features not available on the lower tier
  3. Disable or reconfigure those workflows before the downgrade date

Workflows that fail due to plan limitations will show errors in run history, but OpenClaw will not automatically notify you unless you have failure alerts configured.

6. Update Payment Method if Needed

If the plan change fails at checkout due to a declined card, go to Settings > Billing > Payment Method and update your card details or switch to a different payment method. Then retry the plan change.

Why This Happens

OpenClaw subscription changes route through a payment processor (typically Stripe), which handles proration calculations and plan-level feature flags. Upgrades unlock instantly because the payment processor confirms the charge in real time and OpenClaw's backend updates your account permissions immediately. Downgrades are delayed to the billing period end because most payment processors do not refund partial subscription periods by default — instead, you receive the service you already paid for until the period ends.

Common Mistakes to Avoid

  • Downgrading without auditing active workflows: Jobs that depend on higher-tier features will fail silently after the downgrade takes effect. Always review and adjust workflows before the billing renewal date.
  • Assuming a downgrade takes effect immediately: Your higher-tier access continues until the billing period ends. Do not expect a refund for the remaining days.
  • Not checking the renewal date: The exact date matters. If your renewal is tomorrow, you have very little time to adjust workflows. Check the date in Settings > Billing before confirming a downgrade.
  • Changing plans from a shared account: If multiple team members share the OpenClaw workspace, communicate plan changes in advance. A sudden downgrade can break other users' automations without warning.

Q: Is there a free trial before committing to a paid plan?

OpenClaw's trial availability changes over time — check openclaw.com/pricing for the current offer. If a trial is available, it typically lasts 7–14 days and grants access to a mid-tier feature set so you can evaluate cron scheduling and agent capabilities before committing. Trial accounts convert automatically to a paid plan at the end of the trial unless you cancel. Set a calendar reminder 2 days before the trial ends if you want to cancel without being charged.

Q: Can I pause my subscription instead of cancelling or downgrading?

OpenClaw does not currently offer a built-in subscription pause feature. Your options are to downgrade to the lowest paid tier (which preserves your account and data at minimal cost) or cancel entirely and re-subscribe when you need the service again. If you cancel, your agents and workflow configurations are typically retained for a grace period (usually 30 days) so you can re-subscribe without losing your setup. Confirm the grace period duration with OpenClaw support before cancelling.

Q: How does plan billing work for annual versus monthly subscriptions?

Monthly subscribers are charged each month on the same calendar date as the original subscription. Annual subscribers pay a lump sum upfront — typically at a 15–20% discount versus monthly pricing — and the subscription renews once per year. Downgrades on annual plans take effect at the annual renewal date, not the monthly equivalent. If you are on an annual plan and want to downgrade sooner, contact OpenClaw support to discuss proration options, though policy varies.

Related Issues

Additional FAQ

Q: Why do I see a pending charge that later disappears? A disappearing pending charge is an authorization hold — a temporary reservation placed by your bank to verify funds are available. When a payment fails or is canceled, the hold is released without any actual charge being made. Most banks release authorization holds within 3–7 business days. If you see a hold older than 7 days, contact your bank and ask them to release it manually, referencing the merchant name and transaction date.

Q: How do I get proof of payment if I cannot find my receipt? Check your registered email inbox for a receipt email — search for the platform name or 'receipt' filtered to the past 30 days, including spam. Most platforms also have a billing history page in account settings (Settings → Billing or Subscription) where you can download invoices as PDFs. If neither works, your bank statement shows the transaction with the merchant name and amount, which is accepted as payment proof by most support teams.

Related Articles

Additional FAQ

Q: Why do I see a pending charge that later disappears? A disappearing pending charge is an authorization hold — a temporary reservation placed by your bank to verify funds are available. When a payment fails or is canceled, the hold is released without any actual charge being made. Most banks release authorization holds within 3–7 business days. If you see a hold older than 7 days, contact your bank and ask them to release it manually, referencing the merchant name and transaction date.

Related Articles

Additional FAQ

Q: Why do I see a pending charge that later disappears? A disappearing pending charge is an authorization hold — a temporary reservation placed by your bank to verify funds are available. When a payment fails or is canceled, the hold is released without any actual charge being made. Most banks release authorization holds within 3–7 business days. If you see a hold older than 7 days, contact your bank and ask them to release it manually, referencing the merchant name and transaction date.

Related Articles

View all OpenClaw guides

OpenClaw · Billing & Subscription

More OpenClaw billing & subscription guides

Browse all guides in this category to troubleshoot related issues faster.

Browse all guides →

Frequently Asked Questions

No. Your agents, workflows, cron job configurations, and run history are preserved when you upgrade or downgrade. Plan changes only affect feature availability and usage limits going forward. If you downgrade to a tier that no longer supports a feature you are using (such as a specific model or tool type), those features will be disabled but the configuration data is retained — you can re-enable it by upgrading again.

Related Guides

Continue with nearby guides in the same topic to rule out adjacent causes faster.

How to estimate OpenClaw cost and prevent unexpected spend?

OpenClaw costs come from two sources: the OpenClaw platform subscription fee (fixed per tier) and Anthropic API usage billed directly to your API key at rates ranging from $0.25 per million input tokens for Claude Haiku to $15 per million input tokens for Claude Opus. Set a monthly spending limit in your Anthropic console at console.anthropic.com > Limits to prevent unexpected charges — this hard cap stops API calls when the limit is reached.

How to fix OpenClaw model access errors (plan does not allow model)?

The 'plan does not allow model' error in OpenClaw means your current subscription tier does not include access to the Claude model specified in your agent configuration — for example, using claude-opus-4-5 on a plan that only permits claude-haiku. Fix it by either upgrading your OpenClaw plan to one that includes the model, or changing your agent's model setting to a model available on your current tier.