# How do you configure stamps?

### **More information about the stamps:**

<details>

<summary>Signature</summary>

*This stamp will specify the space in the document where a signatory is supposed to place their signature in the requested document.*

</details>

<details>

<summary><strong>Initial</strong></summary>

*This stamp will specify the space in the document requested where a signatory is supposed to place their initials.*

</details>

<details>

<summary><strong>Date Signed</strong></summary>

*This stamp will be autogenerated based on the date a signatory places the signature on the requested document.*

</details>

<details>

<summary><strong>Name</strong></summary>

*This stamp will be auto-generated by the system based on the signatory name specified in the **SIGNATORY*** *section of the document sending process.*

</details>

<details>

<summary><strong>Email</strong></summary>

*This stamp will be auto-generated by the system based on the signatory email specified in the **SIGNATORY** section of the document sending process.*

</details>

<figure><img src="/files/3XHSLkaxnuibCMViTD5M" alt=""><figcaption></figcaption></figure>

### **More stamp related actions:**

{% hint style="info" %}
To change the position of a stamp:

Select, and drag and drop stamp in the required position on the document.
{% endhint %}

{% hint style="info" %}
To resize a stamp:

Select one of the handles of the stamps and drag until it reaches the size you want.
{% 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://docs.sign.enadocapp.com/faqs/how-do-you-configure-stamps.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.
