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

# Diashow

Wenn Sie viele Bilder in Ihren Ordnern hochgeladen haben und sie alle auf einmal sehen möchten, können Sie die Diashow-Funktion verwenden. Klicken Sie auf das Diashow-Symbol ![](/files/-MWt4Cn75NGkV-5UZ8_x), um zu dem Ordner zu gelangen, in dem sich Ihre Bilder befinden.

Ihnen wird eine Art “slideshow” -Ansicht der Bilder in diesem Ordner angezeigt. Jedes Bild wird mit seinem Namen, seinen Abmessungen und seiner Größe auf der Festplatte versehen.

![](/files/-LH9D47Y8KljrqLLYLx6)\_Illustration 42: Bildergalerie - Diashow view

Es kann praktischer sein, das kleine *show Thumbnails*-Symbol ![](/files/-MWt4CnIsYS1R1T0sU4F) in der Diashow-Symbolleiste auszuwählen, damit Sie alle Bilder auf einmal anzeigen können (als Miniaturansichten), wie unten dargestellt:

![](/files/-LioWN4ofMlYFdpVjtdW)\_Illustration 43: Ansicht „Thumbnails“

Eine *settings*-Option ![](/files/-MWt4CnVPJ0xnUv-gd7L) steht zur Verfügung, um die Anzeige von Bildern weiter einzustellen.


---

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