> ## Documentation Index
> Fetch the complete documentation index at: https://docs.replit.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Changing your plan

> Learn how to downgrade your Replit plan, what changes when a downgrade takes effect, and how to cancel a scheduled downgrade.

You can change your plan at any time from your billing settings. Upgrades take effect immediately. Downgrades are scheduled for the end of your current billing period, so you keep what you paid for until then.

## Downgrade your plan

When you choose a lower plan (for example, Replit Pro to Replit Core), Replit schedules the change instead of applying it right away.

<Steps>
  <Step title="Open billing settings">
    Open **Settings**, then choose **Billing** under **Account**.
  </Step>

  <Step title="Choose a lower plan">
    Select the plan you want to move to and confirm the downgrade.
  </Step>

  <Step title="Review what changes">
    Replit shows a summary of what will change before you confirm. Your current plan stays active until your renewal date, and your plan changes on that date.
  </Step>
</Steps>

<Note>
  Your projects and data stay intact when you downgrade—nothing is deleted. The downgrade reduces what your plan includes going forward.
</Note>

## What changes when a downgrade takes effect

A downgrade reduces your plan's limits and features starting on your renewal date. Moving from a higher plan to a lower one can change:

* **Monthly credits**: Your monthly credit allotment drops to the lower plan's amount. See the [pricing page](https://replit.com/pricing) for each plan's credits.
* **Agent capabilities**: Higher-tier Agent features become unavailable—for example, [Turbo mode](/references/agent/agent-modes#turbo-mode) and running multiple [parallel tasks](/core-concepts/agent/task-system).
* **Collaborators**: Your collaborator limit drops to the lower plan's limit. The most recently added collaborators keep access; when a collaborator loses access, their projects transfer to you as the workspace admin.
* **Viewers**: Viewer access is removed if the lower plan doesn't include viewer seats.
* **Database retention**: Your [point-in-time restore](/references/data-and-storage/production-databases#point-in-time-restore) window shortens to the lower plan's retention.
* **Support**: Your support tier may change to match the lower plan. Compare each plan's support level on the [pricing page](https://replit.com/pricing).

The exact before-and-after values depend on the plans involved and are shown in the confirmation summary before you commit. Compare plans on the [pricing page](https://replit.com/pricing).

## Downgrade reminder

Replit emails you a reminder **7 days before** a scheduled downgrade takes effect, listing what will change so you can adjust seats, data, or your plan choice before the change applies.

## Cancel a scheduled downgrade

If you change your mind before the downgrade takes effect, you can cancel it and stay on your current plan with no changes:

<Steps>
  <Step title="Open billing settings">
    Open **Settings** → **Billing**, or use the reminder banner shown while a downgrade is scheduled.
  </Step>

  <Step title="Cancel the scheduled downgrade">
    Choose to keep your current plan. The scheduled downgrade is canceled and you continue on your current plan.
  </Step>
</Steps>

## Related

* [Replit Core](/billing/plans/replit-core)
* [Replit Pro](/billing/plans/replit-pro)
* [Managing your spend](/billing/managing-spend)
