Synchronize Documents using Sparkleshare » History » Revision 22
Revision 21 (Jan Schulz-Hofen, 02/11/2015 03:53 AM) → Revision 22/41 (Jan Schulz-Hofen, 02/11/2015 04:08 AM)
# Synchronize Documents using SparkleShare
Share documents with your entire team right from your desktop! By using Planio's [Git repositories](https://plan.io/subversion-hosting-and-git-hosting/) and [SparkleShare](https://plan.io/sparkleshare/), you can finally replace file sharing solutions such as Dropbox™ or Box™ and benefit from full integration and super [secure hosting made in Germany](https://plan.io/privacy/).
{{>toc}}
## Install SparkleShare
You'll need the SparkleShare client app. It's available for Mac OS X, Windows, and Linux.
**Simply head to [sparkleshare.org](http://sparkleshare.org/) and download SparkleShare.**
![](sparkleshare_link_code_public_key.png)
After the installation has finished, SparkleShare will present you with your unique **Link Code** (or public key as it's called in Planio). Click on the **Copy** button next to it.
## Paste your link code into Planio
Within Planio, navigate to **My account** -\> **Public keys** and click on **Add**.
Give your key a name, for instance the name of your computer, and paste the SparkleShare link code you copied previously.
![](adding_a\_public_key_in_planio.png)
*Adding a public key (or link code) in Planio*
## Create your first Git repository
Repositories are versioned and secure data storage areas within Planio. You can have as many repositories as you want per project.
To create one, navigate to any of your Planio projects, and then to **Settings** -\> **Repositories** -\> **New repository**.
Select *Git* as your **SCM**, and enter an **Identifier**, for example *documents*. Then click **Create**.
![](creating_a\_git_repository_to_use_with_sparkleshare.png)
*Creating a Git repository to use with SparkleShare*
### The Git repository URL
Next, navigate to the **Repository** tab within your project and select your newly created repository from the sidebar. Still in the sidebar, take note of your **Repository URL**.
![](repository_url_in_sidebar.png)
*Repository URL in sidebar*
## Link SparkleShare to your Planio Git repository
Just one more step. Noticed that new SparkleShare icon you've got in your status bar or system tray? Right-click it, then **SparkleShare** -\> **Add Hosted Project...**
![](sparkleshare_in_the_system_menu.png)
*SparkleShare in the system menu*