# Gears

## What’s a Gear?

A **Gear is the union of two or more** [**Plugs** ](https://docs.gearplug.io/english/overview/plugs)**in GearPlug**. Here, the integration splits into two sides: source Plugs (extract data) and target Plugs (receive and process data).

When creating a Gear, you generate a connection between a source Plug and two or more target Plugs. This automates data transfers between apps.

<figure><img src="https://lh5.googleusercontent.com/-uVUlV2Ra4WYB_69UrrdIpydGt00bmFc1BGxGrojGNgn-SofqWQq-c7cHHjjQVgYl9vk53wN1dEGBbUUaO6B0OYhCAtS7mqzLzZt2PT1pmYNdhuhdj7p-Ain6XU1U1G0LCqXVCYpIfrn99I7dXsRiA" alt=""><figcaption></figcaption></figure>

## How do I use my Gears?

You can use Gears in many ways within GearPlug. For instance, you may synchronize data between a CRM and a database, transfer registers among cloud services, and send notifications.

<figure><img src="https://lh3.googleusercontent.com/JHGy7yTt48bUtkS4SVum5uXWN0ICs9Sv0ai2mvWbdxRcxP3437XKoVJXZtB6bbkB4q-JNPN0h20YwDS_y-JSXClNG5H4HMIgTTRa82JJNz_lNTIBYHNnsgEBF82YZeiTtK-eahwvvTH-QlF6DA-RyQ" alt=""><figcaption></figcaption></figure>

Also, Gears automate tasks and extend the integrated apps’ functionalities.

Let’s say you have an app that only allows exporting data in one format. In this case, you can use a Gear to convert said data to another format before sending them to other apps. This way, you make the most out of your tools’ functionality without manually changing things.
