# Ironclad Basics

Ironclad is a Contract Lifecycle Management platform that allows you, the end user, the ability to self-help by submitting a legal question, a document for review, or generate a contract on your timeline to suit your business needs.

## Introduction to Ironclad

Watch this [quick video](https://drive.google.com/file/d/1nPR4RMtMOAY6c0OjddEjZzJ-r4ZyD5or/view?usp=drive_link) for an introduction to Ironclad.

## Accessing Ironclad

1. You will log into Ironclad via Okta.

   ![Access Ironclad through Okta.](/files/XwrwN3xISYkY1Zsl2wEZ)

**Note**: If you do not see Ironclad listed, please contact [IT](https://helpdesk.mattermost.com/support/home) to request access.

2. Logging into Ironclad will take you to your Dashboard.

   ![Example of the Ironclad dashboard](/files/IFjFDRWDldGmq3pt6KoM)

From your Dashboard, you will have the ability to launch any workflow that you have access to. If you feel that you need access to a workflow that you don’t see, please reach out to LegalOps.

## View Ironclad How-To Guides

Ironclad how-to guides are available [here](https://drive.google.com/drive/folders/11ijHMxB6sgSawxIaafVeNaNLz0EYs9xp?usp=drive_link).

Topics include:

* Learning to Speak Ironclad
* Starting a New Contract
* Resuming a Saved Launch Form
* Reviewing a draft and make edits
* Send a Copy to the Counterparty
* Updating/Adding a New Version
* Placing Signature Tags in a Workflow
* Uploading an Executed Agreement


---

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