# Create and Manage a Subscription

## Create a New Subscription

### 1. Access the Payment Center

Access the payment center on the Web or Desktop version of Sonoran CMS by going to [sonorancms.com/#/billing](https://sonorancms.com/#/billing), or by viewing the guide below.

{% content-ref url="/pages/-Meg2PcUaytxx5X\_zMmv" %}
[Accessing the Payment Center](/cms/pricing/pricing-faq/accessing-the-payment-center.md)
{% endcontent-ref %}

### 2. Select the Desired Subscription

In the payment center, select "New Subscription"\
From there, select the monthly subscription you would like to start.

If you would like to pay **quarterly** instead, you can select that option at checkout and receive **25% off**.

![Sonoran CMS - Subscription Selection](/files/-Meg4oWv2l6PXQ9QN2g6)

### 3. Select the Desired Community

After selecting the desired subscription plan, you'll be prompted with a community selection modal.\
From there, select the community you would like to assign the subscription to.

![Sonoran CMS - Community Selection](/files/-Meg64Y_wPtEVgtULG_i)

### 4. Complete the Purchase

After selecting the desired subscription plan and community, you will be redirected to a Stripe checkout page.

Here, you can enter your billing information and start the subscription.

As previously stated, you will be given the option to pay quarterly instead of monthly. By paying **quarterly**, you are granted a **25% discount**.

![Sonoran CMS - Stripe Checkout](/files/-Meg58mAbotrymjPBRlZ)

<figure><img src="/files/A1KsYz2U58vm48cIBjPk" alt=""><figcaption><p>Sonoran Software - Quarterly Discount</p></figcaption></figure>

### 5. Celebrate

Once you've completed your purchase, you can celebrate that you've successfully upgraded your community's plan.

## Manage an Existing Subscription

You can easily update the payment information, upgrade, downgrade, or cancel your Sonoran CMS subscription at anytime.

### 1. Access the Payment Center

Access the payment center on the Web or Desktop version of Sonoran CMS by going to [sonorancms.com/#/billing](https://sonorancms.com/#/billing), or by viewing the guide below.

{% content-ref url="/pages/-Meg2PcUaytxx5X\_zMmv" %}
[Accessing the Payment Center](/cms/pricing/pricing-faq/accessing-the-payment-center.md)
{% endcontent-ref %}

### 2. Open the Stripe Customer Portal <a href="#id-2-open-the-stripe-customer-portal" id="id-2-open-the-stripe-customer-portal"></a>

On any active subscription, select "Modify Subscription" to open the Stripe customer portal.

![Sonoran CMS Payment Center - Modify Subscription](/files/-Meg7ZtobhnRVlKaD37A)

### 3. Utilize the Stripe Customer Portal <a href="#id-3-utilize-the-stripe-customer-portal" id="id-3-utilize-the-stripe-customer-portal"></a>

Once opened, you can easily update your payment information, upgrade, downgrade, or cancel an existing subscription.

![Sonoran CMS - Stripe Customer Portal](/files/-Meg7saC-52ftevO9R2L)

## Migrate a Subscription to Another Community

Sonoran CMS subscriptions can be easily transferred from one community to another.

### 1. Access the Payment Center

Access the payment center on the Web or Desktop version of Sonoran CMS by going to [sonorancms.com/#/billing](https://sonorancms.com/#/billing), or by viewing the guide below.

{% content-ref url="/pages/-Meg2PcUaytxx5X\_zMmv" %}
[Accessing the Payment Center](/cms/pricing/pricing-faq/accessing-the-payment-center.md)
{% endcontent-ref %}

### 2. Update the Subscription's Community

Select "Set Community"/"Change Community" on the subscription in your billing center.

![Sonoran CMS Payment Center - Set Community](/files/-Meg8n_ADnqY4NlYGTw9)

### 3. Select the Desired Community

Select the community you would like to set the subscription to.

![Sonoran CMS Payment Center - Set Community Modal](/files/-Meg9MBeBmUX0oUhE2Fe)


---

# 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.sonoransoftware.com/cms/pricing/pricing-faq/create-and-manage-a-subscription.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.
