> 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/performance-program/performance-program-reports.md).

# Berichte zu Performance-Programmen

- [Wettbewerbsanalysen](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights.md): Sehen Sie Berichte an, die Ihnen Einblicke in Ihre Leistung im Vergleich zur Branche oder zum Tätigkeitsbereich, in dem Sie tätig sind, geben.
- [Finance-Benchmark-Bericht](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/finance-benchmark-report.md)
- [Finance-Benchmark-Übersicht](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/finance-benchmark-report/finance-benchmark-overview.md)
- [Finance-Benchmark-Partneranalyse](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/finance-benchmark-report/finance-benchmark-partner-analysis.md)
- [Finance-Benchmark-Empfehlungen](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/finance-benchmark-report/finance-benchmark-recommendations.md)
- [Benchmarking](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/benchmarking.md)
- [Benchmark-Empfehlungen](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/benchmarking/benchmark-recommendations.md)
- [Benchmark-Partneranalyse](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/benchmarking/benchmark-partner-analysis.md)
- [Übersicht zum Marken-Benchmarking](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/benchmarking/brand-benchmarking-overview.md)
- [KI-Sichtbarkeit in der Suche](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/ai-search-visibility.md)
- [KI-Sichtbarkeit: Markenindex-Bericht](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/ai-search-visibility/ai-search-brand-index-report.md)
- [KI-Sichtbarkeit: Bericht zu Quellenchancen](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/ai-search-visibility/ai-search-opportunities-report.md)
- [FAQ zur KI-Sichtbarkeit in der Suche](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/ai-search-visibility/ai-search-visibility-faq.md)
- [Grundlagen der KI-Sichtbarkeit in der Suche](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/ai-search-visibility/grundlagen-der-ki-sichtbarkeit-in-der-suche.md)
- [Bericht zu Brancheneinblicken](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/industry-insights-report.md)
- [Mit Wettbewerbsanalysen vorne bleiben](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/stay-ahead-with-competitive-insight-reports.md)
- [Benchmarking von Branchen erklärt](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/benchmarking-verticals-explained.md)
- [Bericht zur Partnerproduktivität für Marken](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/performance-program/performance-program-reports/partner-productivity-report-for-brands.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://help.impact.com/brand/de/what-would-you-like-to-learn-about/performance-program/performance-program-reports.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.
