> For the complete documentation index, see [llms.txt](https://docs.navless.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navless.ai/integrations/map-crm-integrations/pardot/lead-forms-in-pardot.md).

# Lead Forms in Pardot

👉 [Take a Tour before Getting Started](https://websitetours.tourial.com/pages/pardot-forms)👈

For this, you will need to have a Pardot Form Handler created to map your Tourial form leads into your account. We recommend a custom form handler dedicated to Tourial (ie. Tourial - Pardot Form).

## Connect your Pardot Form Handler to Tourial <a href="#h_9088f1b60a" id="h_9088f1b60a"></a>

1\. Back in Tourial, select Forms, then Create a new form

![](/files/UXtvcTYp5FH1nb2kopNs)

2\. At the top, add a form name

3\. Below, there are several options to add or edit fields, and style your form. First, click Content to connect your Pardot Form Handler

![](/files/G21lfBeqrdfRlzGnoBjf)

4\. You can add a headline and description text. Select Integration, then Import field

5\. Select the Tourial Form Handler you create

If you added any text fields to your Pardot Form Handler for the purpose of capturing UTMs, you'll be able to map these as well. Select Hidden from the dropdown in the form editor and then pick the corresponding UTM paramete

*Note: Make sure the number of fields in your Tourial form matches the fields in your Pardot form, otherwise you'll potentially send empty data or the integration will fail.*

6\. Style your form as you wish by using the remaining form settings

7\. If you choose to show the confirmation modal, you can edit and style it under the Confirmation ta

8\. Save your form

### Success! 🎉 Confirm the connection by sending a test lead through the form to make sure it goes through to your Pardot account! <a href="#h_77a56093b4" id="h_77a56093b4"></a>


---

# 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.navless.ai/integrations/map-crm-integrations/pardot/lead-forms-in-pardot.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.
