> 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 zum Performance-Programm

- [Wettbewerbseinblicke](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights.md): Sehen Sie Berichte, die Ihnen Einblick in Ihre Leistung im Vergleich zur Branche oder dem vertikalen Markt geben, in dem Sie tätig sind.
- [Finanz-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)
- [Finanz-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)
- [Partneranalyse für Finanz-Benchmarks](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)
- [Empfehlungen für Finanz-Benchmarks](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 Brand-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)
- [Sichtbarkeit in der KI-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)
- [Bericht zu AI-Search-Artikeln](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-articles-report.md)
- [Bericht zum AI-Search-Brand-Index](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)
- [Bericht zu Domain-Erwähnungen in AI Search](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-domain-mentions-report.md)
- [AI-Search-Übersichtsbericht](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-overview-report.md)
- [Bericht zu KI-Suchchancen](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 Sichtbarkeit in AI Search](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)
- [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 Wettbewerbs-Insights-Berichten immer einen Schritt voraus sein](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)
- [Branchen-Benchmarking 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)
- [Partner-Produktivitätsbericht 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.
