> For the complete documentation index, see [llms.txt](https://help.paintscout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.paintscout.com/support/account-settings/subscription-and-billing/how-to-update-your-payment-information.md).

# Update Payment Information

You can update your credit card or add new payment methods for your PaintScout subscription through the Billing section in Account Settings.

## How to Update Your Payment Information

1\. Click the person icon in the top right of your page and go to your **Account Settings** > **Billing** > **Plan Details** section. Click on **Manage Billing**.

<figure><img src="/files/1QEBYxEmBcy47PJAeZPF" alt="Screenshot showing the Billing section with the Manage Billing button in Plan Details"><figcaption></figcaption></figure>

2\. Click the **Payment Methods** option to access your saved payment methods.

<figure><img src="/files/AmodTVJxPsX8qJgxdlAU" alt="Screenshot showing the Manage Billing section with the Payment Methods option"><figcaption></figcaption></figure>

3\. To add a new card, click **Add New**. Enter the card number, expiration date, and CVV, then click **Save**.

4\. To edit an existing card, select it from the list and click **Edit Payment Method**. Update the card number, expiration date, or billing address, then click **Update** to save your changes.

<figure><img src="/files/Of8HP2bcGaJtv1r1bHjU" alt="Screenshot showing the payment methods list with options to add new or edit existing cards"><figcaption></figcaption></figure>

## Related articles

* [Billing History](/support/account-settings/subscription-and-billing/how-to-see-your-billing-history.md) — View and download past subscription invoices
* [Start Your Subscription](/support/account-settings/subscription-and-billing/how-to-start-your-subscription.md) — Set up a plan and enter your billing details


---

# 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://help.paintscout.com/support/account-settings/subscription-and-billing/how-to-update-your-payment-information.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.
