> ## Documentation Index
> Fetch the complete documentation index at: https://docs.airys.chat/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 AirysChat

Setting up AirysChat 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 AirysChat with the `Client ID` and `Client secret` obtained from the Shopify app.
4. Open AirysChat UI, navigate to integrations, select Shopify, and click connect.
5. Voila! You should now be able to use Shopify in your AirysChat 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/airys/8PgT_S4ekmZVDkFb/self-hosted/images/shopify/create-app.png?fit=max&auto=format&n=8PgT_S4ekmZVDkFb&q=85&s=02dc71a9539f59e2e04a8893907453a5" 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 `{AirysChat installation url}/super_admin/app_config?config=shopify`

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

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

<img src="https://mintcdn.com/airys/8PgT_S4ekmZVDkFb/self-hosted/images/shopify/callback.png?fit=max&auto=format&n=8PgT_S4ekmZVDkFb&q=85&s=0f1ada96da072fe2896c9110a5923c5c" 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 AirysChat with your Shopify account

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