# Manage Your Payment Method

You can update your payment method at any time. To access your payment information, click **Settings** in the left menu and select the **Plans & Billing** tab.

<figure><img src="/files/EoquEkDlLDnKKDi1zo41" alt="" width="375"><figcaption></figcaption></figure>

From there you can manage your payment information:&#x20;

* [Add a Payment Method](#add-a-payment-method)&#x20;
* [Edit a Payment Method](#edit-a-payment-method)&#x20;
* [Remove a Payment Method](#remove-a-payment-method)

## Add a Payment Method

Scroll down to the Payment Methods section and click Add New Payment Method.

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

A window will open where you can enter your credit card information. If you have more than one payment method, you can click **Set as Default** to set a card as the primary payment method. The default card will automatically be billed.

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

## Edit a Payment Method

To edit a payment method, simply click on your payment information. A window will open for you to change the payment information.&#x20;

<figure><img src="/files/6nwYlE9wMZ1HlJPP4XtE" alt=""><figcaption></figcaption></figure>

Click **Save** at the bottom to keep the changes. The new payment information will be used going forward.

## Remove a Payment Method

You cannot remove a payment method unless you have [Change Subscription Plan](/help-center/account-and-payment/manage-plans-and-billing/change-subscription-plan.md#cancel-subscription). If you need to enter a new payment method, simply edit the payment method. Only the most recent payment method will be saved and applied to your account.

To remove your card, after you cancel the subscription, simply click the **trash can** icon and confirm the removal.


---

# 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://rosetta-ai.gitbook.io/help-center/account-and-payment/manage-plans-and-billing/manage-your-payment-method.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.
