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

# Signature Block - LanderLab Quiz Blocks

> Learn how the Signature block works in LanderLab. Collect legally-binding digital signatures in your quiz funnels and store them automatically as image links in the CRM.

The Signature block lets you collect a handwritten-style digital signature from the user directly inside a quiz step. When the user clicks the field and types or draws their signature, it gets saved automatically as an image link inside the LanderLab CRM, tied to their lead record.

It is commonly used on the final step of a funnel, right before submission, to confirm the user's agreement to the information they provided.

<Frame>
  <img src="https://mintcdn.com/landerlab-babdc23f/JPgoEQscTUX9863n/images/Signature.png?fit=max&auto=format&n=JPgoEQscTUX9863n&q=85&s=44ee11a1e9089df3658ac9172ea66d13" alt="Signature" width="1519" height="784" data-path="images/Signature.png" />
</Frame>

***

## How it works

1. The user reaches the step containing the Signature block.
2. They click the signature field, which shows a "Click here to sign" placeholder by default.
3. They type or write their signature inside the field.
4. On submission, LanderLab saves the signature as an image and stores a link to that image in the CRM under the lead's record.

***

## Settings

The Signature block shares the same settings panel as other blocks in LanderLab. Here is what each section covers:

**General**

| Setting     | Description                                                                                                                                                           |
| :---------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Name        | The internal field name used to reference this block, for example in the CRM or quiz API. The default value is `Signature` and the variable shown is `{{Signature}}`. |
| Label       | The visible label displayed above the field on the page.                                                                                                              |
| Placeholder | The text shown inside the field before the user interacts with it. Defaults to "Click here to sign".                                                                  |

**Validations**

| Setting   | Description                                                                                                         |
| :-------- | :------------------------------------------------------------------------------------------------------------------ |
| Required  | When enabled, the user cannot proceed to the next step without entering a signature.                                |
| Error Msg | The message shown to the user if they try to continue without signing. Defaults to "Please sign before continuing". |

**Decorators, Spacing, Appearance, Visibility** work the same way as on all other blocks. See the general block settings guide for details.

***

## Where the signature is stored

Once the form is submitted, the signature is converted to an image and saved. You will find it in the LanderLab CRM as a URL link inside the lead's record, under the field mapped to the `Signature` variable.

***

## Tips

* Place the Signature block on the last step of your funnel, just before the submit button, so users sign as a final confirmation.
* Always enable the **Required** toggle to make sure no lead is submitted without a signature.
* Use a clear **Signature Headline** and **Signature Description** block above it to explain what the user is agreeing to. This improves trust and reduces drop-off.
* Keep the confirmation checkbox text specific. For example: "I certify that the information provided is true and accurate."
