Contract Intelligence Extractor

Steps in this workflow
Extract critical information from your contracts automatically using AI to review and summarize key terms. Here's how it works:
- Upload one or more contract files to start the workflow
- The AI analyzes each contract to extract duration, services, pricing, termination clauses, and penalties
- For each contract, an email summary is sent with all the extracted information
- Perfect for quickly understanding the essential terms across multiple agreements
Manually trigger the workflow by uploading one or more contract files through a form. The user can define the input schema to accept an array of contract documents.

Iterate through each uploaded contract file in parallel. This allows the workflow to process multiple contracts simultaneously, with outputs from each iteration aggregated into lists.

Use AI to analyze each contract and extract key information including contract duration, services provided, commercial terms, termination clauses, and penalties. The AI returns structured data with clear labels, noting when information is not specified in the contract.

Send an email containing a formatted summary of the extracted contract information. The email includes all key terms identified by the AI in an organized, easy-to-read format with the contract filename as the subject.

