# Shopify

This guide shows how to give Connecty the minimum access needed to sync your Shopify data into Connecty’s managed data warehouse.

**Connecty login email:** `tools@connectyai.com`

#### What you’ll do

You’ll add `tools@connectyai.com` as a user on your Shopify store with:

* permission to **install the Connecty sync app**, and
* **view-only** access to your store data (orders/products/customers, etc.)

#### Step 1 — Invite Connecty

1. In Shopify Admin, go to **Settings → Users and permissions**
2. Click **Add staff** (or **Invite collaborator**)
3. Enter: `tools@connectyai.com`
4. Permissions:
   * ✅ **Apps and sales channels** → **Install apps / Manage apps**
   * ✅ **View-only** access for: **Orders, Products, Customers** (plus any other areas you want synced)
5. Send invite

#### Step 2 — Send your store URL

Email your store URL to `tools@connectyai.com` (example: `your-store.myshopify.com`).

That’s it from your end — Connecty will handle the rest.


---

# 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://connectyai.gitbook.io/documentation/getting-started/data-connections-guide/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.
