> For the complete documentation index, see [llms.txt](https://user-help.runmags.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://user-help.runmags.com/finance/collection/collection.md).

# Collection

A user with Finance access can manage billing and collection for all client accounts.

Manage delinquent payers, outstanding invoices and register payments linked to the invoices so that the entire team stay up-to-date.

### Pre-configured and filtered views of invoices <a href="#pre-configured-and-filtered-views-of-invoices" id="pre-configured-and-filtered-views-of-invoices"></a>

Go to Finance >>> Collection.

In here you can find various tabs that contain selections of invoices. The purpose of these tabs is to quickly give the user access to specific invoices based on filters and then show columns of data and tools that are typically needed for managing the selection of invoices.

### Outstanding by organization <a href="#outstanding-by-organization" id="outstanding-by-organization"></a>

This tab is used if you want display the status of specific client accounts. All outstanding invoices for the client account will be displayed here.

You can click the small + sign to show who the main contacts at the account is.

You can easily send out reminders by ticking off the checkbox and then click the Send statement button on the lower left.

### Outstanding by invoice row <a href="#outstanding-by-invoice-row" id="outstanding-by-invoice-row"></a>

This is used if you want to check the status of invoices related to specific issues or products.

In the column named Row description you can make a selection.

### Invoice batches <a href="#invoice-batches" id="invoice-batches"></a>

As RunMags allow you to batch-send invoices with a click of a button, this tab helps you manage those batches in case you need to re-send the invoices in a certain batch.

Simply select the batch you want to resend.

Click the Resend batch button if you want to email the invoices.

Click the Reprint batch button if you want to send the invoices by mail.

### All invoices <a href="#all-invoices" id="all-invoices"></a>

This tab is used if you want to display all invoices regardless of status and apply specific filters to search for specific ones.

### Outstanding invoices <a href="#outstanding-invoices" id="outstanding-invoices"></a>

This tab is used if you want to display all **outstanding** invoices and apply specific filters to search for specific ones.

You can click the + sign to display what the invoice relates to and in the data columns you can also find contact information if it has been entered.

Using the buttons on the lower left you can display the invoice, email it once again to the client or [issue a credit note ](https://docs.runmags.com/finance/managing-mistakes/crediting-an-invoice-by-issuing-a-credit-note)in case there's an error on the invoice.

### Payments <a href="#payments" id="payments"></a>

This tab is used to display payments that have been recorded in the system.

### Register payments <a href="#register-payments" id="register-payments"></a>

The process for registering payments is covered in [this article](https://docs.runmags.com/finance/collection/register-payments).


---

# 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://user-help.runmags.com/finance/collection/collection.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.
