# Podsumowanie przepracowanych godzin przez prowadzących

Chcesz rozliczyć prowadzącego za dany miesiąc? Raport *Liczba godzin prowadzących* pokazuje ile godzin każdy instruktor przepracował w wybranym okresie — na tej podstawie możesz wyliczyć mu wynagrodzenie. Dane możesz też wyeksportować do Excela.

## Jak wygenerować raport

1. Przejdź do *Raporty → Przebieg kursów → Liczba godzin prowadzących*.
2. Wybierz interesujący Cię okres.
3. Kliknij *Wygeneruj raport*.

<figure><img src="/files/LG1lboJ7tT5B4sWZ3MCQ" 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/zarzadzanie-prowadzacymi/liczba-godzin-prowadzacych.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.
