# Signing a Contract and Contract Repository

## Signing a Contract using Ironclad

Ironclad can be used for executing contracts by using DocuSign. In order to initiate the signing process through Ironclad you should have already started a workflow and had the contract fully reviewed and approved by Legal.

* If you use a workflow on a Mattermost template, Ironclad will automatically send the contract out for review once all the approvals have been collected.
* If you use the 3rd Party Workflow, signature tags will have to be placed into the contract before sending it out for signature. Either method will send you (the Workflow Owner) an email once the agreement is fully signed. If you did get your agreement signed outside of Ironclad you can also upload the signed agreement into Ironclad.

For more information on placing signature tags or uploading a signed agreement, please look [here](https://drive.google.com/drive/folders/11ijHMxB6sgSawxIaafVeNaNLz0EYs9xp?usp=sharing).

## Mattermost Contract Repository

Ironclad contract management system is the central repository for all Mattermost contracts, with the exception of People Ops contracts. If you do not have access to Ironclad, you can contact [IT](https://helpdesk.mattermost.com/support/home) to request access.


---

# Agent Instructions: 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:

```
GET https://handbook.mattermost.com/operations/legal/ironclad-basics/signing-contracts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
