> ## Documentation Index
> Fetch the complete documentation index at: https://developers.chatwoot.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Setting Up Shopify Integration

> Configure Shopify integration to track orders and customer information from Chatwoot

Setting up Chatwoot Shopify integration involves 5 steps.

1. Create a Shopify app in the [shopify partner dashboard](https://partners.shopify.com/).
2. Add necessary details and save the app.
3. Configure Chatwoot with the `Client ID` and `Client secret` obtained from the Shopify app.
4. Open Chatwoot UI, navigate to integrations, select Shopify, and click connect.
5. Voila! You should now be able to use Shopify in your Chatwoot account.

## Register and configure the Shopify app

To use Shopify Integration, you need to create a Shopify app in the [shopify partner dashboard](https://partners.shopify.com/). You can find more details about creating Shopify apps at the [Shopify developer portal](https://shopify.dev/docs/apps/build).

1. Create a Shopify app.

<img src="https://mintcdn.com/chatwoot-447c5a93/B9wOdsckmqTHx3J4/self-hosted/images/shopify/create-app.png?fit=max&auto=format&n=B9wOdsckmqTHx3J4&q=85&s=d6171b2478decf72e0b923f081edd0cb" alt="shopify_app_create" width="2060" height="790" data-path="self-hosted/images/shopify/create-app.png" />

2. Obtain the `Client ID` and `Client Secret` for the app and configure it in your app config via `{Chatwoot installation url}/super_admin/app_config?config=shopify`

<img src="https://mintcdn.com/chatwoot-447c5a93/B9wOdsckmqTHx3J4/self-hosted/images/shopify/configure-app.png?fit=max&auto=format&n=B9wOdsckmqTHx3J4&q=85&s=fa72e351dd256ed3ef072aae73705d9e" alt="shopify_app_domain" width="2054" height="1398" data-path="self-hosted/images/shopify/configure-app.png" />

3. Configure the redirect URL as `{Chatwoot installation url}/shopify/callback` in app configuration.

<img src="https://mintcdn.com/chatwoot-447c5a93/B9wOdsckmqTHx3J4/self-hosted/images/shopify/callback.png?fit=max&auto=format&n=B9wOdsckmqTHx3J4&q=85&s=2c6ce96b2d472fbb2a6dbe52cbce6242" alt="shopify_app_redirect" width="2550" height="1424" data-path="self-hosted/images/shopify/callback.png" />

<Note>
  Shopify will only show up in the integrations section once you have configured these values.
</Note>

## Connect Chatwoot with your Shopify account

Follow this [guide](https://chatwoot.help/hc/user-guide/articles/1742395545-how-to-track-orders-with-shopify-integration) to complete the Shopify integration.
