> For the complete documentation index, see [llms.txt](https://help.activenow.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.activenow.io/en/billing/registering-a-participant-payment.md).

# Registering Participant Payments

Did a participant pay by cash or bank transfer? Register the payment in a few clicks — their balance will update straight away.

## How to register a payment

{% stepper %}
{% step %}
**Go to the&#x20;*****Participants*****&#x20;tab**

Find the participant whose payment you want to register.
{% endstep %}

{% step %}
**Check the&#x20;*****Balance*****&#x20;column**

If the participant has arrears, you will see them in the *Balance* column. Click on the amount to open the payment form.
{% endstep %}

{% step %}
**Enter the payment details**

Enter the **amount**, **date**, and an optional **comment**.
{% endstep %}

{% step %}
**Click&#x20;*****Save***

The payment is registered and the participant's balance updates automatically.

<figure><img src="/files/rLHcmEoT3EexNUWCsyyA" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://help.activenow.io/en/billing/registering-a-participant-payment.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.
