# Księgowanie wpłaty uczestnika

Klient zapłacił gotówką lub przelewem? Zaksięguj wpłatę kilkoma kliknięciami — saldo uczestnika zaktualizuje się od razu.

## Jak zaksięgować wpłatę

{% stepper %}
{% step %}
**Przejdź do zakładki&#x20;*****Uczestnicy***

Znajdź uczestnika, którego wpłatę chcesz zaksięgować.
{% endstep %}

{% step %}
**Sprawdź kolumnę&#x20;*****Rozliczenie***

Jeśli uczestnik ma zaległość, zobaczysz ją w kolumnie *Rozliczenie*. Kliknij na nią, żeby otworzyć okno księgowania.
{% endstep %}

{% step %}
**Wprowadź szczegóły wpłaty**

Wpisz **kwotę**, **datę** i opcjonalny **komentarz**.
{% endstep %}

{% step %}
**Kliknij&#x20;*****Zapisz***

Wpłata zostanie zaksięgowana i saldo uczestnika zaktualizuje się automatycznie.
{% endstep %}
{% endstepper %}

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


---

# 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://help.activenow.io/rozliczenia-z-klientami/ksiegowanie-wplaty-uczestnika.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.
