# Update Your Payment Card

### How to Update Credit Card Information

{% hint style="info" %}
You can only update the credit card information as an **Admin** or **Owner** of the account.
{% endhint %}

1. To update your credit card information, go to **Settings** > **Invoices & Billing.**&#x20;
2. Under the **Billing Details** section, click *Update Your Default Credit Card:*

<div align="left"><figure><img src="/files/3vOyAcuvSy3m7AUQLoFA" alt="" width="219"><figcaption></figcaption></figure></div>

3. Fill in the new credit card information, and click **Save.**

From here, your new credit card information should be updated and shown within the **Billing Details** section.


---

# 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/update-your-payment-card.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.
