# 通知テンプレート

通知ページに移動し、「スケジュール通知」の右にある矢印をクリックします。「テンプレートを作成」オプションが表示されます

<figure><img src="/files/bde626f2d2175ec24a1eabad9dba6cc44c7455b9" alt=""><figcaption></figcaption></figure>

Pushly を Web とアプリの両方で使用している場合は、テンプレートをどのチャネル向けにするかを選択するオプションがあります

<figure><img src="/files/d1fdeaea4d9efd3149d66902e73dfee1af991d3e" alt=""><figcaption></figcaption></figure>

テンプレートに名前を付け、テンプレートの目的を識別しやすくするための説明を入力します。この例では、通知の作成と配信を迅速に行うための速報ニュース用テンプレートを作成します

<figure><img src="/files/77b0b698afcbff80eab8755770bc714c58d08811" alt=""><figcaption></figcaption></figure>

テンプレートを選択して使用する際に入力したいアセットと本文を入力します。この例では、タイトルと画像を入力しますが、本文とランディング URL は空欄のままにして、ユーザーが記事に関連するアセットを入力できるようにします

<figure><img src="/files/66c8a52298f2b5e34acb52491c7542f09b712025" alt=""><figcaption></figcaption></figure>

アセットの入力が終わったら、下までスクロールして「テンプレートを作成」をクリックします

<figure><img src="/files/977907bf1ab5effa56341bbfd1830c73892b06d7" alt=""><figcaption></figcaption></figure>

テンプレートが保存されると、今後使用するためにテンプレート一覧に表示されます

<figure><img src="/files/41ef46d5dfb43907330fd65389ccad210e2f69ea" alt=""><figcaption></figcaption></figure>

既存のテンプレートを使用するには、2つの方法があります:

1. テンプレートページに直接移動し、「新しい通知」をクリックできます

<figure><img src="/files/4e990a9382d0a528e6e4d40e70a8dfd245061c8b" alt=""><figcaption></figcaption></figure>

2. 通知ページから「スケジュール通知」をクリックします。ページ上部に新しいボックスが表示され、そこから既存のテンプレートを選択できます

<figure><img src="/files/8435801541355f7ac5ba9392697487c53227cc8f" alt=""><figcaption></figcaption></figure>

その後、ランディング URL や本文などの関連するアセットを入力して、通知を送信します

<figure><img src="/files/9c54cf86791b1900cdb85d0c308611710be1713c" alt=""><figcaption></figcaption></figure>


---

# 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://documentation.pushly.com/pushly-ja/platform/notifications/tenpurto.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.
