# Setup and Edit Lead Form

1. Click **Lead Forms**.

<figure><img src="/files/4Cu4vm4SfW9JbBNstZpl" alt=""><figcaption></figcaption></figure>

2. Click the **Edit** button at the right side under the **Action** part.
3. Setup all the parts below:

i. Welcome Screen

1. You may setup the details below:

**Image**: You can add an image for the Lead Form poster

**Title**: Fill your Lead Form title

**Desc**: Write your Lead Form description

**Button Text**: Put the label for the **Start Button**

2. Click **Save** button.

<figure><img src="/files/nRa8WbtaMODZQF2GXJix" alt=""><figcaption></figcaption></figure>

#### ii. TQ Page

1. You may setup the details below:

**Headline**: Put the Headline for your Thank you page.

**Body**: Write the sentence for your Thank you page.

**CTA Button** (Optional): You can add the CTA Button in the Thank You page.

**Redirect Rotator** (Optional): You can setup the redirect page after the Thank You page and set the percentage for each redirect link.

2. After done set all the details, click **Save Settings**.

<figure><img src="/files/cCreImdyT7vJm23vnyy7" alt=""><figcaption></figcaption></figure>

#### iii. Settings

1. You can setup the General & Lead Settings:

**Form Identification**: You can edit the **Form title**, **Public URL Slug**, and the **Category** of the Lead Form.

<figure><img src="/files/LTCVYB5L24QfRukPAf2R" alt=""><figcaption></figcaption></figure>

**Tags & List Assignment**: Set your Tags & List for the Lead Form.

**Auto-Assign Properties** (Optional): You can set any hidden properties for the lead that submit the Lead Form.

**Lead Rotator Assignment** (Optional): You can set the lead to rotate among your team member and set the percentage for each team member.

2. After done set all the details, click **Save Lead Settings**.

<figure><img src="/files/I15E5AImBrSOq3QaWa5b" alt=""><figcaption></figcaption></figure>

#### iv. Add New Question

1. You can add the question for the Lead Form by add the **Label** and the **Property**.
2. You can tick/untick the Required Field.
3. Click **Add Question** button.

<figure><img src="/files/K28LEQ2pSuKkYbcA4IBV" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
After done setup all the details, you can preview the Lead Form by clicking the link at the Preview part.
{% endhint %}

<figure><img src="/files/So6gnNs6m3xD40YiWhIh" alt=""><figcaption></figcaption></figure>


---

# 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.kuasa.io/generate-leads/setup-and-edit-lead-form.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.
