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

# 保存报表

当你更改报表的任何视图设置时， **保存** 按钮会出现在报表标题旁边。

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **报告**，然后找到你想查看的报表。
2. 在报表页面上，使用页面顶部的筛选器将视图设置修改为你想要的偏好。
3. 当你更改报表的任何视图设置时，请选择 **保存** 按钮，该按钮会出现在报表标题旁边。
4. 在 *保存视图* 对话框，填写设置。有关这些设置的帮助，请参阅下面的 [*保存视图配置*](#save-view-configuration) 部分。
5. 选择 **保存** 以完成保存你的报表视图。

#### 保存视图配置

|          |                                                                                                                |
| -------- | -------------------------------------------------------------------------------------------------------------- |
| **名称**   | 输入此报表已保存视图的标题                                                                                                  |
| **默认**   | ![](/files/3980f01ba7b178cc917bfb7b270feb4fac2992c6) **\[切换开启]** 如果你希望已保存的视图成为此报表对你来说的默认视图，而不影响账户中的其他人，请选择此选项。 |
| **公开**   | ![](/files/3980f01ba7b178cc917bfb7b270feb4fac2992c6) **\[切换开启]** 如果你希望品牌账户中的其他用户能够访问你的自定义报表，请选择此选项。            |
| **账户默认** | 如果 *公开* 选项被选中时，此选项将可用，并会将你保存的报表视图设为所有用户的默认视图。                                                                  |

#### 更新你的报表视图

* 当你更改已保存报表视图的任何视图设置时， **更新** 按钮会出现在报表标题旁边。

#### 访问你已保存的报表

在 *已保存的报表* 页面上，你可以在列表中查看所有已保存的报表（以及其他用户共享的任何报表）。

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **报表 → 已保存**.
2. 要运行已保存的报表，请选择链接的 **报表标题** 在 *名称* 列中的勾选标记表示。
3. 访问后，你可以选择 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** 报表标题旁边的，以查看你可以执行的操作。请参阅 *操作参考* 。

<details>

<summary>操作参考</summary>

| 操作次数       | 描述                                                                                                                                                                                                                    |
| ---------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **清除**     | 选择此选项可临时清除你的自定义设置，并再次查看此报表的默认视图。                                                                                                                                                                                      |
| **设为默认视图** | 选择此选项可将此视图设为该报表的默认视图。                                                                                                                                                                                                 |
| **编辑**     | <p>使用此选项编辑报表的已保存视图。只有保存该报表的人才能使用此选项。</p><p>1. 选择 <strong>编辑</strong>。在 <em>保存视图</em> 对话框，填写设置。有关这些设置的帮助，请参阅下面的 <a href="#save-view-configuration">保存视图配置</a> 部分上方可获取这些设置的帮助。</p><p>2. 完成后，选择 <strong>保存</strong>.</p> |
| **删除**     | 选择此选项以 **删除** 此报表的已保存视图。                                                                                                                                                                                              |
| **另存为**    | <p>使用此选项将一个已自定义的报表副本以新标题保存。这在你对报表的已保存视图进行了大量更改，并希望在只做少量更改的情况下保存一个不同版本时非常有用。</p><p>1. 选择 <strong>另存为</strong> 并更改你的报表标题。</p><p>2. 选择 <strong>保存</strong>.</p>                                                          |

</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:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/save-reports.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
