# Invoices

***

### Your Invoices

Each invoice that is generated is available in your invoices overview. <br>

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

***

### Frequently Asked Questions

<details>

<summary>Are invoices automatically emailed? </summary>

Yes, once an invoice is paid, the invoice is automatically emailed to the billing email address as provided in the [Billing Settings](/the-basics/workspace/billing.md).

</details>

<details>

<summary>Can I download my invoices? </summary>

Yes, follow these steps to download the invoices:

1. Go to Workspaces
2. Go to the Invoice tab
3. Click on `Download`to download your invoice.&#x20;

</details>


---

# 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://support.holidayhero.com/the-basics/workspace/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.
