# Signature

## Before you begin

* You need a text property in one of your collections in which you'll be saving your signature
* You do not need a paid Adalo plan to use the feature

{% hint style="info" %}
Please be aware that the signature saves as text, but it can't be saved on the first property of a Collection.&#x20;
{% endhint %}

## Walkthrough

{% tabs %}
{% tab title="Simple" %}
**1.)** While in your Adalo app, click the big plus sign <img src="/files/-MfEekjmLFwlx6oPUUw0" alt="" data-size="line"> in the top left corner

**2.)**  Scroll down to the **Marketplace** section and click **Explore Marketplace**

**3.)**  Find **Signature** in the component list and click **Install**

**4.)** Back in the components list, enter **Signature** in the search bar, then click and drag the Signature Pad component onto the desired screen.

**5.)** Select the style you want for the component.&#x20;

**6.)** Click on **Button** and make any changes to the text or Buttons styles as desired.&#x20;

**7.)** Scroll down to the Save Actions. Add a new "Create Action" and with [Magic Text](/component-basics/inserting-dynamic-text.md) select Signature Pad > Signature.&#x20;

**8.)** Add any additional action depending on where you want to take your users after the signature has been saved.&#x20;
{% endtab %}
{% endtabs %}

{% hint style="info" %}
If you are saving the signature in your Users collection then you would want to use the "Update Action" instead to the "Create Action". The steps will be the same ones
{% endhint %}

## Example

<figure><img src="/files/zzp895r5ydqPzBZUsFet" alt=""><figcaption><p>Example of how to Set up the Create action. Please be aware that the First Property in the collection is being used to naming the record. </p></figcaption></figure>

* ## Help

If you need additional help with this article, you can always ask in our[ community forum](https://forum.adalo.com/)! Be sure to paste the link to this article in your post as well!


---

# 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://help.adalo.com/component-basics/marketplace-components/markdown-renderer-1.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.
