> 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/lead-form-submissions.md).

# Lead Form Submissions

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

For most teams, the **sales pipeline is the primary place to view and work leads**. The Lead Form Submissions page in **Settings** gives you an additional centralized, form-focused view.

***

## Viewing Submissions in Settings

In addition to the pipeline, all lead form submissions are also available in your **Account** **Settings**.

This view is helpful when you want to:

* Review submissions across all forms
* Check recent inbound activity
* Audit lead sources and acquisition sources
* Access submission details without opening individual deals

Each submission shows the full set of details provided by the lead.

1. Go to your Account Settings > Leads > **Submissions** section.

   <figure><img src="/files/hbj35axl8B8wqGgIV7Je" alt="Screenshot showing the Lead Form Submissions page in Account Settings under Leads and Submissions"><figcaption></figcaption></figure>
2. You can filter by date, lead source, and acquisition source to find lead form submissions.
3. Click on a submission to view all details, including quick links to the contact and deal.

## Related articles

* [Creating a Lead Form](/support/operations/lead-forms/creating-a-lead-form.md) — Build a lead form with project, contact, and appointment fields
* [Lead Forms FAQ](/support/operations/lead-forms/lead-forms-faq.md) — Find answers to common setup and troubleshooting questions


---

# 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/lead-form-submissions.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.
