> For the complete documentation index, see [llms.txt](https://resources.atriptech.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resources.atriptech.com/popular-topics/payments-and-billing/invoice-management.md).

# Invoice Management

In ATRIP, you can view, download, and configure how invoices and billing statements are received.

Path: **ATRIP → Financial → Invoices**

All invoices available in ATRIP are listed here. You can download invoices and reconciliation statements using the **Download** button.&#x20;

**Permission:** Admin only

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

#### **Configuration**

Click **Configuration Rules** to open a slide-out window. Here you can set how invoices are received and manage the email recipients.&#x20;

**Invoice Cycle**&#x20;

* Customize the frequency of receiving invoices.&#x20;
* You can set different cycles for Tax Invoice & Credit Note and Billing Statement.&#x20;
  * Example: *Tax Invoice & Credit Note* = Monthly, *Billing Statement* = Weekly.&#x20;
* Available options include:&#x20;
  * Do not send&#x20;
  * Once a month&#x20;
  * By week (You can select one or more days from Monday to Sunday)

**Format**&#x20;

* Choose the format for *Billing Statement*: .csv or .xls&#x20;

**Email Subscription**&#x20;

* Add up to 10 email addresses to receive invoices.&#x20;
* Once updated, click **Confirm**.
* Please note that this has already been configured for the existing users. A new user will need to self-configure this section to receive the invoices. The default for a new user is “Do not send”.

![](/files/rfHbK5yvCmwzDFKCwxaN)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://resources.atriptech.com/popular-topics/payments-and-billing/invoice-management.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.
