# The invoice statements

## Context:&#x20;

The CEO of MASOCIETE asks the finance manager to provide him with a statement of accounts for the last three months for the client AMB & ST in order to assess the receivables.

## Implementation in Simax

To create an invoice statement, simply go to **Sales > Invoicing > Invoice Statement** and click **\[\[New]]**.

<figure><img src="/files/73O93XoNmiEtF8BJnEEU" alt=""><figcaption></figcaption></figure>

And **\[\[Save]]**.

The invoice will then be downloaded.

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


---

# 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://doc.simax.fr/documentation-simax-anglais/invoicing/the-invoice-statements.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.
