---
title: "Install Site Studio sync module"
date: "2022-04-14T09:46:31+00:00"
summary: "Enable Site Studio sync module to seamlessly import and export configuration packages. Essential for deployment, it calculates dependencies and manages files. Install via Drush or Drupal UI for streamlined Site Studio management."
image:
type: "page"
url: "/drupal-starter-kits/add-ons/site-studio/install-site-studio-sync-module"
id: "76dbcd6a-39d2-4caf-bec2-0d041a398f21"
---

Important

The Site Studio sync module (cohesion\_sync) must be enabled to import or export Site Studio configuration packages. The Site Studio sync module is required for deployment of site Studio configuration as it calculates configuration dependancies, including files.

Drush
-----

    $ drush en cohesion_sync -y

UI
--

To enable the export and import of Site Studio configuration, first install the Site Studio sync module.

1.  Through the Drupal admin UI navigate to _Extend_ and search for **Site Studio sync**
2.  Tick the **Site Studio** **sync module**
3.  Click **Install.**

![4180d8a3-enable-cohesion-sync-module.png](https://acquia.widen.net/content/6502c0c5-a9a1-40d1-b10b-80f4e7794f62/web/4180d8a3-enable-cohesion-sync-module.png)