# Meta Ads

This guide explains how a client can grant **partial access** access to Connecty so we can sync **Meta Ads** data into Connecty's managed data warehouse (default: Google Bigquery, transfer via Airbyte).

### Prerequisites (Client)

Client must have:

* A **Meta Business Manager** with the Ad Account
* A user with **Admin** access to the Ad Account (to grant roles)

### Step to grant 'View Performance' partial access to Connecty

Client should do the following in **Meta Business Settings**:

1. Open **Business Settings** for the relevant account.
2. Go to **Users → People**

<figure><img src="/files/m1Q8J6mC8xz0XLSv5502" alt="" width="253"><figcaption></figcaption></figure>

3. **Invite People** > Add the following email as a new user: **`tools@connectyai.com`**

<figure><img src="/files/M2WPO5uH6OzBydAUatKL" alt=""><figcaption></figcaption></figure>

4. Proceed with '**Partial Access**' (default selected option) and click Next.

<figure><img src="/files/2lMkAkSoyfO1dOx0YHzo" alt=""><figcaption></figcaption></figure>

5. **Assign business asset > Ad accounts > Select assets > 'View performance' and 'Manage Campaign (ads)'**

<figure><img src="/files/S3cVwTWFpgaB04E4HClc" alt=""><figcaption></figcaption></figure>

6. Send the invite.&#x20;

<figure><img src="/files/YvQ2p6IhX0XecqBOIBzC" alt=""><figcaption></figcaption></figure>


---

# 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://connectyai.gitbook.io/documentation/getting-started/data-connections-guide/meta-ads.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.
