# Connections

Manage and configure your sales and marketing channels by connecting them to your Wandace workspace. Follow these steps to set up and sync your connections:

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

#### **Step 1: Navigate to the Connections Section**

* Go to the **Connections** section from the main menu to view and manage your active and available connections.

#### **Step 2: Add New Connection**

In the Connections section, you’ll find two blocks:

* **Selected Connections**: This block shows the connections you previously selected during the onboarding process. These are added automatically.
* **Free Connections**: This block displays all other available free connections you can add at any time.

#### **Step 3: Sync Wandace with a Connection**

To configure a connection:

* Click on the **three dots** (•••) next to the connection.
* Select **Settings** to open the configuration options.
* Click **Connect with \[connection name]** and follow the setup steps shown.

<mark style="color:purple;">For detailed, step-by-step instructions on each integration, refer to the connection-specific guides:</mark>

* [WooCommerce](/how-to-guides/addons/woocommerce-add-on.md)
* [Google Merchant Center](/how-to-guides/addons/google-merchant-center-add-on.md)
* Meta
* Mailchimp

#### **Step 4:** Add a Section to the Connection

You can connect one or more **sections** of your store (e.g., a warehouse or physical shop) to a specific connection:

* Click the  **three dots** (•••)  next to the connection and select **Update Connection**.
* Choose the section(s) you want to link (e.g., "Main Warehouse").
* Review your selections and click **Save** to finalize the synchronization.


---

# 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://academy.wandace.com/how-to-guides/addons.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.
