> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/strategies/meta-business/meta-ads/custom-segments-meta.md).

# Custom segments - Meta

### With this setup, it is possible to customize a segment to create your custom audience in Meta Ads Manager

Follow the step-by-step guide below:

1. First, connect your Meta ad account to SprintHub by clicking Settings and then System

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

2. Click Account Settings, and select Facebook Ads Manager

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

3. Click + Add account and you will then be redirected to Facebook to confirm the action

<figure><img src="/files/49f78f70002bb22bcb45b9bc7ec63cbb504a289d" alt=""><figcaption></figcaption></figure>

4. Click Register/Renew selected accounts as shown in the image below:

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

### After connecting your ad account, configure the custom filter in the segment by following the steps below:

1. Type Segment in the search
2. Click New (to create a new segment)
3. Add the Segment name
4. Enable the option Transform segment into Custom Audience (YES)
5. Choose the ad account connected earlier and save the configuration

<figure><img src="/files/200c9fdc48c489e25d8774ceacbea22166b803ea" alt=""><figcaption></figcaption></figure>

Click Save and Close.

### Limitations and Considerations About Meta Rules

The guidelines and requirements for custom audiences in Meta are subject to frequent changes. Because of this, we always recommend consulting the [official Meta documentation](https://www.facebook.com/business/help) for updated information on the rules for creating and updating audiences.

Below, we highlight some practices adopted by SprintHub to make it easier to create and update custom audiences in Meta, reducing the need for manual uploads:

* **Automatic Update:** SprintHub automatically adds each lead to the custom audience as soon as it enters the segment, even if the total number of leads is below 100. This allows the audience to be built gradually.
* **"Populating" Status:** Until the audience reaches Meta's minimum of 100 leads, the status in Ads Manager may appear as "Populating." However, all added leads will be recorded and ready to be included in the audience when the limit is reached.

{% embed url="<https://www.facebook.com/business/help/744354708981227?id=2469097953376494>" %}

### Practical Cases

* **Large Audience (4,000+ leads):** With a large audience, above 4,000 leads, it is possible to create a lookalike audience and target ads to this group, even if the status may appear as "Populating."

<figure><img src="/files/533d790c8b5f7a1dbf2df6bb8988be9786561928" alt=""><figcaption></figcaption></figure>

* **Small Audience (33 leads):** With an audience of 33 leads, it is possible to create a lookalike audience, but Meta does not allow this audience to be used in ads until the number of leads reaches the minimum of 100 required.

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

This approach reduces manual upload work, but since the rules may change, we recommend reviewing Meta's guidelines periodically.

### Common Questions

* **Linking the Meta Audience to the Segment in SprintHub:** Track lead entry directly in Meta. In some cases, a lead may not appear in the SprintHub segment due to missing information.
* **Custom Segment Identifier in Meta:** The segment identifier is the ID, available in the Meta leads list.
* **Recreating Audiences in Meta via SprintHub:** By following the previous steps, the audience will already be recreated automatically in Meta. Note: deleted audiences cannot be recovered.
* **Changing the Segment Name in SprintHub:** Name changes in the SprintHub segment are only reflected in Meta during audience creation. Later changes are not automatically updated in Meta.<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/en/strategies/meta-business/meta-ads/custom-segments-meta.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
