> 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/zh/what-would-you-like-to-learn-about/creator-edit-configuration/emails-and-announcements/edit-your-dashboard-announcement.md).

# 编辑您的仪表板公告

{% hint style="warning" %}
本文介绍如何配置你的 [Creator Edit 门户](/brand/zh/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. 在右上角，选择您的 **<名称>** ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** → **管理员**.
2. 从左侧导航菜单中，选择 **电子邮件和公告**.
3. 在 *公告* 部分下，选择 **编辑仪表板公告**.
4. 在弹窗中填写可用字段。请参见 *公告字段* 参考。
5. 填写完公告字段后，选择 **保存**.
   * 仪表板公告将保持可见，直到您隐藏或更新内容。
     {% endtab %}

{% tab title="来自 impact.com " %}

1. 在顶部导航栏中，选择 ![](/files/34cff7cafbbfcd416778a35b63cb058c27bcda8b) **\[用户资料]** → **设置**.
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。                                                               |
| **文本对齐** （可选） | 将您的消息左对齐、居中或右对齐显示在横幅上。                                                       |
| **背景颜色**      | 输入横幅背景的十六进制颜色代码，或从颜色框中选择颜色。                                                  |
| **边框颜色** （可选） | 输入横幅边框的十六进制颜色代码，或从颜色框中选择颜色。                                                  |
| **文本颜色**      | 输入横幅文本的十六进制颜色代码，或从颜色框中选择颜色。                                                  |
| **公告可见性**     | ![](/files/3980f01ba7b178cc917bfb7b270feb4fac2992c6) **\[切换]** 在显示和隐藏公告之间切换。 |

</details>

<div data-with-frame="true"><figure><img src="/files/32bc5f55a0b747251f33b46893825832b4fdd93a" 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/zh/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.
