# Disconnect Shopify store

Disconnecting a Shopify store from a Didomi consent notice can be performed from the Didomi console or the admin view of a Shopify store. Select the tabs below to learn more:

{% tabs %}
{% tab title="Didomi" %}
Click **Integrations** on the left-hand panel and use the provided search field on the subsequent page.

Select the **Shopify** card from the results.

<figure><img src="/files/b5HwwfWLXmEl6TBLUPBT" alt="" width="563"><figcaption></figcaption></figure>

Click **Manage** on the Shopify page.

<figure><img src="/files/yrjYpkB4c0JTA9otrJ8l" alt="" width="563"><figcaption></figcaption></figure>

The following page will list all Didomi consent notices that have been integrated with a Shopify store. Expand the card for the store you wish to disconnect from Didomi.&#x20;

<figure><img src="/files/SgH4OuM9Hym1V526Lw4M" alt="" width="563"><figcaption></figcaption></figure>

Click **Disconnect**.

<figure><img src="/files/ZIlDgjEUN7kCWnl6C5jv" alt="" width="563"><figcaption></figcaption></figure>

Confirm the decision to disconnect the Shopify store in the subsequent modal and click **Disconnect store**.&#x20;

<figure><img src="/files/VKXysisenZSvpdaWpIwG" alt="" width="366"><figcaption></figcaption></figure>

The Shopify store will be disconnected from your Didomi account.
{% endtab %}

{% tab title="Shopify" %}
From the admin view of your organization's Shopify store, select the Didomi application underneath the ***Apps*** head on the left-hand panel.

<figure><img src="/files/JVYof27XHeINrrEzMzhR" alt="" width="563"><figcaption></figcaption></figure>

Click **Disconnect** on the subsequent page.

<figure><img src="/files/ZYY8wL2ENccgI0oX5dbb" alt="" width="563"><figcaption></figcaption></figure>

The Didomi store will be disconnected from your organization's Didomi account.
{% endtab %}
{% endtabs %}


---

# 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.didomi.io/integrations/content-management-system-cms/shopify-beta/disconnect-shopify-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.
