# Turn on your Gear

Once your Plugs are integrated into your Gears, make sure you turn it on before closing GearPlug. You can find an On/Off button next to your Gear.

Turning on your Gear is necessary after you’ve set it up so that it starts working. Once activated, GearPlug will send the last registered entry in your source app.

{% hint style="warning" %}
**Important:** Your Gear only sends data after your last entry in your source app after setting it up. GearPlug will transfer all future data automatically, but not those prior to the test entry.
{% endhint %}

## Which data does GearPlug process in its integrations?

GearPlug automatically processes the last entry in your source app, as well as all future entries, as long as you have credits available.

For instance, let’s say you have 10 entries in Facebook Leads and you create your Gear by the time the third entry comes in, GearPlug will process the third entry during setup—and the next seven as they’re registered in Facebook Leads.

However, the first two entries will not be processed, You’ll have to log them manually into your target app. Thus, **it’s always better to set up your Gear before collecting any data** in your source apps.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gearplug.io/english/create-workflows/turn-on-your-gear.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
