# Lead Ad Debugging for Facebook

If you are having issues with your FB Lead Form not bringing leads into the system or not fully functioning in the way you would expect, this article will walk you through how to use the FB Debugging Tool to ensure all pieces and parts are functioning correctly.

**Part 1:** What to do if you've integrated your Facebook account, and you go into your 'FB Form Field Mapping' settings and the list is blank

**Step 1:** Easy! Contact us and send us the URL in your browser

**Part 2:** Leads Aren't Coming In, but everything is integrated.

**Step 1:** Go to [this link](https://developers.facebook.com/docs/marketing-api/guides/lead-ads/testing-troubleshooting)

**Step 2:** Click the hyperlink to use this tool in the first paragraph.

<figure><img src="https://lh5.googleusercontent.com/kfxfCcPuESVtT6jfrRdMGpx3FI_cm2Q4iKxtVbYBj8nE5-_5G_Qiy3_cE0SibX4PfIKmCCwt1LKo7h8cFi04_c-e1b28SxexwYKXQzndGFWGW0AAc4u49cvRVOa6afTJOEQ7rHp08q5n6a-pR0qxqw" alt=""><figcaption></figcaption></figure>

**Step 3:** In the tool, log into your Facebook account. Select your Facebook page and form.

**Step 4:** In a new browser tab, visit developers.facebook.com/apps/ to ensure the app is connected to your Facebook.

**Step 5:** Back in the tool, click "Create Lead" and "Track Status". There should be a "status" of success with a 200 code, signifying the test was successful.


---

# 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://help.mypipeline.co.in/troubleshooting/lead-ad-debugging-for-facebook.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.
