> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/clickup/features-and-clickapps/templates/move-data-between-workspaces-using-templates-1.md).

# テンプレートを使用してワークスペース間でデータを移動する

テンプレートをパブリックに[共有](https://help.clickup.com/hc/en-us/articles/6326130026519-Share-a-template)することで、ワークスペース間で情報を移動できます。ワークスペース内でスペースを移動する場合は、[「スペースの移動または非表示」](https://help.clickup.com/hc/en-us/articles/6309404591895-Move-or-hide-Spaces)の記事を参照してください。

### **必要なもの** <a href="#id-17xfaynr7nr8" id="id-17xfaynr7nr8"></a>

* テンプレートの公開共有は、すべての[ClickUpプラン](https://clickup.com/pricing)で利用できます。
* [Guests](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)はテンプレートを公開して共有できません。

### **テンプレートを公開共有する** <a href="#eqodor36xvqe" id="eqodor36xvqe"></a>

テンプレートを別のワークスペースと共有するには：

1. 別のワークスペースに移動する項目の[テンプレートを保存します](https://help.clickup.com/hc/en-us/articles/6326066114455-Create-a-template)。
   * たとえば、スペース全体を移動する場合は、スペース テンプレートを作成します。
2. テンプレート センターでテンプレートにアクセスし、\[共有] をクリックして、テンプレートをパブリックに[共有](https://help.clickup.com/hc/en-us/articles/6309298874775-Public-sharing-overview)します。
3. テンプレートのパブリック URL をコピーします。
4. 2 番目のワークスペースに切り替えます。
5. コピーしたテンプレートのパブリック URL に移動し、テンプレートを適用する 2 番目のワークスペース内の場所を選択します。
6. ワークスペース間で情報を移動した後、元のワークスペースのテンプレートをプライベートにすることができます。

### **スペース テンプレートの制限事項** <a href="#id-7nvzr6zgvtq7" id="id-7nvzr6zgvtq7"></a>

スペース テンプレートを共有する場合、次の情報は含まれません。

* Taskの作成日
* TaskID
* パブリック リンクを含むビューは、転送後に再度オンにする必要があります。
* ブランクモードのマインドマップ
* 追跡された時間
* @ 新しいワークスペースに参加していないユーザーとの間でのメンション
* Task履歴データ
* Templates


---

# 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, and the optional `goal` query parameter:

```
GET https://manual.dxable.com/clickup/features-and-clickapps/templates/move-data-between-workspaces-using-templates-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
