# Activate/Deactivate banner on the front store

You can activate or deactivate the banner on the front store via this setting in the app.&#x20;

**Solution 1:**&#x20;

1. Open the app > click **Banners**&#x20;
2. Tick on the checkbox of the banner(s)&#x20;
3. Click Set as active to activate the banner on the front store. Click **Set as draft** to deactivate the banner on the front store.

<figure><img src="/files/21HZEwikfq9bW2rnesF3" alt=""><figcaption></figcaption></figure>

**Solution 2:**

1. Open the app > click **Banners**&#x20;
2. Click on the banner you want to disable.&#x20;
3. In the banner setting, click on the **More options** button of the **Save** button, and choose **Set as draft.**&#x20;

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

> ### **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: 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.samita.io/banners/activate-deactivate-banner-on-the-front-store.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.
