> 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/first_steps_documents/deleting_a_file_or_a_directory.md).

# Löschen einer Datei oder eines Verzeichnisses

Um eine Datei oder ein Verzeichnis zu löschen, zu aktualisieren, auszublenden oder anzuzeigen, verwenden Sie die Optionen in der rechten Spalte der Dokumentenliste:

![](/files/-LH9D2kWqcxZ0r4qZeEE)

*Illustration 39: Dokumente - Optionen*

Wie Sie selbst feststellen werden, variieren die Symbole je nach Dokumenttyp. HTML-Dokumente bieten mehr Möglichkeiten.

Das Zauberstab-Symbol ermöglicht es Ihnen, das ausgewählte Dokument als Vorlage zum Erstellen anderer Dokumente zu verwenden. Es wird daher sehr einfach, einen einheitlichen visuellen Stil für alle Dokumente im selben Kurs zu gewährleisten.

Mit dem PDF-Symbol können Sie das Dokument in einem PDF-Format exportieren. Dies kann besonders nützlich sein, wenn Sie Ihren Kurs im Zug oder im Flugzeug lesen möchten, wo Sie keinen Zugang zu Ihrer E-Learning-Plattform haben.


---

# 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:

```
GET https://docs.chamilo.org/1.11.x-de/leitfaden-fur-lehrer/first_steps_documents/deleting_a_file_or_a_directory.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.
