# Signable

Signable is a cloud-based electronic signature solution which enables a user(s) to send out documents electronically to be signed by one or more signers.

To set up an Signable Delivery, choose the `Signable` option from the list of deliveries available in the `Deliveries` tab.

<figure><img src="https://191679573-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LDwD-wIOendMUiQ8uVr%2Fuploads%2FpDjh12kk4pZ2rBwmi4a1%2Fsignable-logo%20(1).jpg?alt=media&#x26;token=0e8a9173-b54d-4cb4-b044-419c707605b3" alt=""><figcaption></figcaption></figure>

<figure><img src="https://191679573-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LDwD-wIOendMUiQ8uVr%2Fuploads%2Fdry7tkf2gUD0fPFGNWjJ%2Fsignable.png?alt=media&#x26;token=4760fccd-7078-404f-958c-9eda131faef9" alt=""><figcaption><p>Signable delivery configuration</p></figcaption></figure>

## Signable Tags

Signable Tags is a feature that allows text to be used in documents as a placeholder for Signature, Date, Text, Upload and Checkbox. These tags will then be replaced with the relevant field.

One thing to remember when adding Tags to your template is to keep them on one line to ensure the Tag is retained. For example: `{signature:signer1:Please+Sign+Here}`

A tag has the following structure: **{WHAT:WHO:MESSAGE}**

{% hint style="warning" %}
Tags also do not support the use of characters other than A-Z, a-z, 0-9 E.g. “my+tag+name+/+label” is not valid.&#x20;
{% endhint %}

{% hint style="warning" %}
Tags are ***Case-Sensitive***.
{% endhint %}

### Types of Signable Tags

Signable supports the following types of fields&#x20;

* Signature&#x20;
* Date
* Text&#x20;
* Document Upload&#x20;
* Checkbox

#### Signature:

Syntax: `{signature:who:message}`

&#x20;Example: \
1\. {signature:signer1:please+sign+here}\
2\. {signature:signer2:please+sign+here}\
3\. {signature:signer3:please+sign+here}

<figure><img src="https://191679573-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LDwD-wIOendMUiQ8uVr%2Fuploads%2FBJUGBESXo5up9GObVLOZ%2Fsignable%20signature%20field.jpg?alt=media&#x26;token=5c27d945-b909-4ccf-9f05-68925585af8f" alt=""><figcaption><p>Signable signature field</p></figcaption></figure>

#### Date

Syntax: `{date:who:message}`

&#x20;Example: \
1\. `{signature:signer1:select+date+here}`\
2\. `{signature:signer2:enter+date+here}`\
3\. `{signature:signer3:select+date+here}`

<figure><img src="https://191679573-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LDwD-wIOendMUiQ8uVr%2Fuploads%2F8HjYXQ3k5Lpbsuoaz3i5%2Fsignable%20date%20field.jpg?alt=media&#x26;token=d27de5e8-d2c7-4e62-b203-91fbfe3d4ba4" alt=""><figcaption></figcaption></figure>

#### Text:

Syntax: `{text:who:message}`

&#x20;Example: \
1\. `{text:signer1:enter+name}`\
2\. `{text:signer2:enter+address+here}`\
3\. `{text:signer3:enter+phone+number+here}`

<figure><img src="https://191679573-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LDwD-wIOendMUiQ8uVr%2Fuploads%2FT5pEilgULwtkArAkQLAK%2Fsignable%20text%20field.jpg?alt=media&#x26;token=5fe74919-8e59-4292-af67-53c532d3cbec" alt=""><figcaption><p><code>Signable text field</code></p></figcaption></figure>

#### Document Upload

Syntax: `{upload:who:message}`

&#x20;Example: \
1\. `{upload:signer1:upload+file+here}`\
2\. `{upload:signer2:upload+document+here}`\
3\. `{upload:signer3:upload+here}`

<figure><img src="https://191679573-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LDwD-wIOendMUiQ8uVr%2Fuploads%2F8e3lyG8DimYR8Iq2tzjG%2Fsignable%20upload%20field.jpg?alt=media&#x26;token=32634d86-343d-4f87-abee-0e497659c8e3" alt=""><figcaption><p>Signable upload document field</p></figcaption></figure>

#### Checkbox

Syntax: `{check:who:message}`

&#x20;Example: \
1\. `{check:signer1:please+tick+if+appropriate}`\
2\. `{check:signer2:please+tick}`\
3\. `{check:signer3:please+tick+appropriate}`

<figure><img src="https://191679573-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LDwD-wIOendMUiQ8uVr%2Fuploads%2FQw4FY5LfWzOWjL25yZmw%2Fsignable%20checkbox%20field.jpg?alt=media&#x26;token=9ab04f92-5ef5-451e-9e74-c97319c96a89" alt=""><figcaption><p><code>Signable checkbox field</code></p></figcaption></figure>

### Optional Tags

A signable tag can be made optional by inserting a "?" after the first part of the tag.&#x20;

Examples:&#x20;

* `{text?:signer1:enter+name+here}`
* `{check?:signer2:Please+tick}`
* `{date?:signer3:select+date}`

### Adjusting the height and width of the tag

By default, the size of a tag is fixed to 10x100. This can be changed by mentioning the width and/or height of the tag while entering the tag.&#x20;

Examples:&#x20;

* `{text,w20,h30:signer1:enter+name+here}`
* `{check,w30:signer2:Please+tick}`
* `{signature,h40:signer3:sign+here}`

{% hint style="warning" %}
When providing both width and height for the tag, they shall be mentioned in the order of width and height only and not as height and width. \
\
Correct syntax: `{text,w20,h40:signer2:enter+age}`\
Wrong syntax: `{text,h40,w20:signer2:enter+age}`
{% endhint %}


---

# 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.docupilot.app/deliveries/signable.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.
