# Billing

If your FeedOtter plan is paid with credit card you can update your account details inside the application by navigating to **Settings** > **Billing.**

Here are some of the tasks you can perform from the Billings page.

{% content-ref url="/pages/4QPeXWwlT5KdTYmQSxpA" %}
[View Receipts](/account-management/billing/view-receipts.md)
{% endcontent-ref %}

{% content-ref url="/pages/6qUYE9L1cB4rd49Zpa1r" %}
[Update Your Payment Card](/account-management/billing/update-your-payment-card.md)
{% endcontent-ref %}

{% content-ref url="/pages/JFNtKJDh8uNLMA08NfZo" %}
[View Account Usage](/account-management/billing/view-account-usage.md)
{% endcontent-ref %}

{% content-ref url="/pages/rSRYdgDpFo6RWPxlH4xQ" %}
[Change Your Subscription Plan](/account-management/billing/change-your-subscription-plan.md)
{% endcontent-ref %}

Easily view the details of your plan, including the features available to you and other important plan information.&#x20;

* Upgrade or downgrade your plan.&#x20;
* Track how many emails FeedOtter has automated for you over the past 1, 2, or 3 months.&#x20;
* Manage your billing contact information and conveniently access invoices and receipts.


---

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