# Shopify Installation via Private Apps

Below are the details required for us to configure the Shopify chatbot.

1\. From your Shopify admin, go to Apps: <https://www.shopify.com/admin/apps>

2\. Click Manage private apps, near the bottom of the page.

![](/files/-MJRcurP0UxT5hYQQeUg)

3\. Click Create a new private app.

4\. In the App details section, enter a name for the private app - "IntelliTicks" and a contact email address as <support@intelliticks.com>

5\. In the Admin API section, provide these permissions. (Click on the link "Show inactive Admin API permissions" to see all permissions)

| Permission Titles                   | Permission required |
| ----------------------------------- | ------------------- |
| Products                            | Read Access         |
| Assigned fulfilment orders          | Read Access         |
| Customers                           | Read & Write Access |
| Discounts                           | Read & Write Access |
| Draft orders                        | Read & Write Access |
| Gift Card                           | Read Access         |
| Inventory                           | Read & Write Access |
| Merchant-managed fulfillment orders | Read Access         |
| Order editing                       | Read & Write Access |
| Orders                              | Read & Write Access |
| Price rules                         | Read & Write Access |
| Product listings                    | Read Access         |
| Script tags                         | Read & Write Access |
| Shipping                            | Read Access         |
| Shop locale                         | Read Access         |
| Themes                              | Read & Write Access |
| Third-party fulfillment orders      | Read Access         |

6\. Select Allow this app to access your storefront data using the Storefront API.

7\. Click Save.

&#x38;**.** You'll see your **API key** and **Password** in the Admin API section.&#x20;

![Admin API Key and Password](/files/-MMZj5hJ5Ig8sxE6EKDT)

9\. Enable the Storefront acces&#x73;**.**

![Storefrom API Access](/files/-MMZigo-XHgnAxeuURK0)

10\. After saving, you will see **"Storefront access token"** at the bottom of **"Storefront API"** section.

\
**Please share these details you got in step 8, 9 and 10.**


---

# 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.intelliticks.com/integrations/shopify-installation-via-private-apps.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.
