# 保存和共享

在MetaSleuth中，“保存和分享”功能通过以下方式增强您的工作流：

* [保存您的工作](/zh_cn/yong-hu-shou-ce/save-and-share/save-your-work.md)：安全地存储您的分析和可视化，以供将来参考。
* [与他人协作：](https://github.com/blocksecteam/ms_document_cn/blob/main/user-manual/save-and-share/collaborate-with-others.md) 轻松地与团队成员或利益相关者分享您的发现，以促进协作和讨论。
* [导出数据](/zh_cn/yong-hu-shou-ce/save-and-share/export-data.md)：以各种格式导出您的数据和见解，方便您展示您的工作。
* [让您的工作更易读](/zh_cn/yong-hu-shou-ce/save-and-share/make-your-work-more-readble.md)：组织和格式化您的输出，以提高清晰度和呈现，确保您的分析易于理解。
* [分享您的发现](/zh_cn/yong-hu-shou-ce/save-and-share/share-your-findings.md)：轻松分享您的结果，与他人进行讨论和决策。


---

# Agent Instructions: 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://docs.metasleuth.io/zh_cn/yong-hu-shou-ce/save-and-share.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.
