Using merge fields

Merge fields let you write a contract once and have it auto-populate with deal-specific data when rendered.

Available merge fields:
• {{customerName}} — the customer signer's full name
• {{customerCompany}} — the account/company name
• {{customerEmail}} — the customer's email address
• {{customerAddress}} — the billing address
• {{price}} — the contract value
• {{product}} — the product or service name
• {{startDate}} — contract start date
• {{endDate}} — contract end date
• {{today}} — the date the contract is rendered
• {{orgName}} — your organization's name
• {{solicitationNumber}} — solicitation or RFP number
• {{contractVehicle}} — procurement vehicle
• {{opportunityId}} — the linked opportunity ID

Click any of the Insert Field buttons in the editor to add the token at your cursor position.