# Change billing details

{% hint style="info" %}
If you need to change your billing information for your Wild Mail account, such as adding a new card or changing your billing address, just follow the steps below.
{% endhint %}

### 1. Access your Wild Mail billing app

You can login to the billing app by following [**these steps.**](https://docs.wildmail.io/account-and-billing/wild-mail-app-login)

### **2. Inside the Wild Mail app**

You will be redirected to the **Wild Mail** app; once inside, click on **Billing**.

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

### 3. Click on Billing Details/ Invoices

To access your Stripe billing account details, click on **Billing Details/Invoices**.

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

### 4. Inside Stripe

Stripe will open in a new tab and you will be able to modify or add all the necessary data. To add a new card, click on **Add payment method**, or click on the X to remove the card already associated with your account and add a new one.

To update your billing information, click on **Update information**.

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

### 5. Finish

Once you have made the necessary modifications, save your changes, and you are done. Your billing details are now up to date.

Your billing account is now up to date. If you have any questions, please contact us at **<support@wildmail.io>**.


---

# 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.wildmail.io/account-and-billing/billing/change-billing-details.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.
