> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mora.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Facebook Ads

> Sync Meta / Facebook Ads data into your warehouse.

## Prerequisites

* A Meta Business account with Facebook Ads.
* A [datasource](/datasources/overview) already configured in Mora.

## Required fields

| Field      | Description                                                                 | Example                   |
| ---------- | --------------------------------------------------------------------------- | ------------------------- |
| **Name**   | A display name for this connection.                                         | `Facebook Ads production` |
| **Schema** | The schema name where tables will be created. Letters and underscores only. | `facebook_ads`            |

## Steps

1. Open **Settings → Connections → New**.
2. Select **Facebook Ads**.
3. Enter a name and schema.
4. Click **Authenticate**.
5. You will be redirected to Meta to grant Mora access to your ad accounts. Sign in and approve.
6. After approval, you are returned to Mora and the sync begins.

## What gets synced

Ad accounts, campaigns, ad sets, ads, and reporting metrics are synced as tables in the schema you specified.

## Related

* [Managing connections](/connections/manage)
* [Connections overview](/connections/overview)
