Contract prefill
Booking agreement intake
A contract-ready form for turning inquiry data into a reviewed service agreement before signature.
Agreement checklist
Scope of work and deliverables are based on the selected package, service-specific add-ons, event date, venue, and client notes captured during inquiry.
Booking is secured only after both parties sign the agreement and the required non-refundable retainer is paid.
Final balance, delivery schedule, travel, rush delivery, usage rights, print products, and overtime are confirmed in the final proposal before signature.
Insomniatic Media retains copyright to created images and grants the client usage rights defined by the selected service type and agreement.
Rescheduling, cancellation, weather, venue restrictions, and force majeure terms must be confirmed before the agreement is sent for signature.
Stored booking snapshot
{
"client": {
"name": "",
"email": "",
"phone": ""
},
"booking": {
"serviceType": "",
"eventDate": "",
"venue": "",
"urgency": "",
"budgetRange": ""
},
"investment": {
"packageName": "",
"packagePrice": "",
"addons": "",
"estimatedTotal": ""
},
"notes": "",
"clauses": [
"Scope of work and deliverables are based on the selected package, service-specific add-ons, event date, venue, and client notes captured during inquiry.",
"Booking is secured only after both parties sign the agreement and the required non-refundable retainer is paid.",
"Final balance, delivery schedule, travel, rush delivery, usage rights, print products, and overtime are confirmed in the final proposal before signature.",
"Insomniatic Media retains copyright to created images and grants the client usage rights defined by the selected service type and agreement.",
"Rescheduling, cancellation, weather, venue restrictions, and force majeure terms must be confirmed before the agreement is sent for signature."
]
}