> 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/optimizely/platform/optimizely-data-platform/campaign-content/manage-templates-for-campaigns.md).

# キャンペーンのテンプレートを管理する

Optimizely Data Platform (ODP) テンプレートは、将来のキャンペーンで再利用できるようにコンテンツの構造とデザインを保存します。

### テンプレートを作成する <a href="#gjdgxs" id="gjdgxs"></a>

電子メール、Web モーダル、または埋め込みの作業中に、 **Optimizely Engagement Designer**でレイアウトをテンプレートとして保存できます。

1. **\[テンプレートの読み込み]**&#x3092;開き、 **\[テンプレートとして保存]**&#x3092;選択します。\
   ![Manage-templates-1.png](/files/N5eb0ZUz8mCnNu9nHtp2)
2. **新規作成する**か**既存のものを置換する**かを選択します。\
   ![Manage-templates-2.png](/files/drDzj9n3X81xuhNqnLR0)\
   **置換**を使用する 以前に作成されたコンテンツに影響を与えることなく、保存されたテンプレートを上書きするために**存在します。** たとえば、電子メールのヘッダー要素を含むテンプレートを削除し、ヘッダー要素のないテンプレートに置き換えると、以前に作成された電子メールが変更されます。\
   ![Manage-templates-3.png](/files/wYsFybHAMQNlwOXLIIHb)
3. テンプレートを検索するか、並べ替えフィルターのいずれかを使用します。\
   ![Manage-templates-4.png](/files/0tKjZ65BWQ9yIeVYakBn)

### テンプレートを編集する <a href="#id-30j0zll" id="id-30j0zll"></a>

テンプレートを編集するには、デザイナー&#x3067;**\[テンプレートの読み込み]**&#x3092;選択します。

テンプレートの名前を編集するには、テンプレートの上にマウスを置き、 **「編集」** (アイコン) をクリックします。

![Manage-templates-5.png](/files/VkYzo1vUiu4B5t5SPKWP)

テンプレートのレイアウトを編集するには、変更を加えてから、 **「テンプレートとして保存」を選択して**現在のバージョンを置き換えます。

### テンプレートをコピーする <a href="#id-1fob9te" id="id-1fob9te"></a>

テンプレートをロードしてテンプレートをコピーし、「名前を付けて**保存」を選択して**コピーを保存します。

### テンプレートを削除する <a href="#id-3znysh7" id="id-3znysh7"></a>

テンプレートを削除するには、デザイナーで「テンプレート**の読み込み」**&#x3092;選択します。

テンプレートの上にマウスを置き、 **「削除」** (アイコン) をクリックします。

![Manage-templates-6.png](/files/K6nKUH5cCPFQcY4cq903)


---

# 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/optimizely/platform/optimizely-data-platform/campaign-content/manage-templates-for-campaigns.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.
