> For the complete documentation index, see [llms.txt](https://docs.neodove.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neodove.com/admin-portal/integrations/facebook-integration/segregate-leads-to-different-campaign.md).

# How to Segregate the leads of different Facebook Ad Campaign in NeoDove?

## **Steps:**

***

1. After the integration, click on the three dots “**Action button**” of the added Facebook Integration.

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

2. Select the “**Edit**” button.

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

3. Set the **conditions** here on this page for **segregation** of the leads according to the **details** coming from Facebook.

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

{% hint style="success" %}
**Segregation** of the leads can be done on the basis of **Form IDs** of the Facebook lead forms appearing in the **lead details** in NeoDove as well.
{% endhint %}

4. Click on "**Submit**" to save the **conditions**.


---

# 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.neodove.com/admin-portal/integrations/facebook-integration/segregate-leads-to-different-campaign.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.
