> For the complete documentation index, see [llms.txt](https://docs.rekor.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rekor.ai/scout/scout-dashboard/billing-and-subscriptions/change-your-plan.md).

# Change Your Plan

To downgrade or upgrade your current subscription, start by clicking the **`Billing and Subscriptions`** link located on the left side navigation of your dashboard.

In the Manage Subscriptions popup window, click on the current plan you would like to change. The plan information is listed in a white box above Account Information.

<div align="left"><figure><img src="/files/6OPaYZDXIO8GhZaEUc3K" alt="" width="375"><figcaption><p>A screenshot showing the Manage Subscription window</p></figcaption></figure></div>

In the Subscription Details window, choose **`Edit Subscription`**.

<div align="left"><figure><img src="/files/nkReg2RxshsPdrrT0A4U" alt="" width="375"><figcaption><p>A screenshot showing the Subscription Details window</p></figcaption></figure></div>

Now, you can edit your subscription details and change your plan by clicking the **`Change`** button near the top right corner next to the name of your current plan.

<div align="left"><figure><img src="/files/vmZgLsUgGAHr2Q87qVak" alt="" width="375"><figcaption><p>A screenshot showing the Edit Subscription Details window</p></figcaption></figure></div>

{% hint style="danger" %}
**Note:** If you are on a Rekor Scout subscription plan, you cannot remove the Additional Usage add-ons unless you switch plan tiers and wish to remove the old tier add-on.

This removal is optional. You will not be billed extra if both "Additional Camera Usage - Basic" and "Additional Camera Usage - Pro" are attached to your subscription.

Additional connected camera usage is calculated using the active subscription plan's rate.
{% endhint %}

In the Change Plan window, you can switch your Billing Frequency from Monthly to Yearly or vice versa.

You can also change your plan tier by selecting your current plan from the dropdown and switching to the new one.

<div align="left"><figure><img src="/files/KgUxMbqIJxQyt8zu10pN" alt="" width="375"><figcaption><p>A screenshow showing the Change Plan window</p></figcaption></figure></div>

Once all changes have been made in the Change Plan window, click the **`Update`** button.

You will now see one final window to confirm all of your changes. If everything looks good, click the **`Update Subscription`** button.

<div align="left"><figure><img src="/files/Jt5ykEZTAqoamj3eVzMn" alt="" width="375"><figcaption><p>A screenshot showing the Edit Subscription Details window</p></figcaption></figure></div>

{% hint style="info" %}
**Note:** Additional connected cameras—beyond the one (1) included in the base plan fee—are billed according to usage and are invoiced on the same day as your base subscription.

A Usage Report PDF is included with each invoice. The daily usage number in the report equals the number of cameras connected beyond the one (1) included in the base plan.

Please view the [Subscriptions and Licensing](/scout/getting-started/subscriptions-and-licensing.md) section for more information and examples.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.rekor.ai/scout/scout-dashboard/billing-and-subscriptions/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.
