> For the complete documentation index, see [llms.txt](https://help.steeple.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.steeple.com/de/news/fichiers-preconises.md).

# Empfohlene Dateitypen: Formate, Größe und Abmessungen

### Upload-Limits

#### Bilder

* **Maximale Größe** : 10 MB
* **Unterstützte Formate** : GIF, HEIC, HEIF, JPEG, PNG, WebP

#### Videos

* **Maximale Größe** : keine Größenbeschränkung
* **Unterstützte Formate** : AVI, MP4, MPEG, QuickTime, WebM, FLV, M4V, Matroska, WMV

#### Dokumente und andere Dateien

* **Maximale Größe** : 75 MB
* **Unterstützte Formate** : PDF und alle anderen Nicht-Bild-/Nicht-Video-Formate

### Darstellungsbeispiele für ein Hochformatbild

#### In der Web-/Mobil-App

#### Auf einem TV-Bildschirm im Format „Featured“

#### Auf einem TV-Bildschirm im Standardformat

### Kombinationsregeln

Beim Hinzufügen von Medien zu einem Beitrag:

* **Mehrere Bilder** können in einem Album kombiniert werden
* **Ein einziges Video** kann pro Nachricht/Beitrag hinzugefügt werden
* Videos können **nicht kombiniert werden** mit anderen Dateitypen
* PDFs können **nicht kombiniert werden** mit Videos

### Besondere Fälle

#### Nachrichten

* Bis zu **10 Dateien** pro Nachricht, mit **maximal einem Video** (der Rest als Bilder)
* Gleiche Größenlimits wie oben

#### Dokumente (App Docs)

* Maximale Größe: **8 GB** für in die Docs-App hochgeladene Dateien
* Unterstützte Formate: PDF, Bilder, Videos, Word, Excel, PowerPoint und weitere

#### KI-Assistent (Copilot)

* Unterstützte Formate für den Dokumentenkontext: PDF, Word, Excel, PowerPoint, OpenDocument, CSV, TXT, RTF, HTML, Markdown, EPUB
* Größenlimit basierend auf dem extrahierten Textinhalt (max. 100.000 Tokens)

### Was der Assistent tun kann

Der Assistent unterstützt keinen Dateiupload. Er kann über die unterstützten Formate und Größen Auskunft geben.


---

# 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://help.steeple.com/de/news/fichiers-preconises.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.
