# Klienti

### Karta klienta

\-         Na kartě klienta jsou uloženy veškeré důležité informace o klientovi včetně plateb a docházky

<figure><img src="/files/65w1r3Vs82dO8d9cKyen" alt=""><figcaption></figcaption></figure>

\-         Klient má přiřazen vlastní variabilní symbol, na základě kterého se párují platby.

\-         V případě, že chcete klientovi odpustit platbu či přesunout platbu do jiného měsíce můžete modrou šipkou vedle platby částku jednoduše přesunout.

### Aktivní / neaktivní

\-         Pokud klient přestane chodit je možné klienta zaškrtnout jako neaktivního (za nějakou dobu je dobré se klientovi připomenout s tím, zda nechce znovu začít chodit). Klient se poté bude zobrazovat v seznamu žáků třídy až na jeho konci.

&#x20;


---

# 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://napoveda.proklub.cz/klienti.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.
