> 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/apps-and-integrations/platform-integrations/microsoft-word/initiate-sign-and-send-web.md).

# Initiate, Sign & Send (Web)

Step 1: Open the document that needs to be signed. Click on the More Options under the Home ribbon.

<figure><img src="/files/2to5yzXHSQ0CyPQKZgkZ" alt=""><figcaption></figcaption></figure>

Step 2: Click on emSigner. This will open the window at the right. Click on “Sign Document”.

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

Step 3: A message “Please wait while uploading…” will be shown. The document will be uploaded in emSigner and a popup with the preview of the document will be opened in a new window.&#x20;

Note: Allow the pop-up if it is blocked by the browser.

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

Step 4: Add the Signatories; Drag and drop the Signature placeholders.

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

Step 5: Click on the Signature place holder if you are the first signatory. Select the signature and click on “Apply and Preview”. Click on the “Send” button.

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

The document is sent to the second signatory in the workflow if there are more than one signatory. The Signed document can be accessed through the Completed Tab in the User Account Dashboard in the emSigner application.


---

# 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/apps-and-integrations/platform-integrations/microsoft-word/initiate-sign-and-send-web.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.
