> 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/pt-br/what-would-you-like-to-learn-about/performance-program/performance-program-reports.md).

# Relatórios do programa de performance

- [Insights competitivos](https://help.impact.com/brand/pt-br/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights.md): Veja relatórios que fornecem insights sobre seu desempenho em comparação com o setor ou vertical em que você atua.
- [Relatório de benchmark financeiro](https://help.impact.com/brand/pt-br/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/finance-benchmark-report.md)
- [Visão geral do benchmark financeiro](https://help.impact.com/brand/pt-br/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/finance-benchmark-report/finance-benchmark-overview.md)
- [Análise de parceiros no benchmark financeiro](https://help.impact.com/brand/pt-br/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/finance-benchmark-report/finance-benchmark-partner-analysis.md)
- [Recomendações do benchmark financeiro](https://help.impact.com/brand/pt-br/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/pt-br/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/benchmarking.md)
- [Recomendações de benchmark](https://help.impact.com/brand/pt-br/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/benchmarking/benchmark-recommendations.md)
- [Análise de parceiros no benchmark](https://help.impact.com/brand/pt-br/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/benchmarking/benchmark-partner-analysis.md)
- [Visão geral do benchmarking da marca](https://help.impact.com/brand/pt-br/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/benchmarking/brand-benchmarking-overview.md)
- [Visibilidade de busca em IA](https://help.impact.com/brand/pt-br/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/ai-search-visibility.md)
- [Visibilidade de busca em IA: relatório de índice da marca](https://help.impact.com/brand/pt-br/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/ai-search-visibility/ai-search-brand-index-report.md)
- [Visibilidade de busca em IA: relatório de oportunidades de fontes](https://help.impact.com/brand/pt-br/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/ai-search-visibility/ai-search-opportunities-report.md)
- [Perguntas frequentes sobre visibilidade de busca em IA](https://help.impact.com/brand/pt-br/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/ai-search-visibility/ai-search-visibility-faq.md)
- [Fundamentos de visibilidade em buscas com IA](https://help.impact.com/brand/pt-br/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/ai-search-visibility/fundamentos-de-visibilidade-em-buscas-com-ia.md)
- [Relatório de insights do setor](https://help.impact.com/brand/pt-br/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/industry-insights-report.md)
- [Saia na frente com relatórios de insights competitivos](https://help.impact.com/brand/pt-br/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/stay-ahead-with-competitive-insight-reports.md)
- [Explicação do benchmarking de verticais](https://help.impact.com/brand/pt-br/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/benchmarking-verticals-explained.md)
- [Relatório de produtividade de parceiros para marcas](https://help.impact.com/brand/pt-br/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/pt-br/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.
