> 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 de programas de desempenho

- [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 segmento 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 benchmarking](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 benchmarking](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 nas 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.md)
- [Relatório de artigos da busca 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/ai-search-articles-report.md)
- [Relatório de índice da marca na busca 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/ai-search-brand-index-report.md)
- [Relatório de menções ao domínio na busca 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/ai-search-domain-mentions-report.md)
- [Relatório de visão geral da busca 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/ai-search-overview-report.md)
- [Relatório de oportunidades da busca 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/ai-search-opportunities-report.md)
- [Perguntas frequentes sobre visibilidade na busca 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/ai-search-visibility-faq.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)
- [Fique à 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.
