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

### Upload-Limits

#### Bilder

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

#### Videos

* **Maximale Größe** : 200 MB
* **Akzeptierte Formate** : AVI, MP4, MPEG, QuickTime, WebM, FLV, M4V, Matroska, WMV

#### Dokumente und andere Dateien

* **Maximale Größe** : 75 MB
* **Akzeptierte Formate** : PDF und alle anderen Formate, die weder Bild noch Video sind

### Beispielausgaben 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 einer Veröffentlichung:

* **Mehrere Bilder** können in einem Album kombiniert werden
* **Ein einzelnes 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

### Sonderfälle

#### Nachrichten

* Bis **10 Dateien** pro Nachricht, mit **höchstens 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 andere

#### KI-Assistent (Copilot)

* Akzeptierte 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 Datei-Upload. Er kann Auskunft über die akzeptierten Formate und Größen geben.


---

# Agent Instructions: 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.
