> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/creator-edit-configuration/emails-and-announcements/edit-your-dashboard-announcement.md).

# ダッシュボードのお知らせを編集

{% hint style="warning" %}
この記事では、あなたの設定を [Creator Edit ポータル](/brand/ja/what-would-you-like-to-learn-about/creator-edit-configuration/creator-edit-overview.md). [お問い合わせ](https://app.impact.com/support/portal.ihtml?createTicket=true&) 詳細を確認するには。
{% endhint %}

Creator Edit ポータルのダッシュボード上部に、カスタムのお知らせバナーを表示できます。ダッシュボードのお知らせは、今後のプロモーション、新製品、またはログイン時にクリエイターに見てほしいその他の重要な情報を通知するのに役立ちます。

これらの設定は、Creator Edit ポータルと impact.com プラットフォームのどちらからでもアクセスできます。下から適切なタブを選択してください。

{% tabs %}
{% tab title="Creator Editポータルから" %}

1. 右上隅で、あなたの **\<Name>** ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** → **管理者**.
2. 左側のナビゲーションメニューから、次を選択します **メールとお知らせ**.
3. 〜の下に *お知らせ* セクションで、次を選択します **ダッシュボードのお知らせを編集**.
4. モーダル内の利用可能なフィールドに入力してください。以下を参照してください。 *お知らせフィールド* 以下のリファレンスを参照してください。
5. お知らせフィールドに入力したら、次を選択してください。 **保存**.
   * ダッシュボードのお知らせは、非表示にするか内容を更新するまで表示され続けます。
     {% endtab %}

{% tab title="impact.comから " %}

1. 上部ナビゲーションバーで、次を選択します ![](/files/173ecabf39fd91e83f3ac16fba44d8e9c845708d) **\[ユーザープロフィール]** → **設定**.
2. 右側の *プログラム設定*で、次へ移動します **Creator Edit** → [**メールとお知らせ**](https://app.impact.com/secure/advertiser/fr/branded-portal/emails-and-announcements.ihtml).
3. 次へ移動します *お知らせ* セクションで、利用可能なフィールドに入力してください。以下を参照してください。 *お知らせフィールド* 以下のリファレンスを参照してください。
4. お知らせフィールドに入力したら、次を選択してください。 **保存**.
   * ダッシュボードのお知らせは、非表示にするか内容を更新するまで表示され続けます。
     {% endtab %}
     {% endtabs %}

<details>

<summary>お知らせフィールド</summary>

| お知らせコンポーネント      | 説明                                                                                         |
| ---------------- | ------------------------------------------------------------------------------------------ |
| **ヘッダー** （任意）    | お知らせの本文。                                                                                   |
| **本文**           | お知らせの文脈を補足するためにヘッダーに追加したいその他のテキスト。                                                         |
| **リンクテキスト** （任意） | 行動喚起テキストを追加してください。                                                                         |
| **リンクテキストのURL**  | リンクテキストに関連するURLを追加してください。                                                                  |
| **テキストの配置** （任意） | メッセージをバナーの左、中央、右のいずれかに表示するよう配置します。                                                         |
| **背景色**          | バナーの背景色の16進カラーコードを入力するか、カラーボックスから色を選択してください。                                               |
| **枠線の色** （任意）    | バナーの枠線の16進カラーコードを入力するか、カラーボックスから色を選択してください。                                                |
| **テキスト色**        | バナーのテキストの16進カラーコードを入力するか、カラーボックスから色を選択してください。                                              |
| **お知らせの表示設定**    | ![](/files/966a7b9c51811043ca7c1811ec6f6b9ef39fd26f) **\[切り替え]** お知らせを表示するか非表示にするかを切り替えます。 |

</details>

<div data-with-frame="true"><figure><img src="/files/e0e8478bfc0c92fb80bf488c0b7b5418b93125f3" alt=""><figcaption></figcaption></figure></div>


---

# 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://help.impact.com/brand/ja/what-would-you-like-to-learn-about/creator-edit-configuration/emails-and-announcements/edit-your-dashboard-announcement.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.
