# How to Change Your Plan

Changing your plan on RocketCAD is very simple and can be completed in seconds! Read below for step-by-step instructions on how to modify your plan.

## Step 1 - Accessing the Billing Panel

In order to upgrade your plan, you will need to login to your billing panel by following these steps;

1. Open up the [AMC](https://therocketcad.com/amc)
2. Select Your Community
3. Click "Launch Billing Center"

You're now in the billing center and ready to change your plan!

## Step 2 - Changing the Plan

Now that you have accessed the Billing Panel, we just need to change the plan.

1. Select "Change Plan" towards the center of the screen
2. Once the dialogue appears, select the plan you wish to change your community to. In this example, I will be switching from Unlimited to Free.

<figure><img src="/files/0FhyA7PDfHimtFxHiZ98" alt="&#x22;Change Community Plan&#x22; Dialogue "><figcaption><p>"Change Plan" Dialougue</p></figcaption></figure>

As shown below, I select "Free" from the Dropdown and immediately the CAD tells me how much I will be paying moving forward. Once you are ready to change the plan, simply click "Change" and wait for the success message.

Once you have clicked Change and gotten the success message, your community plan has been changed.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.therocketcad.com/walkthrough/owners/how-to-change-your-plan.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
