> For the complete documentation index, see [llms.txt](https://docs.samita.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.samita.io/banners/create-a-new-banner.md).

# Create a new banner

#### **Create a new banner**

**Steps to manage**&#x20;

&#x20;1\. Open the app > Choose **Banners** > Click the Create banners button > Choose **Banner Type** > start setting up

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

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

&#x20;2\. In the **Design** sections, click on **Section 1** of the banner > click **Add element** > select one of the content types: **Line break, Message, Button, Image**<br>

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

&#x20;3\. For each element type, you can configure the text and color. For example, click on **Message** to add text to the banner

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

&#x20;4\. In **Banner configuration** sections, tick on the checkbox **Bar Clickable** and **Include Close Button** \[optional]

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

&#x20;5\. In the **Design** section, configure the design of the color of the banner bar, text, padding, and the Interval Between Bar Display

<figure><img src="/files/6cyIKFp5caWuLGlgkV8c" alt=""><figcaption></figcaption></figure>

&#x20;6\. Customize the effects and animations of the banner

<figure><img src="/files/0It4DNSECDn30HZ3qDe1" alt=""><figcaption></figcaption></figure>

&#x20;7\. Select A Display Position for banner

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

&#x20;8\. Configure banner display conditions

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

&#x20;9\. Click **Save**&#x20;

***

## Display the banner on front store

Please view [this guide](https://help.samita.io/docs/product-label/banners/display-the-banner-on-the-front-store/) to know more&#x20;

> ### **Need support?**
>
> If you do encounter any difficulty while proceeding these steps, don’t show any hesitation to contact us promptly via the email address [support@samita.io](https://help.samita.io/support@samita.io)


---

# 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://docs.samita.io/banners/create-a-new-banner.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.
