# Invoice Dashboard

To access the invoice Dashboard, simply click on the Invoice tab located in the left column. Once there, you can create, edit, or delete an Invoice. Additionally, you can search for invoices by using the client name, order ID, or service name from the invoice list.

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

Features you can access from here:

* [Invoice Settings](/english/agencyhandy-user-guide-for-agency/invoices/invoice-dashboard/invoice-settings.md)
* [Create an Invoice](/english/agencyhandy-user-guide-for-agency/invoices/invoice-dashboard/create-an-invoice.md)
* [Edit an Invoice](/english/agencyhandy-user-guide-for-agency/invoices/invoice-dashboard/edit-an-invoice.md)
* [Delete an Invoice](/english/agencyhandy-user-guide-for-agency/invoices/invoice-dashboard/delete-an-invoice.md)
* [Download/Print an Invoice](/english/agencyhandy-user-guide-for-agency/invoices/invoice-dashboard/download-print-an-invoice.md)
* [Send an Invoice to a Client](/english/agencyhandy-user-guide-for-agency/invoices/invoice-dashboard/send-an-invoice-to-a-client.md)
* [Export Invoice](/english/agencyhandy-user-guide-for-agency/invoices/invoice-dashboard/export-invoice.md)


---

# 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.agencyhandy.com/english/agencyhandy-user-guide-for-agency/invoices/invoice-dashboard.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.
