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

# Speichern von Dokumenten

Chamilo ermöglicht es Ihnen, alle Dokumente oder ein bestimmtes Verzeichnis zu speichern, indem Sie einfach auf das Symbol *Save (ZIP)* in der Symbolleiste oben auf der Seite klicken. ![](/files/-MWt4BPt8xfCB2B6UZYf)

![](/files/-MFUo5P40CQFpvVEY5Ln)*Illustration 38: Dokumente — Ein Copy* herunterladen

Es ist auch möglich, eine einzelne Datei zu speichern, indem Sie auf das *download*-Symbol ![](/files/-MWt4BQCwzcZmGZ-cbAV) rechts neben dem Dateinamen klicken oder ein bestimmtes Verzeichnis herunterladen, indem Sie auf das ![](/files/-MWt4BQNli3jncrFCf_U) -Symbol *Save (ZIP)* rechts neben der Verzeichnisliste klicken. Das Aktenkoffersymbol ![](/files/-LH9D65sBOHV2XkeW28k) ermöglicht es Benutzern, eine freigegebene Datei in ihren privaten Dateibereich im Bereich *social networks* zu kopieren (siehe Kapitel 35).


---

# 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/saving_documents.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.
