# Edit Your Dashboard Announcement

{% hint style="warning" %}
This article covers configuring your [Creator Edit portal](/brand/what-would-you-like-to-learn-about/creator-edit-configuration/creator-edit-overview.md) and is not relevant to the impact.com app. [Contact us](https://app.impact.com/support/portal.ihtml?createTicket=true&) to learn more.
{% endhint %}

You can display a custom announcement banner at the top of your Creator Edit portal's dashboard. Dashboard announcements are useful for notifying creators of upcoming promotions, new products, or other important information you want them to see when logging in.

1. In the upper-right corner, select your **\<Name>** ![](/files/jA6jLZ1RleK5VI2zmvap) **\[Drop-down menu]** → **Admin**.
2. From the left navigation menu, select **Email and announcements**.
3. Below the *Announcements* section, select **Edit Dashboard Announcements**.
4. In the *Edit Dashboard Announcement* window, customize your notification banner by updating the following fields:

   | Announcement component          | Description                                                                                     |
   | ------------------------------- | ----------------------------------------------------------------------------------------------- |
   | **Header** (Optional)           | Your announcement's primary text.                                                               |
   | **Body** (Required)             | Any additional text you want to add to your header to provide more context to the announcement. |
   | **Link text** (Optional)        | Add call-to-action text.                                                                        |
   | **Link text URL**               | Add the relevant URL to your link text.                                                         |
   | **Text alignment** (Optional)   | Align your message to display on the left, center, or right of the banner.                      |
   | **Background color** (Required) | Enter a hex code color code for your banner's background.                                       |
   | **Border color** (Optional)     | Enter a hex code color code for your banner's border.                                           |
   | **Announcement visibility**     | ![](/files/OoA2qxPalfCYKZvmxuU6) **\[Toggle]** between showing and hiding your announcement.    |
5. Select **Save**.

   * The dashboard announcement will remain visible until you hide or update the content.

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


---

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