# Synchronization Configuration

Note – Admin need to manually synchronize data between Magento and Square.

Catalog Synchronization

<br>

<figure><img src="https://magecomp.com/support/wp-content/uploads/2023/05/Catalog-Synchronization.png" alt=""><figcaption></figcaption></figure>

* Price Attribute – Select option from Cost, Special Price, or Price. Based on the option selected here, it will export the product price in that format to Square.
* Manual Catalog Import – Run Catalog Import button helps to import prouduct data from Square to Magento store.&#x20;
* Manual Catalog Export – Run Catalog Export button helps to export product data to Square from Magento store.

Customer Synchronization

<br>

<figure><img src="https://magecomp.com/support/wp-content/uploads/2023/05/Customer-Synchronization.png" alt=""><figcaption></figcaption></figure>

* Customer Import – Run Customer Import button helps to import customer data from Square to Magento store.
* Customer Export – Run Customer Export button helps to export customer data to Square from Magento store.

Note – Make sure you enter all the necessary details of customers while creating customer from Square. Otherwise when you export customer data from Square to Magento, Magento will give an error.

Image Synchronization

<br>

<figure><img src="https://magecomp.com/support/wp-content/uploads/2023/05/Image-Synchronization.png" alt=""><figcaption></figcaption></figure>

* Image Export – Run Customer Export button helps to export images to Square from Magento store.

Note – The extensions does not provide the option for Image import from Square to Magento store.

Inventory Synchronization

<br>

<figure><img src="https://magecomp.com/support/wp-content/uploads/2023/05/Inventory-Synchronization.png" alt=""><figcaption></figcaption></figure>

* Inventory Sync Import – Run Inventory Import button helps to import inventory data from Square to Magento store.&#x20;
* Inventory Sync Export – Run Inventory Export button helps to export inventory data to Square from Magento store.


---

# 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.magecomp.com/magento-2-square-payment-gateway-extension/synchronization-configuration.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.
