# Export invoices

Handling Missing Invoices in Real-time Integrations&#x20;

Occasionally, finalized invoices may fail to be automatically transmitted to the accounting integration due to issues like integration testing failures or other errors. If you discover that an invoice is missing while reviewing your integration, this article will provide you with a useful guide.&#x20;

Any modifications made to a project—such as updates to project name, project number customer information, changing the start date, new invoices, or other changes — can be exported when exporting an invoice.&#x20;

Exporting Invoices&#x20;

To export invoices created in Moment to an external account integration, navigate to Setup > Tools > Export.&#x20;

<figure><img src="https://497021537-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LsGm2gYUXX6xCfrrWgU-887967055%2Fuploads%2FMoTkbrXbUnzfFyszTqKf%2Fimage.png?alt=media&#x26;token=062a6d5a-fc52-47d0-8f26-bd72cfb090d1" alt=""><figcaption></figcaption></figure>

Under Export invoices, you have the option to enter the invoice number if you wish to export a single invoice.&#x20;

For exporting multiple invoices, input both the "From" invoice number and "To" invoice number, then click the Run button. This action will include all invoices within the specified range, encompassing both the start and end values (for example, invoices 11730-11739).&#x20;

<figure><img src="https://497021537-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LsGm2gYUXX6xCfrrWgU-887967055%2Fuploads%2FhqtWpCUBV14yJimE2a59%2Fimage.png?alt=media&#x26;token=8616421a-89a5-4159-a761-8cad9609196e" alt=""><figcaption></figcaption></figure>

Be sure to check "Include PDF version" if you want to export the invoices with PDF attachments.&#x20;

Verifying Invoice and Customer/Project changes&#x20;

To confirm whether customer/project changes and invoices have been successfully exported, navigate to Company > Logs. If a minor change is made to customer/project changes, these updates will be reflected in the next time a new invoice is exported.&#x20;

Key Points:&#x20;

* Exporting invoices is required when invoices fail to automatically be transferred due to possible customer/project changes or testing the integration.&#x20;
* The Company Log can be utilized to verify whether new customer/project changes have been successfully exported.&#x20;

Note! When using Visma e-conomic, it is possible to export an invoice multiple times. However, this capability is not available with other real-time integrations supported by Moment.&#x20;

Occasionally, finalized invoices may fail to be automatically transmitted to the accounting integration &#x20;


---

# 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.milientsoftware.com/help/setup/notifications/export-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.
