Equipment Rental Form Template
Gear list with quantities, out-and-back dates, and depot pickup or site delivery — a rental request your inventory check can answer in one pass.
Tell us what you need and for which dates. We check it against the inventory and reply with availability and a quote — nothing is reserved until we confirm.
Rental houses live and die by a single question asked over and over: is this exact item free between these exact dates? Everything else — the quote, the delivery run, the prep schedule — hangs off that availability check, and the check can only be as good as the request. A voicemail saying "some speakers for the weekend" cannot be checked against anything. This form exists to make every request checkable on first read: precise items, precise quantities, precise dates, out and back.
Why these fields. The category checkboxes and the free-text list work as a pair on purpose. Categories give you a five-second triage — an audio-only request routes differently from a full staging package — while the list field holds the truth: exact items and quantities, in the renter's own words, with a placeholder that models the format your warehouse team wants. Out and return dates are both required because a rental is an interval, not a day; the item is unavailable to everyone else for the whole span, and return-date ambiguity is where double-bookings are born. The pickup-or-delivery fork drives the form's logic: choosing delivery reveals the site address, while depot collectors never see an irrelevant address form. The what's-it-for question sounds like small talk and is not — a festival stage and a wedding imply different weatherproofing, redundancy, and advice you will want to volunteer in the quote.
What we left out. Item-by-item catalogs with checkboxes for every SKU — inventory changes weekly, and a form that mirrors your warehouse becomes a maintenance job; the free-text list plus your reply is the honest interface. Also payment and deposit collection: money moves after availability is confirmed and terms are accepted, through your invoicing, not through a form.
Who uses this. AV and production rental houses, camera-gear rental desks, party and event hire companies (tables to tents), tool-hire yards, and university media departments lending kits to students. Churches and schools lending sound gear internally run the same intake with a shorter list.
Make it yours. Swap the categories for your racks and extend the logic — many houses add an insurance-certificate upload that appears only for camera or rigging requests. If you want renters to acknowledge rental terms at request time, add a signature block; it captures a drawn signature alongside the answers. A webhook can push each request into your inventory or job-management system the moment it arrives, so the availability check starts before anyone opens email.
Checkable requests, quotable replies. When the ask arrives structured, your answer can be a quote instead of a question. That single upgrade — every reply moving the deal forward — is worth more than any catalog page.
Frequently asked questions
Does submitting the form reserve the gear?
No — it starts the availability check. Gear is held only when you confirm and the renter accepts the quote, which keeps the racks honest and double-bookings out.
Why does the delivery address only appear for some people?
A logic rule shows it only when "deliver to my site" is chosen — depot collectors skip it. The rule is visible and editable in the Logic panel.
Can renters accept our terms as part of the request?
Add a signature block from the editor and renters sign as they submit. For the full contract with damage terms, most houses still send paperwork with the quote.
How does this connect to our inventory system?
Through a webhook — each request POSTs as JSON to your endpoint in real time, signed and retried if your system is down, so your stock check can start automatically.