---
title: "How can I keep multiple sites in sync?"
url: "https://ploi.io/documentation/deployment/how-can-i-keep-multiple-sites-in-sync"
published: "2020-01-21"
last_updated: "2020-10-27"
---

# How can I keep multiple sites in sync?

It is possible that you require code to be in sync, for example if you are using load balancing technique and you have 2 of the same sites &amp; repository installed. You do not want to come across a situation that 1 is behind with code.

Thats why we've added synchronized deployments, you can find this under the repository tab:

[![](https://ploi.io/storage/XWCHt5XlSmqAXYcWLSylUkuXXHzjjYVoiVPloFCS.png)](https://ploi.io/storage/XWCHt5XlSmqAXYcWLSylUkuXXHzjjYVoiVPloFCS.png)

If you press this a modal will open with all the sites that contain a repository, so you can keep these in sync:

[![](https://ploi.io/storage/1wRMfizyVZViETEHpl5qdsekenVYtlWu5r4nltP1.png)](https://ploi.io/storage/1wRMfizyVZViETEHpl5qdsekenVYtlWu5r4nltP1.png)

Select all the sites you need to be deployed once the main site is deployed and the rest will be done automatically for you.