> 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/user-management-and-settings/offline-templates.md).

# Offline Templates

**Step 1:** Log in to the emSigner account using your **Admin User Name** and **Password**

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

Enter the password to login into the account.

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

**Step 2:** You can initiate bulk signing process in 3 simple steps

1. **Choose Template**
2. **Browse Documents**
3. **Sign**

**Step 3**: Click on the “*Bulk Signing*” option, from the left side panel.

<figure><img src="/files/6K3JDUM3z0rRq0YRJom8" alt=""><figcaption><p>Bulk Signing initiation from Dashboard</p></figcaption></figure>

**Choose Template**:

**Step 4:** You will be prompted to add a document template with signer positions to initiate ad-hoc signing. Click “*Ok*” to proceed with the next step.

**Step 5:** To create a new template click on the “*+Create Template Now*” button.

<figure><img src="/files/o9jWsDg0215B144tfZ1n" alt=""><figcaption><p>Select or Create a New Template</p></figcaption></figure>

**Step 6:** You will now be able to see the document details on the screen. On the right-side panel, you will find template settings;

<figure><img src="/files/kNdR0uSBtPPERZ1FLzwe" alt=""><figcaption><p>Preview and Template Settings</p></figcaption></figure>

***Procedure to create new template on the fly:***

* On the right side of the panel, you will see “Template Settings”; you need to select the pages where you need signatures and the signatory position
* Finally enter the template name and click “Save” to create the template on the fly

<figure><img src="/files/XGakMTco2hvWlqvsBm5g" alt=""><figcaption><p>Saving Template</p></figcaption></figure>

* Post which your document template will be created successfully.

**Browse Documents**:

**Step 7:** In this step, you need to select the “*Source*” folder (folder which contains the document(s) that need to be signed in bulk) by clicking “*Select Folder*” button.

Select the “*Destination* *folder*” (where the signed documents need to be stored) by clicking the “*Select Folder*” button and press “*Continue*“

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

**Sign:**

**Step 8:** You will find fields, where you can enter the reason, add watermarks to all documents and explore the settings below, followed by adding the company stamp which is optional. Once all the fields are filled in, click on the “Sign” button.

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

You have successfully signed all the documents!


---

# 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/user-management-and-settings/offline-templates.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.
