# Proforge Forms

Proforge Forms is a drag-and-drop form builder designed for trade contractors. Build professional intake forms, booking pages, and lead capture forms in minutes — no coding or design skills needed.

Use Forms to collect job requests from your website, schedule service appointments, and automatically turn submissions into leads your team can follow up on.

## What You Can Do

1. **Build custom forms** — Drag and drop fields to create intake forms, quote requests, or service booking pages.
2. **Capture leads automatically** — Every form submission creates a lead in your system, ready for follow-up.
3. **Accept bookings and payments** — Let customers pick a time slot and pay a deposit right on the form.
4. **Track performance** — See how many people view your form, how many submit it, and where your traffic comes from.

## Getting Started

1. Go to **Forms** in your Proforge sidebar.
2. Click **New Form**.
3. Choose a template for your trade (HVAC, Plumbing, Electrical, etc.) or start from a blank form.
4. Add your fields, set up your branding, and publish.
5. Share the link on your website, social media, or print it as a QR code.

## Related Pages

* [Creating a Form](/form-builder/proforge-forms/creating-a-form.md)
* [Industry Templates](/form-builder/proforge-forms/industry-templates.md)
* [How Leads Work](/form-builder/proforge-forms/how-leads-work.md)
* [Sharing Your Form](/form-builder/proforge-forms/sharing-your-form.md)
* [Forms Settings](/form-builder/proforge-forms/forms-settings.md)


---

# 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://docs.proforgeerp.com/form-builder/proforge-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.
