# Updating Payment Method

To update your payment method, go to "Settings" in the main nav bar and click "Billing."

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

To update your payment method, click the "Update payment method" button.

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

You will then be directed to Stripe, where you can input your new card information.

<figure><img src="/files/0G0gDgCuAhjgZVGR1SyH" alt=""><figcaption></figcaption></figure>

After saving your card, you will be able to see your new card listed in the Billing page.

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

### Updating payment method after payment failure

If your payment has failed, you will see a banner on the top of the page prompting you to update your payment method.

<figure><img src="/files/3oRifyrO6DGu1syKhGRB" alt=""><figcaption></figcaption></figure>

Click the "Update Payment Method" button. You will be directed to Stripe to connect a new card. Once your new card is saved, click "Retry Payment."

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

After your payment has successfully been retried, you will be able to resume generating models.


---

# 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.kaedim3d.com/admin/settings/billing/updating-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.
