# Create your Facebook Ads connection

{% hint style="info" %}
**Oauth Connection:** The first step is to register GearPlug into your Facebook account so that GearPlug may access the data.
{% endhint %}

To create your Plug and integrate Facebook Ads, you’ll have to Click “My Apps.” Once there, you’ll find the Plug menu. Remember that you’ll have to create a new Plug for every Facebook Ads app you wish to connect.

### Set up access

1. **Click “My Apps”** at the top of the app’s interface.

<figure><img src="https://lh3.googleusercontent.com/h6YgWDJbP69HAuWNSgEYIkU-ckrEZjbjF8ucFMqQbhdoeIeY6e6Y3bTYg0voMz2xhdsTsGTpo7pN5c1q8wBQOd6QiDXm-SHuQ_4TG59AUiku3zP5epgMOzQxez-Px6uZzpIHQ4fIuTlh1TPSgm2Gqw" alt=""><figcaption></figcaption></figure>

2. **Look for the Facebook Ads app you wish to integrate** in the drop-down menu under “New connection.” Then, click “Create.”

<figure><img src="https://lh4.googleusercontent.com/HTLtEcK6LvikE0v67kDfmVuU0TNLYMK1HE1Ka9XJaPvCLaz4HZM1rAZOuqcECJ-agnLLjBDaB8uaKPoeZLh5S9kLlyfiqzATnK7kNHcyJJdwKyyZr4yXE5x5gQ9PRtHAbz22oKOEHyxMjQbMJfqZJQ" alt=""><figcaption></figcaption></figure>

3. **Log into your account** in the pop-up window to integrate GearPlug into your Facebook account. Give the necessary permissions for the integration and close the window when the message notifying the setup’s success appears.

<figure><img src="https://lh5.googleusercontent.com/aU7-SwIH-YMkjYeDvJbKvTiBTT6X1m2dt26yl9BzzK83PxAh33MBJperBA5sdnT44VUcboTpYsV_IhrzSiW5_kwSFV7nisjTcLPEAf867SCX1Be0KIotWqjHWyGJQ43B4RjUNkV8BJmwGfZc68Opjw" alt=""><figcaption></figcaption></figure>

4. **Repeat the steps for the other Facebook Ads apps** you wish to integrate. The process will always be the same.


---

# 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/set-up-your-integrations/facebook-ads/create-your-facebook-ads-connection.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.
