> For the complete documentation index, see [llms.txt](https://docs.didomi.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.didomi.io/fr/integrations/systeme-de-gestion-de-contenu-cms/shopify-beta/deconnecter-la-boutique-shopify.md).

# Déconnecter la boutique Shopify

La déconnexion d’une boutique Shopify d’un avis de consentement Didomi peut être effectuée depuis la console Didomi ou depuis la vue administrateur d’une boutique Shopify. Sélectionnez les onglets ci-dessous pour en savoir plus :

{% tabs %}
{% tab title="Didomi" %}
Cliquez sur **Intégrations** dans le panneau de gauche et utilisez le champ de recherche fourni sur la page suivante.

Sélectionnez la carte **Shopify** dans les résultats.

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

Cliquez sur **Gérer** sur la page Shopify.

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

La page suivante répertoriera tous les avis de consentement Didomi qui ont été intégrés à une boutique Shopify. Développez la carte de la boutique que vous souhaitez déconnecter de Didomi.&#x20;

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

Cliquez sur **Déconnecter**.

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

Confirmez la décision de déconnecter la boutique Shopify dans la fenêtre modale suivante et cliquez sur **Déconnecter la boutique**.&#x20;

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

La boutique Shopify sera déconnectée de votre compte Didomi.
{% endtab %}

{% tab title="Shopify" %}
Depuis la vue administrateur de la boutique Shopify de votre organisation, sélectionnez l’application Didomi sous le ***Applications*** en-tête dans le panneau de gauche.

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

Cliquez sur **Déconnecter** sur la page suivante.

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

La boutique Didomi sera déconnectée du compte Didomi de votre organisation.
{% endtab %}
{% endtabs %}


---

# 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.didomi.io/fr/integrations/systeme-de-gestion-de-contenu-cms/shopify-beta/deconnecter-la-boutique-shopify.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.
