> For the complete documentation index, see [llms.txt](https://docs.realmacsoftware.com/elements-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmacsoftware.com/elements-docs/cms/online-cms-editor/upgrading-and-downgrading-plans.md).

# Upgrading and Downgrading Plans

Elements CMS currently offers Solo and Studio plans. There is no automatic way to switch an existing license from Solo to Studio, or from Studio to Solo.

If you need to change plans, please [contact Realmac support](https://www.realmacsoftware.com/support/) so we can help with the refund for your current plan. In your message, let us know whether you want to upgrade from Solo to Studio or downgrade from Studio to Solo.

## Before purchasing the new plan

Once you have contacted support, deactivate your current license from the domain where it is being used:

1. Open the Online CMS Editor.
2. Go to **Workspace > License**.
3. Select **Deactivate this domain**.

This automatically deactivates the current top-level domain and makes the license key available to use on another domain instantly. It does not automatically change the plan attached to the license.

## Purchase the plan you want

After the current license has been deactivated from the domain, purchase the new plan you want to use:

* Buy Solo if you want to move from Studio to Solo.
* Buy Studio if you want to move from Solo to Studio.

After purchase, activate the new license on your domain from **Workspace > License**.


---

# 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.realmacsoftware.com/elements-docs/cms/online-cms-editor/upgrading-and-downgrading-plans.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.
