> For the complete documentation index, see [llms.txt](https://support.emsigner.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.emsigner.com/initiate-and-sign-envelopes/signing-a-document/as-an-internal-user/selecting-your-signature-type-mode.md).

# Selecting your signature type/mode

When the signer clicks on a **signature placeholder** in the document, the **Generate Signature Settings** panel opens. This allows the signer to choose how they want to sign the document.

<figure><img src="/files/zhlQodthmF2Vg1QbyGmo" alt=""><figcaption></figcaption></figure>

#### Available Signature Modes

The **Mode of Signature** dropdown displays the signing options enabled for the account. These options are:

* Configured by the **administrator** at the account or environment level
* Further governed by the **initiator’s template or workflow configuration**

Only the options enabled by the admin and allowed in the workflow will be visible to the signer.

**Common Signature Modes include:**

* **eSignature** – Platform-based electronic signature suitable for most global workflows
* **Digital Signature (Token or Smart Card)** – Certificate-based signing using physical or software-backed digital certificates
* **Region / Regulation-Based Trusted Signatures** – Country- or regulation-specific signing options enabled based on compliance needs\
  \&#xNAN;*(for example: Aadhaar eSign – India, Qualified eSignature / eIDAS – EU, Lanka Sign – Sri Lanka)*

#### Selecting and Previewing a Signature

After selecting a signature mode:

* The signer can choose a **visual representation** of their signature (sample styles, draw, upload, or saved signatures, based on availability).
* The signer clicks **Apply** or **Apply and Preview** to see how the selected signature appears on the document.

#### Key Notes

* The signer **cannot access signing modes** that are not enabled by the administrator.
* The available options ensure compliance with organizational, regional, and regulatory requirements.
* The selected signature style and mode are applied consistently across all applicable signature placeholders in the document.

Once the signature mode is selected and previewed, the signer can proceed to complete other required fields or continue navigating through remaining signature and initial placeholders.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.emsigner.com/initiate-and-sign-envelopes/signing-a-document/as-an-internal-user/selecting-your-signature-type-mode.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
