> 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/marketplace-pakete-und-power-ups/power-ups/angebote/angebotsfotos-verwenden-beta.md).

# Angebotsfotos verwenden (Beta)

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

Verwenden Sie sie, wenn ein Bild die Arbeit, den Umfang oder den Zustand besser erklärt.

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

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

### Gute Einsatzmöglichkeiten für Angebotsfotos

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

{% stepper %}
{% step %}

### Öffnen Sie das Angebot

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

{% step %}

### Fügen Sie die Fotos hinzu

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

{% step %}

### Überprüfen Sie Reihenfolge und Relevanz

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

{% step %}

### Speichern Sie und prüfen Sie das Ergebnis

Speichern Sie das Angebot.

Überprüfen Sie dann bei Bedarf das PDF oder die Vorschau.
{% endstep %}
{% endstepper %}

### Was Sie prüfen sollten

* die Bildqualität ist klar genug
* die Fotos zum Inhalt des Angebots passen
* das Layout die Fotos so anzeigt, 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 Aktivierung erfordern.

</details>

<details>

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

Ja, das können sie.

Das hängt vom Layout und der Konfiguration ab.

</details>

<details>

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

Ja.

Entfernen Sie das Foto, bevor Sie die Angebotsversion finalisieren, die Sie senden möchten.

</details>

### Verwandte Themen

* [Ein Angebots-PDF erstellen](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/angebote/ein-angebots-pdf-erzeugen.md)
* [Funktionen in Angeboten](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/angebote/funktionen-in-angebote.md)
* [Angebote](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-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/marketplace-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.
