# Download invoices

{% hint style="info" %}
To find out how you can download your Wild Mail invoices, 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 details/Invoices.**

<figure><img src="/files/1EudL49vzoWU3Q2oEcWG" alt=""><figcaption></figcaption></figure>

### **3. Inside Stripe**

You will be redirected to **Stripe**, where you will see all your billing information and at the bottom, you will see your **invoice history.**

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

### 4. Download invoices

Click on the invoice you would like to download, a new window will open where you have the download option.

<figure><img src="/files/2jXdtTxVL4yGg5VbokMB" alt=""><figcaption></figcaption></figure>

### 5. Finish

Click on **Download** and the invoice will be downloaded automatically.

If you have any questions, please reach out to 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/download-invoices.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.
