# Import from Shopify

## Importing from Shopify

AirOps provides a seamless integration with Shopify, allowing you to import your store's products, collections, and articles directly into your Knowledge Base. This integration enables powerful use cases such as automated product curation, content creation with product references, and intelligent internal linking.

<figure><img src="/files/Kx3nxS52xRcRnaOOVOBD" alt=""><figcaption></figcaption></figure>

### How to import data from your Shopify store

* Click "Add Data" and select "Import from Shopify" from the dropdown menu
* Complete the authentication process by logging into your Shopify account
* Install the AirOps app to your Shopify store when prompted
* Select your connected Shopify store from the dropdown in AirOps
* Choose which data types to import: Products, Collections, or Articles

{% @arcade/embed url="<https://app.arcade.software/share/lAWQfALEAB4PEGRjQA2L>" flowId="lAWQfALEAB4PEGRjQA2L" %}

### Selecting Columns and Searchability

After selecting your data type, you'll need to configure which attributes to include:

* Choose which columns to include in your import (e.g., id, title, handle, description, featuredImage.url)
* Specify which columns should be searchable in your Knowledge Base
* Non-searchable columns will still be included in results and can be used for filtering

### Filtering Your Import

To narrow down which items to import:

* Use filters like Published Status, Status, Tags, Minimum Inventory, Product Type, and Vendor
* Enter specific values for each filter (e.g., specific tags like "blue, summer" or product types like "snowboard, skateboard")
* Preview the filtered results before completing your import
* Click "Continue" to add the filtered Shopify content to your Knowledge Base

Once imported, your Shopify data becomes semantically searchable, allowing your workflows to intelligently select products for custom collections, feature relevant products in editorial content, find related articles for internal linking, and much more.


---

# 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.airops.com/context/memory-stores/add-data/import-from-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.
