> ## Documentation Index
> Fetch the complete documentation index at: https://docs.deepvista.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Setting Up Input Forms

> Learn how to capture lead details using public input forms that automatically trigger your workflows.

You can easily capture lead details by creating public forms in DeepVista. When a user submits the form, it automatically triggers your workflow and passes the captured information directly into your pipeline.

<Note>
  **Note:** Before enabling your form, ensure your workflow inputs (like Name, Email, or Company) are properly configured. You can always edit or update these fields at any time if your data needs change.
</Note>

## Configuration Steps

<Steps>
  <Step title="Enable the Input Form">
    Navigate to your active workflow and click on the **Settings** menu. Locate the **Input Form** section and toggle it **On**. This automatically publishes a public form generated directly from your workflow's input configuration.

    <img src="https://mintcdn.com/deepvistainc/WB_Q0wMxCl80q_2j/images/ex3-1.gif?s=89aec08790badc9c03efc63345e6855d" alt="Enable Input Form" width="2550" height="1307" data-path="images/ex3-1.gif" />
  </Step>

  <Step title="Verify Form Labels">
    Review the public form's appearance to ensure all field labels and descriptions accurately reflect the information you want to collect.

    <img src="https://mintcdn.com/deepvistainc/WB_Q0wMxCl80q_2j/images/ex3-4.gif?s=c14f6b2426be55a35004a633f82d05ef" alt="Verify Form Labels" width="2550" height="1307" data-path="images/ex3-4.gif" />
  </Step>

  <Step title="Test and Share the Link">
    Copy the generated public form link and open it in a new window. Submit a test response to verify that the form successfully kicks off your automated run.

    <img src="https://mintcdn.com/deepvistainc/WB_Q0wMxCl80q_2j/images/ex3-2.gif?s=6127185caac0166ba5f92fb23bf62472" alt="Test Form Submission" width="2550" height="1307" data-path="images/ex3-2.gif" />
  </Step>
</Steps>

***

<Tip>
  **What happens next?**
  Every time someone fills out your public link, DeepVista instantly **triggers a new workflow run** and **emails you the submission details** so you never miss a lead.
</Tip>
