> For the complete documentation index, see [llms.txt](https://pipeline.groupthought.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pipeline.groupthought.com/header/announcement-bar/icon-column.md).

# Icon column

> Feature added in Pipeline 6.1

Add an icon or custom image to your announcement bars and include links to promote your offers:

![Icons animate in on first appearance](/files/-Mico8jIgLQuduwgPGOl)

### Icon options

Choose from a selection of icon options:

![](/files/-MicpX9rpNKIrN_bRj1r)

Use the color setting to add color and contrast to your message.

### Custom image

Add an image or logo from your Shopify image library to customize the look:

![Alternative image width slider can modify the image width inside the bar.](/files/-MicqTuD1wxogePV63a4)

### Target Page

Display custom announcement messages to your customers only when the customer is browsing a certain page, product, collection, or blog post on your site. Target your message based on where customers are browsing on your site:

{% hint style="success" %}
Create different announcement bars with custom messages and icons for various pages of your site.
{% endhint %}

### Target Referrer

Target a specific audience by using Target Referrer. Your announcement bar will only appear when the customer arrives at your site from a certain path or location.&#x20;

{% hint style="success" %}
Enable when running a promotion on another site.
{% endhint %}

{% hint style="success" %}
Use to provide a custom message related to the source promotion
{% endhint %}

### Target Device

Target only certain devices or create a custom announcement bar message for mobile devices and another for desktop browsers. Use custom icons or images for different devices.

{% hint style="success" %}
Enable to display custom announcement messages for mobile and desktop
{% endhint %}


---

# 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://pipeline.groupthought.com/header/announcement-bar/icon-column.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.
