deals-partnerships
Common Paper Design Partner Agreement
A design partner agreement cover page and standard terms, based on Common Paper's standard form. Covers partnerships where a company provides early access to a product in development in exchange for feedback and collaboration.
31 fields
CC-BY-4.0
Source: Common Paper
Fill this template
With Claude Code
Just ask Claude — no installation required:
Fill the common-paper-design-partner-agreement template for my company
With the CLI
npx -y open-agreements@latest fill common-paper-design-partner-agreement -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 (31)
| Field | Type | Description |
|---|---|---|
company_name |
string | Official company name (shown in header) |
product_description |
string | Description of the product being developed |
billing_period |
string | Billing period (e.g. "month", "quarter", "year", "term") |
term_length_unit |
string | Unit for term length (e.g. "months", "quarters", "years") |
discount_amount |
string | Discount amount (flat amount or percentage) |
free_text |
string | Free text entry for customizable sections |
open_text |
string | Open text entry for additional details |
partner_other_details |
string | Additional partner commitments not listed above |
provider_other_details |
string | Additional provider commitments not listed above |
has_partner_other_details |
boolean | Set to true when additional partner commitments are specified in partner_other_details. |
has_provider_other_details |
boolean | Set to true when additional provider commitments are specified in provider_other_details. |
partner_feedback_sessions |
boolean | Partner will participate in feedback sessions |
partner_case_study |
boolean | Partner will provide a case study |
partner_private_list |
boolean | Partner will appear in private customer lists |
partner_public_list |
boolean | Partner will appear on public customer lists and website |
partner_reference |
boolean | Partner will serve as a reference for prospective customers |
provider_discount |
boolean | Provider will give a discount for long-term agreement |
provider_develop_functionality |
boolean | Provider will develop specific product functionality |
has_fees |
boolean | Whether fees apply under this agreement |
governing_law |
string | State whose laws govern the agreement |
jurisdiction |
string | Courts with jurisdiction over disputes |
provider_signatory_type |
enum | Whether the Provider signatory is an entity or individual |
provider_signatory_name |
string | Full legal name of the Provider's signatory |
provider_signatory_title |
string | Title/role of the Provider's signatory (entity only) |
provider_signatory_company |
string | Company name for the Provider signatory (entity only) |
provider_signatory_email |
string | Notice email address for the Provider |
partner_signatory_type |
enum | Whether the Partner signatory is an entity or individual |
partner_signatory_name |
string | Full legal name of the Partner's signatory |
partner_signatory_title |
string | Title/role of the Partner's signatory (entity only) |
partner_signatory_company |
string | Company name for the Partner signatory (entity only) |
partner_signatory_email |
string | Notice email address for the Partner |