# 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 CAD by going to [sonorancad.com/billing](https://sonorancad.com/billing), or by viewing the guide below.

{% content-ref url="/pages/-M6MMm6OzeotwHq7Mi\_L" %}
[Accessing the Payment Center](/cad/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.

![Sonoran CAD - Payment Center Selection](/files/-MN_pIYM2NIzSwD64FFt)

### 3. Complete the Purchase

After selecting the desired subscription plan, you will be redirected to a Stripe checkout page.\
Here, you can enter your billing information and start the subscription.

![Sonoran CAD - Stripe Checkout](/files/-MN_piK8ClntNAFUrr76)

### 4. Set your Community ID

Once you've completed your purchase, set the community ID on the subscription in your billing center.\
[Where can I find my community ID?](/cad/tutorials/getting-started/finding-your-community-id-and-authentication-code.md)

![Sonoran CAD Payment Center - Set Community ID](/files/-MN_sEPnr9riFLCcd2go)

The modal will show options to set the subscription to any community you are currently a part of.

![Payment Center - Set Community ID Prompt](/files/-MSUHxgHBvtfI5zjiq1f)

## Manage an Existing Subscription

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

### 1. Access the Payment Center

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

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

### 2. Open the Stripe Customer Portal

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

![Sonoran CAD Payment Center - Modify Subscription](/files/-MN_r5LhHse-wsMTRw3W)

### 3. Utilize the Stripe Customer Portal

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

![Sonoran CAD - Stripe Customer Portal](/files/-MN_rIth4-E6RaVFOQFc)

## Migrate a Subscription to Another Community

Sonoran CAD 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 CAD by going to [sonorancad.com/billing](https://sonorancad.com/billing), or by viewing the guide below.

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

### 2. Update the Subscription's Community ID

Select "Set Community ID" on the subscription in your billing center.\
[Where can I find my community ID?](/cad/tutorials/getting-started/finding-your-community-id-and-authentication-code.md)

![Sonoran CAD Payment Center - Set Community ID](/files/-MN_sEPnr9riFLCcd2go)


---

# 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/cad/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.
