> 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/remap-dates-in-templates.md).

# テンプレートを共有する

Templatesは非公開にしておくことも、特定の人、チーム、またはワークスペース内の全員と共有することもできます。ワークスペース外の人とリンクを共有することもできます。

### **必要なもの** <a href="#tw8byoi2yah5" id="tw8byoi2yah5"></a>

* チーム共有は、[ Business PlusおよびEnterpriseプラン](https://clickup.com/pricing)の機能です。
* [ゲスト](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)を含むテンプレートを Teams と共有することはできません。
* Guestsはテンプレートを共有できません。

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

1. リスト、フォルダー、またはスペースの横にある省略記号の...をクリックします。
2. \[Templates]を選択し、次に \[Templatesの参照] を選択します。
3. テンプレート センターからテンプレートを選択します。
4. 右上にある「共有」をクリックします。
5. \[テンプレートの共有] モーダルから、ワークスペース共有オプションを選択します。\
   ![Screenshot of the Share Template modal, with the Workspace saring options.](/files/CtU1rdBifMWWU6r9i9q5)

* **自分だけ**
* **全員（ゲスト含む）**
* **全員**
* **管理者**
* **人を選択する**
  * このオプションにはチームが含まれます。

### **パブリックリンクで共有する** <a href="#id-79g7msgod39e" id="id-79g7msgod39e"></a>

パブリック共有を有効にすると、ワークスペース外の誰もがテンプレートにアクセスできるようになります。

1. テンプレート センターからテンプレートを選択します。
2. 共有テンプレートモーダルから、「共有」をクリックします。
3. パブリック共有を有効にします。
4. 「リンクをコピー」をクリックします。
5. リンクを共有します。
6. リンクの受信者は、そのリンクをブラウザーに貼り付けます。 ClickUpワークスペースが開きます。
7. \[テンプレートを使用する] モーダルから、テンプレートを保存するワークスペースを選択します。
   * テンプレート名の変更、スペースまたはフォルダーの選択、および共有設定を変更できます。

![Screenshot of the Use a template modal open in their ClickUp Workspace.](/files/2wuwnC1mWG7LztosjIEh)

注

Assigneesと @ メンションは、宛先ワークスペースの一部である場合にのみ共有テンプレートに保持されます。

### **共有テンプレートを使用する** <a href="#xb6lqxqxpxpi" id="xb6lqxqxpxpi"></a>

共有テンプレートを使用するには、WebブラウザーでClickUpアカウントにサインインし、リンクを新しいタブに貼り付ける必要があります。

新しいタブで \[テンプレートを使用する] モーダルが開き、共有テンプレートを使用するためのオプションが表示されます。

1. 「ワークスペース」ドロップダウンからワークスペースを選択します。
   * 同じ名前を使用することも、新しい名前を入力することもできます。
2. テンプレート センター ライブラリに保存する場合は、\[このテンプレートのコピーも保存する] を選択します。それ以外の場合、テンプレートは選択した場所にのみ適用されます。
   * テンプレートは、デフォルトでワークスペースのすべてのメンバーと共有されます。テンプレートを自分の使用のみに保持するか、管理者のみと共有するか、ワークスペースから特定のユーザーを選択するかを選択できます。
3. 「テンプレートを使用」をクリックします。
4. 選択したワークスペースにテンプレートが適用されました。

注

このテンプレートへの変更はワークスペース内でのみ行われ、テンプレートの他のバージョンには影響しません。


---

# 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:

```
GET https://manual.dxable.com/clickup/features-and-clickapps/templates/remap-dates-in-templates.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.
