# Mediathek

Die **Mediathek** ist der zentrale Ort in deinem Bot um Dateien zu verwalten. Wenn du deinen Nutzern Dateien zur Verfügung stellen möchtest, musst du diese zuvor in der Mediathek hochladen. Du kannst diese dann anschließend im Bot Builder nutzen un beispielsweise eine Bild-Nachricht mit dem zuvor hochgeladenen Bild versenden.

## Dateien hochladen

**1. Klicke auf "Datei hochladen"**

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-07-07/4166b4fb-16fd-419c-bca6-cb6af986de0f/ascreenshot.jpeg?tl_px=1173,556\&br_px=1919,976\&force_format=png\&width=560\&wat_scale=50\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=439,259)

**2. Klicke auf "Vom Computer hochladen" oder ziehe die gewünschte Datei über das Upload-Icon**

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-07-07/9bcb9436-8f11-4dee-87ac-c5262be65c91/ascreenshot.jpeg?tl_px=560,461\&br_px=1306,881\&force_format=png\&width=560\&wat_scale=50\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=262,139)

**3. Wähle die gewünschte Datei im Dateibrowser deines Computers aus**

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-07-07/68662f3a-a44b-4732-9b47-285f47d896d3/ascreenshot.jpeg?tl_px=91,213\&br_px=837,633\&force_format=png\&width=560\&wat_scale=50\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=262,139)

**4. Die gewünschte Datei wurde nun hochgeladen und steht dir im Bot zur Verfügung**

## Dateien löschen

**1. Klicke auf das Mülltonnen-Icon oben rechts in der Ecke der Datei, die du löschen möchtest**

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-07-07/067560c2-ffef-45d8-a717-bc054e171b02/ascreenshot.jpeg?tl_px=165,156\&br_px=911,576\&force_format=png\&width=560\&wat_scale=50\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=262,139)


---

# 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://docs.chatcaptain.com/bot-verwalten/mediathek.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.
