# Customer Invoices

- [Create and send invoices to a customer](https://docs.simpleaccounts.io/product-guides/income/customer-invoices/create-and-send-invoices-to-a-customer.md)
- [Send invoices to a customer](https://docs.simpleaccounts.io/product-guides/income/customer-invoices/send-invoices-to-a-customer.md)
- [Check the status of an invoice](https://docs.simpleaccounts.io/product-guides/income/customer-invoices/check-the-status-of-an-invoice.md)
- [Edit the payment details on an invoice](https://docs.simpleaccounts.io/product-guides/income/customer-invoices/edit-the-payment-details-on-an-invoice.md)
- [Update payment details on an invoice which is already sent (for which no payment has been recorded)](https://docs.simpleaccounts.io/product-guides/income/customer-invoices/update-payment-details-on-an-invoice-which-is-already-sent-for-which-no-payment-has-been-recorded.md)
- [Manually record payment on a customer invoice](https://docs.simpleaccounts.io/product-guides/income/customer-invoices/manually-record-payment-on-a-customer-invoice.md)
- [Change date on an invoice](https://docs.simpleaccounts.io/product-guides/income/customer-invoices/change-date-on-an-invoice.md)
- [Delete an invoice](https://docs.simpleaccounts.io/product-guides/income/customer-invoices/delete-an-invoice.md)
- [Sort invoices dating oldest to newest](https://docs.simpleaccounts.io/product-guides/income/customer-invoices/sort-invoices-dating-oldest-to-newest.md)
- [View paid invoices](https://docs.simpleaccounts.io/product-guides/income/customer-invoices/view-paid-invoices.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.simpleaccounts.io/product-guides/income/customer-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.
