# Announcement Banner

The Announcement Banner Block lets you share important updates, promotions, or messages with your customers. It’s perfect for highlighting sales, policy updates, or events directly on the customer account pages.

### Key features

* **Customizable content:** Add titles, descriptions, and optional collapsible sections.
* **Targeted messaging:** Show announcements to specific customer groups using filters.
* **Visibility controls:** Enable or disable the banner as needed.

{% hint style="info" %}
Want to show different content to different customers? [Learn about conditions](/hubble/conditions/intro-to-conditions.md)
{% endhint %}

### Customize the settings

You must provide at least the **Heading** to create an announcement banner

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

{% hint style="info" %}
Keep your title short and impactful to grab attention.
{% endhint %}

### Use cases

* Highlighting time-sensitive promotions (e.g., “Flash Sale: Ends Tonight!”).
* Sharing policy updates (e.g., “Holiday Shipping Deadlines”).
* Announcing events (e.g., “Join Our Webinar This Friday!”).


---

# 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://docs.overse.app/hubble/block-types/announcement-banner.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.
