# Disable app embeds on theme

To prevent the app data from working on your theme, you just need to **disable the app embeds on your theme.**

1. Open the app > On the app dashboard page, navigate the **App status** section:

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

2. Click on the **theme name** displayed in the **App status** setting, you will be redirected to the **App embed** in **Theme customize**:&#x20;

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

&#x20;3\. In the theme editor, disable the app embed block

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

&#x20;4\. Click **Save** to update the theme

Check the result on the front end&#x20;

***

{% hint style="success" %}
**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://samita.io/pages/contact)
{% endhint %}


---

# 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/b2b-lock-password-protect/general-1/disable-app-embeds-on-theme.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.
