# Get an Invoice

Are you in need of an invoice for your subscription? Aicado offers easily accessible, downloadable invoices for your convenience.

In the following guide, we'll demonstrate the steps to locate and obtain your Aicado invoices.

1. To get started, log in to your Aicado account and click on the **"Plan and billing"** tab. Go to "Billing settings" and click "Manage".

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

**2.** You need to log in to your Stripe account by entering your email on the screen that opens. Then, you will be directed to the Stripe page where you can see your current plan, payment method, billing and shipping information, and billing history with the email sent.

<figure><img src="/files/3G6NBqMUJa9xsJqtZzt9" alt="clciking on the download button to get the invoice of purchases of a LiveChatAI account"><figcaption></figcaption></figure>

**3.** Click ***Download Invoice*** or ***Download Receipt***. After downloading your invoice/receipt, you can print or email it as needed. All your invoices are listed in your "Invoice History" section with the billed amounts and dates, as seen in the example below. You can download each as you like.

<figure><img src="/files/FQlHKQiOPVpt0P9LRBny" alt="stripe download receipt or invoice page for obtaining the purchase info of LiveChatAI account"><figcaption></figcaption></figure>

💡 Invoices are generated based on the information you provided on the billing page.

That's all! Do you have any more questions about your Aicado invoice? [Contact us.](https://aicado.ai/contact)


---

# 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.aicado.ai/user-guide/pricing/get-an-invoice.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.
