> For the complete documentation index, see [llms.txt](https://thisdot.gitbook.io/data-mapper-for-mailchimp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thisdot.gitbook.io/data-mapper-for-mailchimp/account-payments-and-cancellations/managing-your-subscription.md).

# Managing your subscription

#### Viewing your current plan

To see your current plan, open the Data Mapper app in Stripe and navigate to the Settings page. The Billing section displays your active plan, billing period, and next payment date.

Data Mapper offers the following plans:

**Starter**\
Automated syncing of Stripe customers to Mailchimp, including Mailchimp events and tags for charges, invoices, and quotes.

**Pro**\
Everything in Starter, plus syncing of customer purchases with Mailchimp. Enables automating customer journeys based on live purchase data and segmenting audiences based on purchase history.

**Ultimate**\
Everything in Pro, plus fully customizable Mailchimp events and tags, and custom actions via Stripe Workflows.

For a full comparison, visit <https://data-mapper-for-mailchimp.thisdot.co/pricing>.

***

#### How to upgrade

1. In the Settings page, go to the Billing section.
2. Click Compare plans to open the pricing page.
3. Select the plan you want and complete checkout through Stripe.

***

#### Free trial

Starter, Pro, and Ultimate plans include a 30-day free trial. During the trial, all features across all plans are available regardless of which plan you selected. Once the trial ends, your account is limited to the features of your chosen plan.

***

#### What changes after upgrading

Your new plan takes effect immediately once checkout is complete. You will have instant access to all features included in your new plan — no restart or reconnection required.

For a full breakdown of what each plan includes, visit <https://data-mapper-for-mailchimp.thisdot.co/pricing>.

***

#### Managing or canceling your subscription

In the Billing section at the top of the Settings page, click Manage to open the Stripe billing portal. From there you can update your payment method, switch between plans, or cancel your subscription. If you cancel, you will retain access to your plan's features until the end of your current billing period. After that, access to Data Mapper will be removed and you will need to sign up and select a new plan to use the app again.


---

# 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://thisdot.gitbook.io/data-mapper-for-mailchimp/account-payments-and-cancellations/managing-your-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.
