Skip to main content
deals-partnerships

Common Paper Amendment

An amendment template for modifying existing agreements, based on Common Paper's standard form. References the original agreement and details the specific changes being made.

18 fields CC-BY-4.0 Source: Common Paper

Fill this template

With Claude Code

Just ask Claude — no installation required:

Fill the common-paper-amendment template for my company

With the CLI

npx -y open-agreements@latest fill common-paper-amendment -d values.json -o output.docx

With the hosted MCP

Add to your MCP config for zero-install access to all templates:

{
  "mcpServers": {
    "open-agreements": {
      "url": "https://openagreements.ai/api/mcp"
    }
  }
}

Fields (18)

Field Type Description
company_name string Company name (shown in header)
party_1 string Full name of the first party to the original agreement
party_2 string Full name of the second party to the original agreement
agreement_name string Name of the agreement being amended
agreement_date string Date of the original agreement
amendment_effective_date date Effective date of this amendment
amendment_topic string Topic or variable being changed
amendment_details string Details about what is being changed
party_1_signatory_type enum Whether the first party signatory is an entity or individual
party_1_signatory_name string Full legal name of the first party's signatory
party_1_signatory_title string Title/role of the first party's signatory (entity only)
party_1_signatory_company string Company name for the first party signatory (entity only)
party_1_signatory_email string Notice email address for the first party
party_2_signatory_type enum Whether the second party signatory is an entity or individual
party_2_signatory_name string Full legal name of the second party's signatory
party_2_signatory_title string Title/role of the second party's signatory (entity only)
party_2_signatory_company string Company name for the second party signatory (entity only)
party_2_signatory_email string Notice email address for the second party

Browse more templates

View all templates