> For the complete documentation index, see [llms.txt](https://help.paintscout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.paintscout.com/support/operations/lead-forms.md).

# Lead Forms

{% hint style="danger" %}
**Important:** this feature requires the paid **Operations add-on.**
{% endhint %}

Lead forms help you capture inbound requests without extra tools. Share a link or embed a form on your site. Each submission creates a contact and a deal automatically.

## What you can do with lead forms

* Capture new leads from your website, ads, and social channels
* Create multiple forms for different campaigns or services
* Track both **acquisition source** and **lead source**
* Review submissions in your pipeline or in **Account Settings**

## How lead forms work

Lead forms live in **Account Settings** under **Leads**. You can build different forms for different services, campaigns, or traffic sources.

Each form can collect project details, contact details, appointment preferences, custom questions, and image uploads. You can also choose what happens after submission, including a confirmation page or a redirect.

When someone submits a form:

* PaintScout creates a contact automatically
* PaintScout creates a deal automatically
* The form's **acquisition source** is saved on the new deal
* The lead's selected **lead source** is saved when that field is enabled

For day-to-day follow-up, work leads from your sales pipeline. For a centralized view across all forms, use **Account Settings** → **Leads** → **Submissions**.

## Recommended first reads

* [Lead Forms Overview](/support/operations/lead-forms/lead-forms-overview.md) — Understand the core workflow, use cases, and field types
* [Creating a Lead Form](/support/operations/lead-forms/creating-a-lead-form.md) — Build a form with project, contact, appointment, and custom fields
* [Sharing a Lead Form](/support/operations/lead-forms/sharing-a-lead-form.md) — Share by direct link or embed it on your website

## In this section

* [Lead Forms Overview](/support/operations/lead-forms/lead-forms-overview.md) — Learn how lead forms capture inbound requests and turn them into contacts and deals
* [Creating a Lead Form](/support/operations/lead-forms/creating-a-lead-form.md) — Create a form, customize fields, choose submission behavior, and set the acquisition source
* [Sharing a Lead Form](/support/operations/lead-forms/sharing-a-lead-form.md) — Copy a shareable link or embed the form on an approved domain
* [Lead Form Submissions](/support/operations/lead-forms/lead-form-submissions.md) — Review submissions in Settings and filter by date, lead source, or acquisition source
* [Lead Forms FAQ](/support/operations/lead-forms/lead-forms-faq.md) — Find answers about notifications, duplicates, embeds, and troubleshooting
* [Lead Source vs. Acquisition Source](/support/operations/lead-forms/lead-source-vs-acquisition-source.md) — See what each field tracks and when to use each one
* [Lead Source Tracking](/support/operations/lead-forms/lead-source-tracking.md) — Manage your lead source list and connect it to reporting


---

# 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:

```
GET https://help.paintscout.com/support/operations/lead-forms.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.
