# Initials Field

### Add an Initials Field

<figure><img src="/files/7BK8BJn1jZP6vG3TLF1R" alt=""><figcaption></figcaption></figure>

1. Open the template in edit mode.
2. In the **Fields** panel, find the **Initials field** and add it to the template.
3. Configure the field and click **Save**.

### Field settings

Click the placed field to reopen the settings menu.

{% columns %}
{% column %}

* **Name** — field name shown in the document
* **Role name** — role that fills this field
* **Placeholder** — hint text shown before filling (if empty, **Name** is used)
* **Tooltip** — additional hint shown on hover (if empty, the default tooltip is shown)
  {% endcolumn %}

{% column %}

<figure><img src="/files/Sm8FtWDy82zNtDg60DTN" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% hint style="info" %}
The **Show advanced settings** option is available only when the field has no additional attributes.

If you add at least one attribute, this option disappears. All available attributes are shown for editing instead.
{% endhint %}

### Fill an initials field in the envelope

{% columns %}
{% column %}

1. Open the envelope where the initials field is located.
2. Click the initials field.
3. Draw initials in the modal, or switch to the **Text** tab.
4. Draw for at least **0.5 seconds** to pass validation.
5. Click **Clear** to reset the drawing area (optional).
6. Click **Sign** to apply the initials.

Click the initials image to replace it.
{% endcolumn %}

{% column %}

<figure><img src="/files/iGa1Onjhy4TAcjTMGEPC" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}


---

# 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://support.docstudio.com/user/template-builder/template-dynamic-fields/initials-field.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.
