Contract Playbook
Contract Playbook
| Field Name | Required Field | Unique? | Field Type | Field Description | Possible Values |
| Playbook | No | No | Row type discriminator - must be 'Playbook' | ||
| Name* | Yes | Yes | string(255) | Name of the clause (required). If a clause with this name exists, it will be updated. | |
| Description* | Yes | No | text | Rule description/condition (required) | |
| Active* | Yes | No | boolean | Whether the rule is active (required). Values: Yes/No. | |
| Playbook Clause | No | No | Row type discriminator - must be 'Playbook Clause' | ||
| Clause Type | No | No | Name of an existing Clause Type (optional) | ||
| Standard Text* | Yes | No | Standard/preferred clause language (required) | ||
| Decision Authority | No | No | Pipe-separated decision authorities (optional). Format: UserGroup:GroupName|User:user_login | ||
| Playbook Clause Rule | No | No | Row type discriminator - must be 'Playbook Clause Rule' | ||
| Instruction* | Yes | No | Action instruction for reviewer (required) | ||
| Alternate Text | No | No | Suggested alternate clause language (optional) |