> 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/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/reporting-for-partners/report-management/save-reports-as-a-partner.md).

# 作为合作伙伴保存报表

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

查看任何报表时，您都可以使用提供的筛选条件编辑默认视图，并保存该视图以供日后参考。如果您经常希望在特定时间范围内或使用特定筛选条件查看报表数据，这会很有用。

#### 保存报表

1. 在顶部导航栏中，选择 **报告** → **更多报告**.
2. 选择您想要编辑的任意报表。
3. 完成更改后，选择 **保存**.

   <div data-with-frame="true"><figure><img src="/files/f395833e2d72d0fbd8fd831d00786b793b4cf2a1" alt="" width="563"><figcaption></figcaption></figure></div>
4. 在 *保存视图* 窗口，填写：

   | 选项 | 说明                                                                                                                                                                                                                                                                                                                                        |
   | -- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   | 名称 | 为此已保存的视图添加一个描述性名称。                                                                                                                                                                                                                                                                                                                        |
   | 默认 | <p><img src="/files/5dbf21c4329d43c5852327d551195b0d5508a882" alt=""> <strong>\[开启]</strong> <strong>默认</strong> 用于 <strong>将此设为该报表的默认视图</strong>.</p><p>此已保存视图将成为此报表类型的新默认视图。您始终可以在以下位置查看原始报表视图： <strong>报告</strong> → <strong>更多报告</strong>.</p>                                                                                        |
   | 公开 | <p><img src="/files/5dbf21c4329d43c5852327d551195b0d5508a882" alt=""> <strong>\[开启]</strong> <strong>公开</strong> 用于 <strong>将此视图提供给此账户的其他用户</strong>.</p><p>如果报表设置为公开，它将显示给其他用户，位置在 <strong>报告</strong> → <a href="https://app.impact.com/secure/mediapartner/MP_Saved_Scheduled_Report/Saved/report/pSavedReports.ihtml">已保存的报表</a>.</p> |
5. 选择 **保存**.

#### 查看您已保存的报表

1. 在顶部导航栏中，选择 **报告** → **已保存的报表**.
2. 选择您要查看的已保存报表名称。
   * 了解如何 [管理您已保存的报表](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/reporting-for-partners/report-management/manage-saved-reports-as-a-partner.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/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/reporting-for-partners/report-management/save-reports-as-a-partner.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.
