> 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/add-preview-images-to-templates.md).

# プレビュー画像をテンプレートに追加する

テンプレート センター ライブラリにあるテンプレートにプレビュー画像を追加して、チームメイトにテンプレートの使用例に関する手がかりを提供することができます。たとえば、次のロードマップ画像をチームのロードマップ テンプレートに使用できます。

![Screenshot of a template using an image of a road with milestone markers on a Roadmap Template.](/files/EMMKOYQFRzCrYvKZnXol)

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

* Templatesは各[プラン](https://clickup.com/pricing)でご利用いただけます。
* [Guests](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)は、タスク、Docs、ビュー、チェックリスト、およびWhiteboardsのテンプレートにのみアクセスできます。
* 編集権限または完全な[権限](https://help.clickup.com/hc/en-us/articles/6309225399703-Permissions-overview)を持つGuestsは、プレビュー画像をテンプレートに追加できます。

### **画像を追加する** <a href="#mzifoa54t7ta" id="mzifoa54t7ta"></a>

画像をテンプレートに追加するには：

1. Sidebarで、スペース、フォルダー、またはリストの横にある省略記号の...をクリックします。
2. \[Templates]を選択し、 \[Templatesの参照] を選択します。タスク、ドキュメント、ビュー、またはチェックリストからテンプレート センターにアクセスすることもできます。これらの場所ではメニューの選択肢が異なります。
3. ワークスペース ライブラリからテンプレートをクリックして開きます。
4. 画像をドラッグ アンド ドロップするか、\[参照] をクリックして画像をアップロードします。

注

JPG、JPEG、および PNG がサポートされている形式です。画像サイズは画面サイズにより異なります。最も一般的なサイズは 420 x 250 ピクセルです。

* プラス アイコンをクリックすると、複数の画像を追加できます。画像をシャッフルするには矢印が表示され、追加された画像ごとにドットが表示されるため、複数の画像があることがわかります。

![Screenshot showing how to add two preview images to a template.](/files/AVz1RHD5pTEqkInl1OLv)

* 間違った場合は、ゴミ箱アイコンをクリックして画像を削除できます。\
  注： \[テンプレートを使用] をクリックすると、画像が保存されます。保存後は、テンプレート作成者のみが画像を削除できます。プレビュー画像は完全に削除され、ワー​​クスペースのゴミ箱には移動しません。


---

# 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/add-preview-images-to-templates.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.
