# Update Credit Card

To update or change the credit card you have on file,  go to ***Account  > Billing Usage & Settings > Dashboard > Payment Methods** and* then click on *"*&#x41;dd Payment Method"*.*

All credit card information for all users is securely stored in Stripe and is never stored by Stammer.ai.&#x20;

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

## Set Primary Credit Card

When an agency signs up for a new paid plan on Stammer.ai, the credit card they use will be automatically shown as the primary credit used for the agency's wallet.&#x20;

Agency's can update and change the primary credit card on file by looking under Payment Methods section and clicking the blue button "Set As Primary".


---

# 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.stammer.ai/stammer.ai-docs/account-management/agency-billing/update-credit-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.
