# Theme Integration

### Enable the app embed to the (live) theme

In order to let the app work on the front store, the app embed must be enabled on the theme. To do this, please follow the below instructions:

1. From the App Dashboard, click on the **Integrate theme** button. As you can see the app embed is deactivated on the live theme. &#x20;

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

1. Click on **Go to Theme editor**
2. On the Theme editor page, please turn on our app embed and click **Save**

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

Now in the app, it shows that you enable the app embeds successfully.

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

***

### Disable the app embed to the (live) theme<br>

If you don’t want the app data to be displayed on your end, you can disable the app embed on your theme to prevent this. Kindly review the following steps to know how to turn off the app embed.

1. From the App Dashboard, click on the **Disable theme** button.

<figure><img src="/files/15qqkpuB53Kj0U5w0xqg" alt=""><figcaption></figcaption></figure>

2. On the **Theme editor** page, turn off the app embed and click **Save** to save the change.&#x20;

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

Now in the app, it shows that you disable the app embeds successfully.

<figure><img src="/files/2uF4hOh1UNZ9MBPmGe5w" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**Friendly reminder!**\
If you do encounter any difficulty while proceeding with these steps, don’t show any hesitation to contact us promptly via the email address [<mark style="color:green;">support@samita.io</mark>](https://samita.io/pages/contact)
{% 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:

```
GET https://docs.samita.io/samita-countdown-timer-bar/general-1/theme-integration.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.
