> 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-teams.md).

# Microsoft Teams

The emSigner for Teams app supports Tab to facilitate the document signing functionality for Teams, Chat and Meeting. The integrated Teams app allows the user to upload single/multiple documents for signing, along with single/multiple supporting documents.&#x20;

Once the document is signed in Teams, it can be downloaded and will be available in the Share Point for Teams and One Drive for the Chat group. The emSigner Dashboard functionality allows you to view the documents under Pending for my signature, Pending for others, Completed, Declined and Recalled. The documents can be downloaded/viewed under the Completed tab.

**Salient features:**

* Ability to invoke emSigner in any Teams chat, channel or as a meeting.
* Dashboard to track status of documents (pending, completed).
* Upload and sign up to 10 documents with attachments and send them to multiple parties for their signature.
* Add dynamic fields to the document (Name, Email, Text etc.,) for originator/other parties to fill before signing.
* Set ability for parties to sign using legally valid/binding signatures (Crypto-token, AADHAAR, PAN, eSignature).
* Add eStamping (Online/Offline) to affix stamp paper dynamically wherever agreements require this capability.
* Complete audit trail, document log and activity log
* Downloaded document will be available in SharePoint and the Signed documents stored on emSigner.

**Sample Use Cases:**

* Agreements with online eStamping capability
* HR Offer Letters
* Sales contracts/quotations
* Internal approvals which require legal validity&#x20;

**Scope - emSigner for Teams:**

* Within the Chat window
* Within a specific team window
* Within a specific Group window


---

# 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-teams.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.
