# 6. Payment Follow-up

In the example below, one of our created invoices was marked as 'paid' (green button).

![](/files/bQ3fA8sSTcsYrxD9fsrD)

BestInvoicing offers a few ways to track the payment status of your invoices:&#x20;

* manually&#x20;
* via direct connection with your bank account
* by sending out payment reminders

### Manual Follow-up&#x20;

To mark your invoice as 'paid' with just one click, click the green 'Change status to paid' button in the invoice summary screen.

![](/files/pcZxjLr6nZQFq1UnzmB4)

However, in order to optimally use the functionalities of BestInvoicing, it is advised to manually add more information about the actual payment. To do so, click the blue 'Action' button. Then select 'Create payment manually' from the drop down menu.

![](/files/FYmMdWFgOS2VvSmlCb6a)

A pop-up window will open to enter payment information:

![](/files/khrM8d4Z01a1rsR9eVyI)

* Payment account: this can be your company's bank account or, for example, your cash register. Indicate in this field how the payment was made.&#x20;
* Date: indicate when the payments was received.
* Counterparty name: preset to customer name on the invoice, can be overwritten.&#x20;
* Message: preset to invoice serial number, can be overwritten.&#x20;
* Amount: the amount you received **in this transaction**. Maybe the customer only paid half of the invoiced amount today, or the payment is incomplete.&#x20;

Click 'Create Payment' to confirm and record the payment information.&#x20;

![](/files/JJXT2lZYX20xPUCtQKl1)

{% hint style="info" %}
Entering the different payment accounts for your company only has to be done once. [Read here](/settings/journals.md#financial-journal) how to do it.
{% endhint %}

### Link with the Bank&#x20;

The payment follow-up can also be done directly via your bank. [Click here](/connections/connect-your-bank-account.md) to learn how this works.

### The Payment Reminder&#x20;

It is possible to create a reminder for an outstanding invoice.&#x20;

1. To set this up, go to 'Reminders', on the left of your invoice summary screen.
2. Click the green button 'Create Reminder'.

![](/files/IsYaifzGL431vgm3rWf0)

A default message is used to urge your customer to pay. You can enter the new payment term, any reminder costs and interest. Click 'Add' to save.

![](/files/z9JrdkZKeBcyQZiw7dbD)

The reminder is created and can now be sent by email or printed out.

![](/files/8Oqm5SbJvhQW90QOT6pd)

{% hint style="info" %}
You can also set automatic reminders at company level. [Read how to do this](/settings/automatic-payment-reminders.md) here.
{% endhint %}


---

# 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://support.onfact.eu/tutorial-1-the-basics/6.-payment-follow-up.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.
