> For the complete documentation index, see [llms.txt](https://help.daasity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/big-commerce/integration-setup.md).

# Integration Setup

## If you do NOT have a Daasity Account [Click Here ](/core-concepts/data-integrations/setup-guides/digital-integrations/big-commerce/integration-setup/connect-daasity-from-bigcommerce-marketplace.md)to Connect Daasity to your BigCommerce Store And Setup a Daasity Account.

## Connect Daasity to your BigCommerce Store.

## Step1 : Integrations

<figure><img src="/files/7rGll8vPkGzbulDrBvGb" alt=""><figcaption><p>Click Integrations from Left-Side Menu Bar</p></figcaption></figure>

## Step 2: New Integration&#x20;

<figure><img src="/files/dMGJycWWrceRnB32uxLZ" alt=""><figcaption><p>Click the New Integration Button on top-right of screen</p></figcaption></figure>

## Step 3: BigCommerce Icon

<img src="https://info.daasity.com/hubfs/bigcommerce.jpeg" alt="Click the BigCommerce icon from the Integration Page" height="318" width="424">

## Step 4: Enter Your BigCommerce Store Hash

<img src="https://info.daasity.com/hubfs/store%20hash.jpeg" alt="Enter your BigCommerce Store Hash" height="558" width="688">

### Locate Your Bigcommerce Store Hash

Login to your BigCommerce Portal and Go to your Home Page from the Left-Side Menu

![](/files/TZ6AXgZcyEMGlmNdJaCy)

{% hint style="warning" %}
Your **Store Hash** is located in the URL after the store- and before the .mybigcommerce

https\://store-***xxxxxxxxxxxx***.mybigcommerce.com/manage/dashboard
{% endhint %}

<img src="https://info.daasity.com/hubfs/Screen%20Shot%202023-04-07%20at%201.33.56%20PM.png" alt="The xxxxxxxxxxxx is your Store Hash" height="195" width="688">

## Step 5: Authorize Daasity

<img src="https://info.daasity.com/hubfs/authorize.jpeg" alt="Authorize Daasity to Connect to API" height="152" width="688">

<img src="https://info.daasity.com/hubfs/confirm.jpeg" alt="Check the box and click Conform to authorize Daasity access to your BigCommerce store." height="468" width="688">

## Step 6: Load Historical Data

<img src="https://info.daasity.com/hubfs/loadhistory.jpeg" alt="You can load as much as 5 years of historical data." height="440" width="688">

<img src="https://info.daasity.com/hubfs/add%20integrations.jpeg" alt="Click Next" height="331" width="688">

<img src="https://info.daasity.com/hubfs/add%20big%20commerce.jpeg" alt="Click Next to Add More Integrations" height="346" width="688">

{% hint style="success" %}
**Congratulations you have Connected Daasity to your BigCommerce Store.**
{% endhint %}

<img src="https://info.daasity.com/hubfs/finished.jpeg" alt="finished" height="379" width="688">

&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/big-commerce/integration-setup.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.
