# Sales Contracts and Workflows

## Options for Starting a Workflow

All agreements, including Sales templates, are available via [Ironclad](https://handbook.mattermost.com/operations/legal/ironclad-basics).

They are [also available](https://drive.google.com/file/d/109PlgmPV6T5RvbGQjmMhZQ6Tqq7g6NGF/view?usp=sharing) via Salesforce. From the **Account** page, look for the **Get Started** blue button in the Ironclad section. Select the template you would like to start from the drop-down list that will appear in a new window and select **Launch Workflow**.

**Note**: If you do not have access to Ironclad, you can contact [IT](https://helpdesk.mattermost.com/support/home) to request access or ask your manager to submit on your behalf.

Once you have chosen your template, a new tab will open within Salesforce asking you to provide the information required to launch the contract.

Within Salesforce please follow the steps outlined below for each workflow to submit your contract. Here are the workflows that are available to the sales team via Salesforce:

* [Software license agreements](https://drive.google.com/drive/folders/16rZSy69i6qbeVnNyPgE9MeDxZ2E-nBBC?usp=drive_link)
* [Reseller agreements](https://drive.google.com/drive/folders/1-B38ySPmDaax8zG-yxcd0UmpLJKIJQq4?usp=drive_link)
* [Mattermost Order Form](https://drive.google.com/drive/folders/1pThSEDmKvCSSVFTyJISLomL--GCfvktp?usp=drive_link)
* [Mattermost MNDA](https://drive.google.com/drive/folders/1RCOFunB4N2tRLdsgPz-rgZZZW_U0As1h?usp=drive_link)
* [Legal Ticket](https://drive.google.com/drive/folders/13apaI4pxSXpggs_v0tDRUJqU9_ML8__6?usp=sharing)
* [3rd Party Agreement](https://drive.google.com/drive/folders/1lUT__bbFFP3vf4ZdyzsxErv6MaOJTX6C?usp=drive_link)
* [Customer Forms & Security Questionnaires](https://drive.google.com/drive/folders/1vDEZBR6VzZFZwvLxG-UAks4Tr5BADyrI?usp=sharing)


---

# 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/requesting-sales-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.
