# View Shopify integration

Once the Didomi consent notice is integrated into your Shopify store, your organization can view the integration details from the Didomi console and the admin view of your Shopify store.

Select the tabs below to learn more about viewing the Didomi and Shopify integration from each platform:

{% tabs %}
{% tab title="Didomi" %}
The details of the Shopify integration can be viewed from either the:

* [Consent notice](#consent-notice)
* [Integrations page](#integrations-page)

#### Consent notice

Navigate to the consent notice and click the **Customization** tab.

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

On the subsequent screen, select the **Integrations** sub-tab and then click **Consent Modes**.

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

Expand the **Shopify** card. The card will list the Shopify store on which the consent notice is currently deployed.

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

#### Integrations page

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.

<figure><img src="/files/4zvrFwbWgDXIr9B2VU1u" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Shopify" %}
Click **Settings** underneath the Didomi app on the left-hand panel.

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

On the subsequent page, view/update the current notice that is deployed to the Shopify store and the configured mapping between Didomi consent purposes to Shopify consent categories

<figure><img src="/files/mda88r388gP8a2kQ0b9Z" alt="" width="563"><figcaption></figcaption></figure>
{% 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/view-shopify-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.
