# Shopify

## Prerequisites

* A Shopify store with admin access

## Setup

### Option 1: Install from Shopify App Store

1. Visit the [Alhena AI app on the Shopify App Store](https://apps.shopify.com/gleen-ai)
2. Click **Install** and authorize Alhena to access your store
3. You'll be brought to the Alhena dashboard to complete setup

### Option 2: Install from Alhena Dashboard

1. In Alhena, go to **Settings > Integrations**
2. Find **Shopify** and click **Enable**
3. Follow the prompts to connect your Shopify store

***

## Enabled Agents

When you connect your Shopify store, the following agents are enabled:

| Agent                      | Description                                                                |
| -------------------------- | -------------------------------------------------------------------------- |
| **Order management agent** | Handles order inquiries, tracking, and order-related customer support      |
| **Product expert agent**   | Provides detailed product information, specifications, and recommendations |

You can configure these agents in **AI Settings > Agents**.

***

## Recommended: Add Your Store to Training

After connecting, we recommend adding your Shopify store's domain to your training URLs so Alhena can learn from your product pages and help articles. See [Training on Websites](https://alhena.gitbook.io/docs/ai-configuration/data-sources/websites) for more information.

***

## Disconnecting

To disconnect your Shopify store:

1. Go to **Settings > Integrations > Shopify**
2. Click **Disconnect**
3. Confirm the disconnection

This will disable the Shopify-connected agents and revoke access to your store data.


---

# 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://alhena.gitbook.io/docs/integrations/ecommerce/integrating-alhena-ai-with-shopify.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.
