# Integrating Artisan Furniture into Your Shopify Store: A Step-by-Step Guide

### **Log In to Your Shopify Admin:**

* Go to your Shopify admin page (usually yourstorename.myshopify.com/admin).
* Log in with your credentials.

Important Considerations:

* Security: Keep your API credentials secure. If they are compromised, unauthorised users could access your store's data.
* API Version: Ensure you're using the correct version of Shopify's API as they periodically update their API.
* Permissions: Only grant the necessary permissions that your app needs to function.
* Shopify's Terms and Policies: Be sure to comply with Shopify's terms of service and policies when creating and using private apps.

### <sub>**How to add Shopify Store into Artisan Flo**</sub>

Here are the steps to add your store into Artisan Flo.

Click on the button Add Store & then Click on the Shopify Icon.

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

After click the shopify icon you will be able to see the below pop-up

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

Click on the Generate Access Token button.

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

Choose the store you want to connect.

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

Install now to view your Store URL and Access Token (API Key).

After store has been added you will see below page.

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


---

# 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.artisanflo.net/how-to-add-store/integrating-artisan-furniture-into-your-shopify-store-a-step-by-step-guide.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.
