# Squarespace

**You'll need**

* A Squarespace account

{% stepper %}
{% step %}

### Install the Channable extension in Squarespace

* In Channable, open the project where you want to import your product data.
* Go to **Setup**, click **+ Set up import**, and select **Squarespace**.
* Click **Connect with Squarespace**. This will redirect you to the Channable extension in Squarespace's extension store.
* Install the Channable extension to the site you want to connect to. You will need to log in to your Squarespace account if you haven't yet done so.
* Agree to the requested permissions. By clicking **Allow**, you provide Channable with the necessary rights needed to synchronize your product and orders data.

![blobid0.png](https://3042294697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZa0iYflHeXmKWGnfFMAN%2Fuploads%2F2wlzkAsuSbF2JW3N49IB%2F21021087786770?alt=media\&token=e53d97b0-a3ee-4850-855e-a044621e3a03)

You'll be redirected back to Channable to finalize your connection.
{% endstep %}

{% step %}

### Set up your Squarespace connection

After installing the Channable extension, a pop-up window will appear in Channable to configure your Squarespace connection.

* Give your Squarespace connection a descriptive name (e.g. "Squarespace import").
* Click **Start import**. You'll be redirected to the **Edit Mapping** page to map your product information.
  {% endstep %}

{% step %}

### Map your products

This page displays your import fields (fields retrieved from your Squarespace site — e.g. price, description, title), and corresponding project fields (Channable's standardized fields used to streamline channel setups).

{% hint style="info" %}
Tip: Want to learn more about how import mapping works in Channable? Read our [dedicated guide on mapping](https://app.gitbook.com/s/UAGSVlvcNsqEqVUgr0tD/getting-started/fields-in-channable/field-mapping-in-channable).
{% endhint %}

{% stepper %}
{% step %}

#### Compare and adjust mapping

Review your **Import fields** against Channable's matched **Project fields**. If a field was matched incorrectly, click on the field to select a different field.
{% endstep %}

{% step %}

#### Check and correct field types

Check that the right field type is assigned to your project fields. If a field has the wrong type, click **Edit** next to the field, select the correct type in the dropdown, and click **Save & Import**.
{% endstep %}

{% step %}

#### Exclude fields (optional)

To exclude a field from being included in your product data, click the checkbox in the **Select** column for that field and click **Do not import selected fields**.
{% endstep %}
{% endstepper %}

Once you've finished mapping, click **Save & Import** to start importing your product data. Depending on how much data you're importing, this can take some time.

{% hint style="info" %}
Check the **Status** column in **Setup** to monitor your import progress. Your product data is fully imported when the Status is **Finished**.
{% endhint %}
{% endstep %}

{% step %}

### Review your imported items

After your product data has finished importing:

* Go to the **Items** page to view your imported products.
* Click on an item to see detailed information.

<figure><img src="https://3042294697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZa0iYflHeXmKWGnfFMAN%2Fuploads%2FaJOr4tKscSe2X0dpUJ8W%2F27786129307154?alt=media&#x26;token=8913bae4-5c5d-4b3d-a6de-4efd809c5e5a" alt=""><figcaption></figcaption></figure>

You're good to go! Your items are ready to use to create and optimize Feeds, Marketplaces, Shopping Ads, and more in Channable.
{% endstep %}
{% endstepper %}


---

# 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://helpcenter.channable.com/import-data/import-how-to/import-your-product-data/import-via-a-webshop/squarespace.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.
