# 共有のタイプ

Exploratoryデスクトップで作成した以下のものをExploratoryサーバーにパブリッシュして、他の人達と共有することができます。

ダッシュボード ノート チャート アナリティクス データ プロジェクト

デフォルトではプライベート・モードでパブリッシュされますので、自分（あなた）以外は誰もアクセスできないようになっています。

共有の設定はExploratoryサーバー上で行うことができ、以下の3つの共有タイプがサポートされています。

* プライベート
* パブリック
* URL

詳細については以下のノートをご参照下さい。

* [パブリッシュしたコンテンツの共有方法について](https://exploratory.io/note/exploratory/SrX0DBF5Ad)


---

# 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.exploratory.io/product-features/share_ja/share_type_ja.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.
