> 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/manage-reports.md).

# 管理报告

<a href="https://pxa.impact.com/student/activity/1099652?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=fund-lp-150&#x26;utm_campaign=help-center" class="button primary">参加 PXA 课程</a>

当您打开一份报告并更改任何视图设置时，您可以保存该报告视图，或将其安排为发送给您。在 *更多报告* 界面中，您可以查看所有报告，包括已保存的视图和已安排的报告，并且可以将特定报告固定到左侧菜单栏。

{% hint style="info" %}
**注意：** 您对报告所做的任何修改只会反映在您的用户账号中，不会影响所有账户用户。
{% endhint %}

#### 访问更多报告

中的每个报告 *更多报告* 界面上都有一个名称，并带有相应的 *说明* 报告所显示内容的说明。

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 报告 →** [更多报告](https://app.impact.com/secure/advertiser/engage/fr/all_reports.ihtml).
2. 在 *更多报告* 界面上，将鼠标悬停在某个报告上可执行以下操作：
   * 要将报告添加到左侧导航菜单或将其移除，请选择 **固定** 或 **取消固定**.
   * 要修改视图设置，请选择 **查看** 以打开报告，根据您的偏好调整筛选条件，然后选择 **保存** 位于报告标题旁边。
   * 了解如何 [保存](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/save-reports.md), [安排](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/schedule-reports.md), [下载](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/download-a-report.md)，以及 [导出](https://integrations.impact.com/brand-api-reference/reference/report-export/report-export) 通过 API 获取报告，以始终拥有您账户和项目的最新数据。
3. 选择 **构建报告** 位于右上角，以使用以下内容创建自定义报告 [Data Lab](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/data-lab-introduction.md).
4. 选择 **类别** 按特定类别筛选报告，例如 *绩效*, *财务*，或 *自定义* 报告。
   * 或者，在 *搜索栏* 字段中输入报告名称，以查找特定报告。


---

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