> 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/platform-features/multi-program-reports/report-management/pin-a-report.md).

# Fixe um relatório

Você pode fixar qualquer relatório que encontrar na **Mais Relatórios** tela no menu de navegação à esquerda. Os relatórios fixados aparecerão em um menu suspenso identificado pelo tipo de relatório. Por exemplo, um *Desempenho* relatório fixado aparecerá dentro do *Desempenho* menu suspenso. A maioria dos menus suspensos (por exemplo, *Operações*) não aparecerá no menu de navegação à esquerda até que você tenha fixado um relatório desse tipo.

1. No menu de navegação à esquerda, selecione ![](/files/160944180402269557074f48f2ece20bc35e8b4d) **\[Engage]** → **Relatórios → Mais relatórios**.
2. Encontre o relatório que você deseja fixar no menu de navegação à esquerda.
   * Use os filtros na parte superior da tela para ajudar na sua busca.
3. Passe o cursor sobre o relatório e selecione ![](/files/9acea7a8ee8f926f33b0a752ff7af2a79d2f43c5) **\[Fixar]** para fixar o relatório.


---

# 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/platform-features/multi-program-reports/report-management/pin-a-report.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.
