> 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=""><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.

&#x20;&#x20;

## Related articles

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Creating a Lead Form</strong></td><td>Step-by-step guide to creating customizable lead forms with project details, contact fields, and appointment sections.</td><td><a href="/pages/axgvnS2PG6VD0OKa1ZLU">/pages/axgvnS2PG6VD0OKa1ZLU</a></td></tr><tr><td><strong>Lead Forms FAQ</strong></td><td>Common questions about lead forms including submissions, notifications, customization, lead sources, and form sharing options.</td><td><a href="/pages/KVlyBhqpJaWPLajVBwch">/pages/KVlyBhqpJaWPLajVBwch</a></td></tr></tbody></table>


---

# 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://help.paintscout.com/support/operations/lead-forms/lead-form-submissions.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.
