> For the complete documentation index, see [llms.txt](https://docs.chamilo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chamilo.org/1.11.x-de/leitfaden-fur-lehrer/backup/empty_this_course.md).

# Leere diesen Kurs

Die Funktion „Diesen Kurs leeren“ ![](/files/-LH9Cta4MFmaM-AxHo3T) leert (“recycles”) entweder den gesamten Kurs oder die ausgewählten Elemente. Es löscht Dokumente, Foren, Links usw. Diese Prozedur kann ausgeführt werden, nachdem ein Kurs beendet wurde und wenn Sie im selben Bereich neu beginnen möchten. Natürlich wird generell empfohlen, eine Geschichte dieser Kurse zu führen.

Warnung: Bevor Sie den Kurs leeren, stellen Sie sicher, dass Sie eine Sicherungskopie machen, nur für den Fall!

So leere ich einen Kurs:

* klicken Sie auf den Link *Diesen Kurs leeren*
* wählen Sie aus, ob Sie den gesamten Kurs oder nur bestimmte Tools leeren möchten,
* Klicken Sie auf die Schaltfläche *Diesen Kurs leeren* um fortzufahren.

![](/files/-LH9D0dIGW0F7pOJJY9z)

*Illustration 184: Wartung — Leerer Kurs*

## Lösche den Kursbereich <a href="#delete-the-course-area" id="delete-the-course-area"></a>

Klicken Sie auf den Link *Löschen des Kursbereichs*\_ ![](/files/-MWt4HdzcIspPe2J2pPO)\_, um den Kurs vollständig vom Server zu löschen.

Angesichts der Tatsache, dass es keinen Weg davon gibt, empfehlen wir Ihnen dringend, dies zweimal zu berücksichtigen, bevor Sie es bestätigen.

![](/files/-MWt4HeA7g33_2whkz58) Warnung: Diese Funktion sollte mit äußerster Vorsicht verwendet werden! ![](/files/-MWt4HeJpgi7AmRI8lJg)

![](/files/-LH9D0dgyFg4dktVUb74)*Illustration 185: Wartung — Löschung*


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.chamilo.org/1.11.x-de/leitfaden-fur-lehrer/backup/empty_this_course.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
