# Facebook Ads Manager

How to set up your Facebook Ads Manager account to track your ad campaigns within Sprinthub.

### Step by Step

Initially, within Sprinthub we go to:

* System settings
* Account settings
* Facebook Ads Manager and Add account

<figure><img src="/files/962a4aea8ed034829aeba8ed628c7ecff19758c7" alt=""><figcaption></figcaption></figure>

After clicking add account, you will be directed to a page asking if you allow Sprinthub to access your Ads Manager information.

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

<figure><img src="/files/1e39a6276bb76358ee93d9be2f4c94826e3774bc" alt=""><figcaption></figcaption></figure>

By clicking save, we will return to Sprinthub, where it will ask which account you want to add and then it will be saved as shown in the next image.

<figure><img src="/files/9d93fcc2739eb6d015c1614c29ec1ed196c5a602" alt=""><figcaption></figcaption></figure>

### Benefits of the integration

After having the account connected, it is possible to view the Ads Manager information in two different tabs, one being Ad insights and the other Campaign planner.

<figure><img src="/files/2777999b01ceff6fc11bfc5f12ff81a7ae1cb45b" alt=""><figcaption></figcaption></figure>

### Ad Insights (Meta)

Within the campaigns menu, you can see which campaigns are currently active and what statistical information about how they are performing, see the image below.

<figure><img src="/files/14b566a581839eb6e6500904b6b24efe6b9a4c62" alt=""><figcaption><p>Campaigns </p></figcaption></figure>

<figure><img src="/files/3ef1dd8b4d8510d7e8dfee2c68f40463cd20826a" alt=""><figcaption><p>Viewing the statistics</p></figcaption></figure>

{% hint style="warning" %}
Below is the manager screen, showing that ads that are inactive or in drafts will not appear in SprintHub.
{% endhint %}

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

### Leads that are already in campaigns before the connection

It is not possible to retroactively retrieve leads solely through the integration. However, you can export them from Meta and import them into SprintHub. To do this, follow the steps below:

* Export the Leads from the Meta Dashboard:&#x20;

{% embed url="<https://pt-br.facebook.com/business/help/734933888443065?id=735435806665862>" %}

* Import the Leads into SprintHub:&#x20;

{% content-ref url="/pages/0d80b5cccc0c9dd54ddc3b99d27a72f74cc1add4" %}
[Leads - How to Import a Spreadsheet](/en/topics/general/contacts/leads-common-questions/leads-how-to-import-a-spreadsheet.md)
{% endcontent-ref %}

### Campaign planner

Now within the campaign planner, when creating a new board, configuring name, description, start and end, we can register a new expense, which will open a window asking if you want to pull this information directly from Meta.

<figure><img src="/files/0c1621dc7b1bad50fb413e5ceb846baa595e2022" alt=""><figcaption><p>Screen - registering new expense</p></figcaption></figure>

When creating the new expense, the first thing the system asks is which account you want to view this information for.

<figure><img src="/files/122e5767b8dc4a6e7459a201a29c52cbd3d4665c" alt=""><figcaption></figcaption></figure>

Next, which campaign you want to view.

<figure><img src="/files/188697838489645932cdc797ef9cd7c0f3fdf41c" alt=""><figcaption></figcaption></figure>

Once this is done, as you keep adding it will modify the board above, showing information such as budget, leads gained, lost, etc.

<figure><img src="/files/3fd72dba2020096a54c8eb7642feb90e8f89e16c" alt=""><figcaption></figcaption></figure>

If there are more questions about the campaign planner, we have a link below to another article within the knowledge base.

{% embed url="<https://docs.sprinthub.com/tutoriais/sistema/planejador-de-campanhas>" %}


---

# 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.sprinthub.com/en/topics/settings/account-settings/facebook-ads-manager.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.
