> 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-outlook/initiate-sign-and-send-web.md).

# Initiate, Sign & Send (Web)

Step 1: Open the email in which the document is present. Click on the More actions icon. In the list click on the “emSigner” icon.&#x20;

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

Step 2: This will open a window at the right with the document for signing. Select the document and the supporting document if any. Click on “Send for Signature”.

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

Step 3: The document will be uploaded to emSigner, and it will be shown in a separate tab. Add the relevant signatories, drag, and drop the signature place holder to the required location in the document. If you are a signer, please complete signing and click on “Sign and Send”.&#x20;

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

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

Step 4: The document is signed successfully. The Signed document can be accessed through the Completed Tab in the User’ Account Dashboard.

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

If there are more than one signatory, then an email will be sent to the second signatory with the link to preview the document and sign.


---

# 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-outlook/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.
