# Klonowanie zajęć

Sezon dobiega końca i czas szykować nowy? Jeśli kursy na kolejny semestr są w dużej mierze takie same — podobne godziny, podobni prowadzący — nie musisz wszystkiego wpisywać od nowa. Sklonuj kursy z poprzedniego semestru i zmień tylko to, co faktycznie się różni.

## Jak sklonować kurs

1. Przejdź do zakładki *Kursy* i otwórz kurs, który chcesz sklonować.
2. Kliknij *Działania* nad szczegółami kursu i wybierz *Sklonuj kurs*.

![Widok szczegółów kursu z otwartym menu Działania i opcją Sklonuj kurs](/files/e40662d6516735312f7822bd83c01ea2382444e3)

![Formularz klonowania kursu z polami do edycji dat, uczestników i ceny](/files/70920833397c093532844dd2af3149c236c5fae8)

3. W oknie, które się otworzy, zaktualizuj dane nowego kursu.
4. Kliknij *Zapisz* na dole formularza.

Nowo powstały kurs pojawi się od razu w kalendarzu.

![Kalendarz z nowo sklonowanym kursem](/files/04f2c3b1d2219f41e131475202c96c077fe23b1e)

{% hint style="info" %}
Jeśli chcesz sklonować wszystkie kursy z danego semestru na kolejny, skorzystaj z funkcji [Klonowanie semestru](/zarzadzanie-kalendarzem/klonowanie-semestru.md).
{% 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://help.activenow.io/zarzadzanie-kalendarzem/klonowanie-zajec.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.
