# Quick Start

Stacksync syncs data across your tools. When you update data anywhere, it updates everywhere.

You can create your first sync in under 5 minutes. Here’s how:

### Step 1: Create a new sync

From your dashboard, click "Create a new sync".

<figure><img src="https://3470290772-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F04Dw47ioVxOWo43qmOru%2Fuploads%2FlySxnbnYRF8GSONIDmdC%2F1%20(1).png?alt=media&#x26;token=fd3ff409-22aa-46aa-b09b-586b4d5f42d0" alt=""><figcaption><p>Click "Create a new sync"</p></figcaption></figure>

### Step 2: Connect your apps

Click each app you want to sync. Connect them in one click.

<figure><img src="https://3470290772-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F04Dw47ioVxOWo43qmOru%2Fuploads%2FNVomjkeT7IqSGNPwZkOp%2F2%20(1).png?alt=media&#x26;token=58b76839-a347-4e15-90d8-6573f29f1095" alt=""><figcaption><p>Connect your app in one click</p></figcaption></figure>

### Step 3: Map tables

<figure><img src="https://3470290772-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F04Dw47ioVxOWo43qmOru%2Fuploads%2F0rESPNgToaoOAlIBRibv%2F3%20(2).png?alt=media&#x26;token=35752fdb-729c-4b8c-a4f4-99039319510c" alt=""><figcaption><p>Map tables between your apps</p></figcaption></figure>

If both apps contain tables that should sync together, select them side by side.

If you don’t yet have a matching table in the other app, Stacksync can create a pixel-perfect schema for you. ✨

In most cases, you’ll let Stacksync create new tables for you. You can also create them yourself.

You can also choose the sync direction: **one-way or two-way sync**. 😍

### Step 4: Map fields

For every table you want to sync, you will map fields (i.e., columns) together.

Stacksync uses AI auto-mapping, which finds the best matching pairs for you so you don’t have to do all the work manually. You can modify the proposed mapping as you like, with maximum flexibility.

<figure><img src="https://3470290772-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F04Dw47ioVxOWo43qmOru%2Fuploads%2Faly4eHSfpA2nOhtE2Ys4%2F4.png?alt=media&#x26;token=907893e3-cdbb-45a1-891b-e87a5138f5d4" alt=""><figcaption><p>Map fields in Stacksync UI</p></figcaption></figure>

{% hint style="info" %}
Field *names* do not have to match.

Field *types* must be compatible. They don’t need to match exactly. They just need to be semantically compatible.
{% endhint %}

### Step 5: Turn sync on!

<figure><img src="https://3470290772-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F04Dw47ioVxOWo43qmOru%2Fuploads%2F3eerVkihUFuitQ941fay%2F5.png?alt=media&#x26;token=a61063de-b09c-4af5-acef-b5b429bc5efd" alt=""><figcaption><p>Turn sync on and data starts syncing between your apps!</p></figcaption></figure>

That’s it! 🎉 Data will start syncing between your tools.

With real-time, two-way sync, you can edit data in any synced app. It updates everywhere.

{% hint style="info" %}
After turning the sync on, check the **issues dashboard** for sync errors from your connected apps. Open it from the left menu in Stacksync.
{% endhint %}

### 👉 Keep reading!

{% content-ref url="community" %}
[community](https://docs.stacksync.com/start-here/community)
{% endcontent-ref %}
