> 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/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/pin-a-report.md).

# 固定报告

你可以将你在以下位置找到的任何报告固定到 **更多报告** 屏幕上的内容固定到左侧导航菜单。固定后的报告会显示在一个下拉菜单中，该菜单按报告类型进行标注。例如，一个已固定的 *表现* 报告会显示在 *表现* 下拉菜单中。大多数下拉菜单（例如， *运营*）在你固定该类型的报告之前不会出现在左侧导航菜单中。

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **报表 → 更多报表**.
2. 找到你想固定到左侧导航菜单中的报告。
   * 使用屏幕顶部的筛选器来帮助你搜索。
3. 将光标悬停在报告上，然后选择 ![](/files/f2cd40135c73f6a887b0e5ddd3eb322ff64f8eda) **\[固定]** 以固定该报告。


---

# 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/zh/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.
