deals-partnerships
Common Paper Pilot Agreement
A pilot agreement cover page and standard terms, based on Common Paper's standard form. Covers trial or pilot periods for cloud services, including fees, support, and liability provisions.
29 fields
CC-BY-4.0
Source: Common Paper
Fill this template
With Claude Code
Just ask Claude — no installation required:
Fill the common-paper-pilot-agreement template for my company
With the CLI
npx -y open-agreements@latest fill common-paper-pilot-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 (29)
| Field | Type | Description |
|---|---|---|
company_name |
string | Official company name (shown in header) |
product_description |
string | Description of the product being piloted |
pilot_period |
string | Length of the pilot period (e.g. "3 months") |
custom_start_date |
string | Custom start date for the pilot |
pilot_fee |
string | Fee for the pilot period (dollar amount) |
fees_description |
string | Description of fees |
payment_frequency |
string | Payment frequency (e.g. "monthly", "quarterly", "annually") |
payment_terms_days |
string | Number of days to pay after invoice |
payment_due_from |
string | When payment terms start (e.g. "Customer's receipt of invoice") |
technical_support |
string | Description of included support and how to access it |
support_policy_reference |
string | Reference to or location of support policy |
general_cap_amount |
string | General liability cap dollar amount |
cap_multiplier |
string | Liability cap multiplier (e.g. "2") |
pilot_is_free |
boolean | Whether the pilot is free (true) or paid (false) |
payment_by_invoice |
boolean | Whether customer pays by invoice |
payment_automatic |
boolean | Whether customer pays automatically |
cap_type |
string | Liability cap type: multiplier, dollar, or greater_of |
governing_law |
string | State, province, and/or country 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 |
customer_signatory_type |
enum | Whether the Customer signatory is an entity or individual |
customer_signatory_name |
string | Full legal name of the Customer's signatory |
customer_signatory_title |
string | Title/role of the Customer's signatory (entity only) |
customer_signatory_company |
string | Company name for the Customer signatory (entity only) |
customer_signatory_email |
string | Notice email address for the Customer |