# 保存和分享

在MetaSleuth中，「保存和分享」功能可增強您的工作流程，讓您能夠：

* [保存您的工作](/zh_tw/shi-yong-shou-ce/save-and-share/save-your-work.md)：安全地存儲您的分析和可視化，供未來參考。
* [與他人合作：](https://github.com/blocksecteam/ms_document_zh_tw/blob/main/user-manual/save-and-share/collaborate-with-others.md) 輕鬆與團隊成員或利益相關者分享您的發現，以促進合作和討論。
* [導出數據](/zh_tw/shi-yong-shou-ce/save-and-share/export-data.md)：以各種格式導出您的數據和見解，方便您展示工作。
* [使您的工作更具可讀性](/zh_tw/shi-yong-shou-ce/save-and-share/make-your-work-more-readble.md)：組織和格式化您的輸出以改善清晰度和展示，確保您的分析易於理解。
* [分享您的發現](/zh_tw/shi-yong-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_tw/shi-yong-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.
