> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/angebote/angebotsfotos-verwenden-beta.md).

# Angebotsfotos verwenden (Beta)

Fügen Sie Angeboten Fotos hinzu, wenn die Beta-Funktion aktiviert ist.

Angebotsfotos ermöglichen es Ihnen, einem Angebot visuellen Kontext hinzuzufügen.

Verwenden Sie sie, wenn ein Foto hilft, die Arbeit, den Umfang oder den Zustand zu erklären.

{% hint style="info" %}
Dies ist eine Beta-Funktion.

Die Verfügbarkeit kann von Ihrer Kontoeinrichtung abhängen.
{% endhint %}

### Sinnvolle Einsatzmöglichkeiten für Angebotsfotos

* den aktuellen Zustand vor Ort zeigen
* Ressourcen oder Arbeitsauswahl unterstützen
* dem Angebots-PDF visuelle Details hinzufügen

{% stepper %}
{% step %}

### Angebot öffnen

Öffnen Sie das Angebot, das Sie aktualisieren möchten.
{% endstep %}

{% step %}

### Fotos hinzufügen

Verwenden Sie den Foto- oder Anhangsbereich, um die Fotos hochzuladen.
{% endstep %}

{% step %}

### Anordnung und Relevanz prüfen

Behalten Sie nur die Fotos, die das Angebot klar unterstützen.
{% endstep %}

{% step %}

### Speichern und Ergebnis prüfen

Speichern Sie das Angebot.

Prüfen Sie danach bei Bedarf das PDF oder die Vorschau.
{% endstep %}
{% endstepper %}

### Worauf Sie achten sollten

* Die Bildqualität ist klar genug
* Die Fotos passen zum Angebotsinhalt
* Das Layout zeigt die Fotos so, wie Sie es erwarten

### Häufig gestellte Fragen

<details>

<summary>Sind Angebotsfotos in jedem Konto verfügbar?</summary>

Nein.

Beta-Funktionen können eine separate Freischaltung erfordern.

</details>

<details>

<summary>Erscheinen Angebotsfotos im PDF?</summary>

Ja, das kann sein.

Das hängt vom Layout und der Einrichtung ab.

</details>

<details>

<summary>Kann ich ein Foto später entfernen?</summary>

Ja.

Entfernen Sie das Foto, bevor Sie die Angebotsversion abschließen, die Sie senden möchten.

</details>

### Verwandte Themen

* [Ein Angebots-PDF erstellen](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/angebote/angebots-pdf-erstellen.md)
* [Funktionen in Angeboten](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/angebote/funktionen-in-angeboten.md)
* [Angebote](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/angebote.md)


---

# 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://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/angebote/angebotsfotos-verwenden-beta.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.
