> 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/das-kommunikationsprotokoll-des-angebots-anzeigen.md).

# Das Kommunikationsprotokoll des Angebots anzeigen

Das Kommunikationsprotokoll hilft Ihnen, die Nachverfolgung von Angeboten zu verfolgen.

Verwenden Sie es, um zu überprüfen, was gesendet wurde und wann es geschah.

### Was Sie prüfen können

Je nach Angebotsablauf kann Ihnen das Kommunikationsprotokoll helfen, Folgendes zu überprüfen:

* gesendete Angebots-E-Mails
* Erinnerungsaktivität
* Zeitpunkt und Status der Nachverfolgung

{% stepper %}
{% step %}

### Öffnen Sie das Angebot

Öffnen Sie das Angebot, das Sie prüfen möchten.
{% endstep %}

{% step %}

### Öffnen Sie das Kommunikationsprotokoll

Öffnen Sie das Protokoll oder den Kommunikationsverlauf aus dem Angebot.
{% endstep %}

{% step %}

### Überprüfen Sie die Einträge

Prüfen Sie das Datum, die Art der Kommunikation und das Ergebnis.
{% endstep %}

{% step %}

### Verwenden Sie die Details für die Nachverfolgung

Bestätigen Sie, ob das Angebot gesendet wurde.

Fahren Sie dann mit dem nächsten Vertriebsschritt fort.
{% endstep %}
{% endstepper %}

### Wann dies am hilfreichsten ist

* ein Kunde sagt, dass nichts eingegangen ist
* Sie den Erinnerungszeitpunkt bestätigen müssen
* Sie die gesamte Angebotsnachverfolgung auf einen Blick sehen möchten

### Häufig gestellte Fragen

<details>

<summary>Kann ich das Protokoll verwenden, um zu bestätigen, dass eine E-Mail gesendet wurde?</summary>

Ja.

Das Protokoll hilft Ihnen, die Kommunikationsaktivitäten zu Angeboten zu überprüfen.

</details>

<details>

<summary>Hilft das Protokoll bei der Erinnerungsnachverfolgung?</summary>

Ja.

Es hilft Ihnen, den Verlauf der Angebotsnachverfolgung zu überprüfen.

</details>

<details>

<summary>Sollte ich das Protokoll prüfen, wenn ein Kunde nicht geantwortet hat?</summary>

Ja.

Beginnen Sie dort, bevor Sie erneut senden oder manuell nachfassen.

</details>

### Verwandte Themen

* [Funktionen in Angeboten](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/angebote/funktionen-in-angebote.md)
* [Automatisierungen für Rechnungen, Angebote und Verträge](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/unbegrenzte-automatisierungen/automatisierungen-fur-rechnungen-angebote-und-vertrage.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/das-kommunikationsprotokoll-des-angebots-anzeigen.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.
