> 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/account-management.md).

# Account management

### Changing your plan

You can always change your plan from [the customer portal](https://billing.stripe.com/p/login/cN215Fd6sgqsf4s4gg). This is also accessible from the settings page in Data Mapper for Mailchimp.

### Cancelling your plan

To cancel your Data Mapper for Mailchimp plan, navigate to the **Billing** section on the app’s **Settings** page within your Stripe account. From there, access the customer portal, where you can manage your subscription. You can cancel your plan directly by clicking the **Cancel** link or by selecting the option to manage your plan and choosing to cancel within the portal.&#x20;


---

# 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/account-management.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.
