> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/platform-features/ask-impact/use-the-ask-impact-support-tab.md).

# Verwenden Sie den Support-Tab von ask impact

Die *impact fragen* Die Support-Registerkarte bietet Ihnen mehrere Kanäle, um Hilfe zu erhalten, Feedback zu teilen und auf Dokumentationen zuzugreifen. Sie ist als Self-Service-Hub konzipiert, der je nach Bedarf die passende Ressource bereitstellt.

1. Wählen Sie unten rechts das ![](/files/d5b7c8546133f8eefdec519ce688b16963b2dc55) ***impact fragen*** Symbol aus, um ein Gespräch zu beginnen.
   * Wenn Sie das ![](/files/d5b7c8546133f8eefdec519ce688b16963b2dc55) ***impact fragen*** Symbol nicht sehen, prüfen Sie, ob *impact fragen* ist [für Ihr Konto aktiviert ist](/brand/de/what-would-you-like-to-learn-about/platform-features/ask-impact/how-to-enable-and-disable-ask-impact.md).
2. Oben rechts im *impact fragen* Live-Chat wählen Sie ![](/files/122d2c0939e5fbac516aa8e9dc1d3eb93b8ba646) **Support** um die Support-Registerkarte anzuzeigen.

<div data-with-frame="true"><figure><img src="/files/f3751cbebcf9f3398d62cd2e3e92f7c6791176bd" alt=""><figcaption></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="/files/4efdfe7059fc9ed44b5fcb55f2178889ff1d6e76" alt=""><figcaption></figcaption></figure></div>

Die Support-Registerkarte enthält die folgenden 5 Bereiche:

<details>

<summary>Kontaktieren Sie uns</summary>

Die *Kontaktieren Sie uns* Der Bereich wird oben in der Support-Registerkarte angezeigt. Verwenden Sie ihn, wenn Sie über die Self-Service-Ressourcen nicht finden, was Sie benötigen.

Es gibt 2 Kontaktoptionen:

* **Live-Chat:** Wählen Sie **Jetzt chatten** um eine Echtzeit-Chat-Sitzung mit einem Support-Mitarbeiter zu öffnen. Verwenden Sie dies, wenn Sie ein dringendes oder komplexes Problem haben, das sofortige menschliche Hilfe erfordert.
* **Tickets:** Wählen Sie [**Ein Ticket erfassen**](https://app.impact.com/secure/advertiser/support/customer-support-portal-flow.ihtml) um ein Support-Ticket für Probleme einzureichen, die nicht dringend sind oder eine Untersuchung erfordern. Mitarbeiter prüfen das Ticket und antworten, sobald möglich.

</details>

<details>

<summary>Feedback</summary>

Verwenden Sie den *Feedback* Bereich, um Ihre Erfahrungen zu teilen mit *impact fragen* um zur Verbesserung des Produkts beizutragen.

Wählen Sie **Feedback teilen** um ein externes Feedbackformular oder eine Umfrage zu öffnen. Dies ist vom Support-Ticket-Workflow getrennt und geht direkt an das Produktteam.

</details>

<details>

<summary>Dokumentation</summary>

Die *Dokumentation* Bereich bietet Ihnen Zugriff auf Self-Service-Hilferessourcen.

* Wählen Sie [**KI-Dokumentation ansehen**](https://help.impact.com/other/reference-documentation/impact.com-ai-features-explained) um einen Artikel mit den neuesten KI-Funktionen auf impact.com zu öffnen.
* *Hilfedokumente für diese Seite* stellt kontextbezogene Links zu Dokumentationen bereit, die für die Seite relevant sind, die Sie gerade in *impact fragen*.

</details>

<details>

<summary>Neuigkeiten</summary>

Die *Neuigkeiten* Bereich hält Sie über die neuesten *impact fragen* Funktionen und Produktaktualisierungen auf dem Laufenden. Wählen Sie [**Versionshinweise anzeigen**](https://release.impact.com/) um das externe Portal für Versionshinweise zu öffnen.

</details>

<details>

<summary>Partnerships Experience Academy</summary>

Die Partnerships Experience Academy (PXA) ist das Zertifizierungs- und Schulungsprogramm von impact.com. Wählen Sie [**Zertifizieren lassen**](https://pxa.impact.com/student/catalog) um das PXA-Portal zu öffnen und die verfügbaren Kurse und Zertifizierungen zu durchsuchen.

</details>


---

# 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://help.impact.com/brand/de/what-would-you-like-to-learn-about/platform-features/ask-impact/use-the-ask-impact-support-tab.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.
