> 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/manage-saved-reports-as-a-partner.md).

# 作为合作伙伴管理已保存报表

当你更改了报告的筛选条件和 [保存](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/reporting-for-partners/report-management/save-reports-as-a-partner.md) 视图后，你可以对已保存的报告视图进行各种调整。

#### 管理已保存的报告

1. 在顶部导航栏中，选择 **报告** → **已保存的报表**.
2. 选择你要管理的已保存报告标题。
   * 可选地，将光标悬停在已保存报告上并选择 ![](/files/bc9aa794eb347d6f55e668dbe0e98eae7d1cd905) **\[更多]** → **删除** 以将报告从你的已保存报告中移除。
3. 选择 ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单]** 在报告标题旁边查看你可以执行的操作。请参阅 *操作参考* 。

   <div data-with-frame="true"><figure><img src="/files/362aab7403606e325456f044ca1b514551a68cd0" alt="" width="563"><figcaption></figcaption></figure></div>

<details>

<summary>操作参考</summary>

| 动作         | 描述                                                                                                                                                                          |
| ---------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **清除**     | 选择此选项可暂时清除你的自定义设置，并再次查看此报告的默认视图。                                                                                                                                            |
| **设为默认视图** | 选择此选项可将此视图设为该报告的默认视图。                                                                                                                                                       |
| **编辑**     | <p>使用此选项可编辑该报告的已保存视图。只有保存该报告的人才能使用此选项。</p><p>1. 选择 <strong>编辑</strong>。在 <em>保存视图</em> 对话框中，填写设置。请参阅 <em>保存视图配置</em> 下方以获取这些设置的帮助。</p><p>2. 完成后，选择 <strong>保存</strong>.</p> |
| **删除**     | 选择此选项可 **删除** 该报告的此已保存视图。                                                                                                                                                   |
| **另存为**    | <p>使用此选项可将自定义报告的副本以新名称保存。当你对报告的已保存视图做了大量更改，并希望仅做少量修改后保存另一个版本时，这很有用。</p><p>1. 选择 <strong>另存为</strong> 并更改报告标题。</p><p>2. 选择 <strong>保存</strong>.</p>                          |

</details>

<details>

<summary>保存视图配置</summary>

| 选项        | 说明                                                                                                         |
| --------- | ---------------------------------------------------------------------------------------------------------- |
| **名称**    | 编辑此报告已保存视图的标题。                                                                                             |
| **默认**    | ![](/files/5dbf21c4329d43c5852327d551195b0d5508a882) **\[开启]** 如果你希望已保存视图成为你自己的该报告默认视图，而不影响帐户中的其他人，请选择此选项。 |
| **公开**    | ![](/files/5dbf21c4329d43c5852327d551195b0d5508a882) **\[开启]** 如果你希望品牌帐户中的其他用户可以访问你的自定义报告，请选择此选项。          |
| **帐户默认值** | 如果 *公开* 选中该选项后，此选项将变为可用，并会将你保存的报告视图设为所有用户的默认视图。                                                            |

</details>


---

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