Use Case: Multi-Level Agreement Approval
Business Context
MSAs with high contract value and long duration expose organizations to increased financial, legal, and operational risk. To mitigate this risk, such agreements must be reviewed and approved by the appropriate stakeholders before execution. Conga Approvals enables you to configure rule-based, multi-level approval workflows that automatically route MSA-type agreements for review based on defined business criteria.
Overview
This use case demonstrates how to configure a rule-based, multi-level approval flow for MSA agreements using Total Contract Value (TCV) and Agreement Term (Months) as evaluation criteria. Only agreements that meet the defined entry criteria enter the approval flow. Based on agreement value and term, the system determines the required approval levels.
Scenario
A sales administrator creates an Agreement record, selects Type = MSA, and enters the Total Contract Value (TCV) and Agreement Term (Months). When the agreement is submitted for approval, Conga Approvals evaluates the record against the configured criteria:
- The agreement must be of type MSA
- The TCV must be greater than 5,000
If these conditions are met, the agreement enters the approval flow. Each approval level must be completed before the agreement can proceed. The agreement cannot move forward until all required approvals are completed.
| Step Name | TCV Range | Term Months | Finance Manager | Legal Queue | VP of Sales |
|---|---|---|---|---|---|
| No Approval | ≤ 5,000 | Any | No | No | No |
| Finance Approval | > 5,000 and ≤ 10,000 | Any | Yes | No | No |
| Finance + Legal Approval | > 10,000 and ≤ 50,000 | Any | Yes | Yes | No |
| Legal + Executive Approval | > 50,000 | > 12 | No | Yes | Yes |
Prerequisites
- The Agreement business object is available for approval configuration.
- The following fields exist on the Agreement object:
- Total Contract Value (TCV)
- Agreement Term (Months)
- Contract Type
- Approval Status (Approval Indicator)
- Only MSA agreements with Total Contract Value greater than 5,000 are submitted for approval.
- Agreements are routed automatically based on contract value and term month.
- Finance, Legal, and Executive approvals are enforced for high-value, long-term MSAs.
- Approval requests follow a sequential approval path.
- Agreements cannot proceed until all required approvals are completed.
