> 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. 从左侧导航菜单中，选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **\[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.
