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

Login into your BigCommerce Account.

Go to your BigCommerce Admin page - (Usally [https://storename.mybigcommerce.com/](https://store-lvfi7lb862.mybigcommerce.com/)).

Login with your credentials.

**Access the Setting Section:**

In your BigCommerce Dashboard, Navigate to Setting Section.

Here are the steps to create API key in your BigCommerce Account

* Go to Setting
* Click on Store-level API accounts.
* Click on Create API Account.

<figure><img src="/files/ARh9sdSjRcNyCQd0bq6M" alt=""><figcaption><p>BigCommerce Storefront API KEY</p></figcaption></figure>

### **Setting Up API Permissions for API Account**:

In this section, you will be provided with step-by-step instructions on how to configure API permissions for your app. These permissions define the specific areas of your store that your app can access and interact with. To tailor the permissions to your app's needs, simply select the following options:

* Products - modify
* Store Inventory - modify
* Store Location - modify
* Information & Setting - read only

These permissions will enable your app to effectively manage your store's products and inventory.

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

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

Here is the detail video for same.

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

After configuring API key a file will be downloaded inside that you will see a key "API PATH" in that you will get the Store ID, see below screenshot for more details.

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

&#x20;Add BigCommerce Store into Artisan Flow

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

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

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

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

After store has been added you will see below page.

<figure><img src="/files/TAUgal3OKfCJ7Y2YxrK6" 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-bigcommerce-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.
