# Shopify

## What is Shopify?

Shopify is an ecommerce platform that helps businesses run online stores.  If you have a Shopify store, you can connect it to Keeping to see your customer's order info right inside Keeping.

Currently, Keeping supports a one way integration which brings data FROM Shopify TO Keeping.  In the future we may support the ability to update your Shopify order inside Keeping.  Let us know if you'd like this feature.

## Shopify in Keeping

Once connected, you'll be able to see the following information about your customer in Keeping.

* Customer Since
* Lifetime Value
* 4 most recent orders
* Shipping URL and Tracking number for each order
* Links to customer profile and orders

![Shopify order info in Keeping](/files/nLzqd2WOEO9StcZzut2j)

## Connecting Shopify to Keeping

You'll need to be able to log in to your Shopify store to connect it to Keeping.  Start by navigating to the Keeping Integrations page and clicking the **Add Integration** button on the Shopify tile.

![Click Add under Integrations --> Shopify](/files/d7evdimvMYW9pmOj3ljX)

### Enter your Shopify store url and login

Find your Shopify store URL and click Connect to login to your Shopify store.

![Enter your Shopify URL and login.](/files/Z4qx1ZJKDa7VlT8r9XVI)

Your Shopify store URL can be found when viewing your store's admin panel.

![Find your Shopify URL](/files/ZfpzPbRzA3dd2JRnxO07)

Once installed, Keeping will show you your customer's order info in the right sidebar.

{% hint style="info" %}
**Good to know**: Keeping updates your customer's order at the moment their ticket arrives.  It is periodically updated after that, but you may need to visit your customer's order page in Shopify for the most up-to-date data.
{% endhint %}


---

# 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.keeping.com/help/setup/integrations/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.
