> 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/data-lab-custom-reports/share-a-custom-report.md).

# 分享自定义报表

您可以分配不同的角色和权限，并与您帐户中的其他用户共享您的自定义报告。

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **报告** → **More Reports**.
2. 选择 **类别** 并按以下条件筛选 **已生成** ![](/files/48509e0f0c9ae68203294f8aae7777211a4315e1) **\[未勾选框]**.
3. 查找并选择您创建的自定义报告。
4. 在右上角，选择 ![](/files/9ae043e7b441dff13d9750e0b4dcc7ba1ef79709) **\[共享]**.
   * 此图标仅会显示在您拥有的自定义报告上，或在您已获得所有者权限的报告上。
5. 选择 ![](/files/a4d92afe6e302635e52a9d3b155bca7a8dedb2ea) **\[添加]** 以授予成员对该报告的访问权限，并开始输入这些成员的姓名。
   * 一旦您开始输入，姓名将自动补全。
6. 选择 ![](/files/0d8f59fc04ae8ae212757b90433e2a454cdfdbe6) **\[下拉菜单]** 并选择特定权限。
   * **所有者：** 所有者可以编辑或删除报告，或更改其他用户的权限。
   * **编辑者：** 编辑者可以编辑现有报告。
   * **查看者：** 查看者只能查看现有报告。
   * **移除：** 移除成员对报告的访问权限。
7. 选择 **添加成员**.
8. 选择 **保存**.
   * 也可以选择 **复制报告链接** 以将报告的直接链接复制到您的剪贴板。

{% hint style="info" %}
**通用访问权限：** 检查 **该帐户中的所有成员都可以查看此报告** 以授予此帐户中的所有人查看权限。
{% endhint %}


---

# 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/data-lab-custom-reports/share-a-custom-report.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.
