# Change Your Subscription Plan

{% hint style="info" %}
You can manage your subscription if you pay with a credit card.  If you have an Enterprise plan and pay with AR/Invoice please [contact our sales team for assistance](mailto:amartin@feedotter.com).
{% endhint %}

### Make changes to your FeedOtter subscription plan:

1. Login to your [FeedOtter account](https://app.feedotter.com/home).
2. In the upper right corner, click **Settings.**
3. In the left sidebar, under **Billing**, click **Your Plan.**

Here, you will see your current plan:&#x20;

<figure><img src="/files/SxIf5SFJiCGcLH0DhOW1" alt=""><figcaption></figcaption></figure>

Under this, you can see other **Available Plans.**&#x20;

<figure><img src="/files/PkdJKIliCYJlrcy56Iig" alt=""><figcaption></figcaption></figure>

The basic features for each plan are listed under each available option. Choose **Select** under the plan you would like to subscribe to. For more a more detailed guide on features for each plan, check out our [pricing page. ](https://www.feedotter.com/pricing/)

Once selected, FeedOtter will prompt you to customize features and pricing. Your billing information should reflect your updates on your next invoice.

### How to Cancel Your Subscription

To cancel your FeedOtter subscription, log in to your account and navigate to **Settings.** Under the **Billing** section, navigate to **Invoices & Billing.**

Scroll to the bottom of the page and click **Cancel Your Account.**&#x20;


---

# 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.feedotter.com/account-management/billing/change-your-subscription-plan.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.
