> For the complete documentation index, see [llms.txt](https://platform.docs.3q.video/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://platform.docs.3q.video/interface/projekte/projekteinstellungen/cover-bild.md).

# Cover-Bild

Das Cover-Bild eines Projekts wird in der Projektübersicht und, wenn Livestream-Projekte einer Playlist hinzugefügt werden, in Playlisten verwendet.

Das Cover-Bild wird im Side Sheet "Projekteinstellungen" verwaltet. Im Tab "Allgemein" sehen Sie:

1. das aktuell verwendete **Bild**,
2. die **Auflösung** und **Dateigröße** der Bilddatei,&#x20;
3. das Icon **"Bildeigenschaften"** zum öffnen der Side Sheet Erweiterung,
4. das Icon "**Herunterladen**",&#x20;
5. das Icon"**Löschen**".

*Abbildung: Side Sheet "Projekteinstellungen", Detailbereich "Cover-Bild"*

<div align="left"><figure><img src="/files/wmYuql6W0RjDTPYqoIGQ" alt="" width="563"><figcaption></figcaption></figure></div>

## Bild hinzufügen

Sie können im Side Sheet "Projekteinstellungen":

1. mit dem Button "**Bild wählen**", ein Bild aus Ihrem lokalen Verzeichnis hochladen, oder
2. über das Icon "**Chevron-down**" die Option "**Bild mit KI erstellen"** wählen.

<figure><img src="/files/YRJz97nWO3mDcZP4S327" alt=""><figcaption></figcaption></figure>

### Bild mit KI erstellen

{% stepper %}
{% step %}

#### Klick auf Option "Bild mit KI erstellen"

{% endstep %}

{% step %}

#### Beschreibungstext für Bild hinzufügen und Starten

<div align="left"><figure><img src="/files/syGnpMyFmDgk22G63Urq" alt="" width="188"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### Auswahl der Bildversion oder "Neuer Versuch"

Die KI erstellt vier Entwürfe, von denen Sie einen zur Verwendung als Cover-Bild wählen können. Wenn Ihnen kein Vorschlag gefällt klicken sie auf den Button "Neuer Versucht" um weitere Bilder zur Auswahl zu erhalten.

<div align="left"><figure><img src="/files/O88yaFy0A5vSAdaAcOVa" alt="" width="141"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}

#### Vorschlag als Bild verwenden

Klicken Sie auf das gewünschte Bild und gehen Sie dann auf den Button "Weiter" um die Auswahl abzuschließen.

<div align="left"><figure><img src="/files/yXwj7VJGNoSqTv50109F" alt="" width="188"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

## Bildeigenschaften bearbeiten

Das extended Side Sheet "Bildeigenschaften" öffnen Sie mit dem Icon "Memo-Cirkel-Info".&#x20;

Hier können Sie folgende Informationen hinzufügen oder bearbeiten:

1. eine Beschreibung des Bildes
2. die Copyrigth-Informationen

&#x20;Zum Abschluss speichern Sie die Einstellungen.

*Abbildung: Sidesheet "Einstellungen" mit Extention "Bildeigenschaften"*

<figure><img src="/files/7O6iIDgks1eB9GIFmCeD" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://platform.docs.3q.video/interface/projekte/projekteinstellungen/cover-bild.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
