# 共有

- [共有方法](https://docs.codatum.jp/sharing/sharing-overview.md): ノートブックを共有する方法の概要
- [チームスペース](https://docs.codatum.jp/sharing/teamspace.md): チームスペースを使ったノートブックの共有
- [ノートブック単位の共有](https://docs.codatum.jp/sharing/shared-notebook.md): ノートブックの追加権限による共有
- [レポート](https://docs.codatum.jp/sharing/report.md): ノートブックをレポートに変換し、ゲストと共有
- [パブリックリンク](https://docs.codatum.jp/sharing/public-link-and-embed.md): ノートブックをURLを知っている人なら誰でもアクセスできる状態で共有
- [署名付き埋め込み](https://docs.codatum.jp/sharing/signed-embed.md): ノートブックを外部アプリケーションに統合
- [署名付き埋め込みの設定方法](https://docs.codatum.jp/sharing/signed-embed/integration.md): 外部サービスにノートブックをシームレスに統合
- [ユースケース](https://docs.codatum.jp/sharing/signed-embed/use-case.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.codatum.jp/sharing.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.
