Haven lets you require a digital rental agreement that guests sign before arrival. Unlike House Rules — which are the friendly summary of what is allowed in the home — the Rental Agreement is the legal artifact: we snapshot the markdown to a PDF, capture the signer's name, IP address, browser, and timestamp, and store the signed PDF for your records.
Turn it on when you want a paper trail beyond the OTA's terms or your checkout-time checkbox. Common scenarios:
Open Extras → Rental Agreements in the host sidebar (or /host?tab=rental-agreements).
From there you’ll use up to four inner areas:
You can deep-link straight to a sub-panel with raSub=library, pending, signed, or settings on the same URL (for example /host?tab=rental-agreements&raSub=library).
On Edit Listing → Rental agreement and in the Rental Agreements → Property settings side sheet, a Guest preview (phone-shaped frame) loads your guide home tab as if the guest had a confirmed pre-arrival stay: when Require signature is on, switch Before signing and After signing to see gated tiles versus everything unlocked; when it is off, the preview shows the unlocked guide. Saving agreement text or using refresh reloads the preview so you see your latest markdown and version.
Use Rental Agreements → Library to maintain your library of markdown definitions.
A pinned listing renders a snapshot of its library template. To change the wording, edit the template in the library — not on the listing. Use the Edit in library button (on the Property settings side sheet, the Edit Listing → Rental agreement section, and the multi-unit site default card) to jump straight to that template; saving there propagates the new text to every listing and site it's attached to. A substantive edit bumps the version and may ask upcoming guests to re-sign.
Saving agreement text from Edit Listing or Guest Portal (rather than editing the shared library row) instead converts the property to custom text and clears a direct pin, so library sync cannot overwrite local edits unexpectedly.
This library + attach + multi-unit-default + inheritance pattern is shared with Local Guides, FAQs, Blog, and Taxes — see Reusable Content Libraries & Inheritance for the cross-feature model.
Inside /properties/[code]/guide, the guest sees a tile labeled Sign
agreement with an amber "action needed" treatment. Tapping it opens a sheet
with:
On a phone, guests both type their legal name and draw their signature with a finger before tapping I agree and sign; the drawn signature is embedded in the audit PDF.
After signing, the tile flips to Signed with a download link to the signed PDF. The previously locked tiles — WiFi, check-in steps, smart-lock / keypad codes, directions, and host contact — unlock immediately on the same screen.
The dedicated Rental Agreements page (under Extras → Rental Agreements in the host sidebar) is the central place to manage every aspect of digital rental agreements across your portfolio. From there you get:
In addition, you can find signed PDFs in two more contextual places:
Require pre-arrival signature enabled shows a Rental
Agreement card. As the host you see signer name, signed-at timestamp, IP
address, browser, agreement version, and a Download PDF button. Unsigned
bookings show a Send reminder button.Each time you change the agreement markdown in a way that changes the legal
text, Haven increments rentalAgreementVersion. Existing signatures keep
referencing the version they signed (you can still see and download those
historical PDFs), but upcoming bookings — anyone whose stay has not yet
checked out — sees a Re-sign needed banner in their guide and must sign the
new version before access gating clears again.
When you save a version bump we show a small banner letting you know how many upcoming bookings will be asked to re-sign. The historical signed PDF is retained on every booking for your audit trail, so you always know exactly what was agreed to and when.
| Concept | What it is | Where guests see it |
|---|---|---|
| House Rules | Friendly markdown of the dos & don'ts in the home | Booking modal + guide tile + welcome book PDF |
| Rental Agreement | Legally signed acceptance with audit trail | Booking modal preview + guide signing sheet |
Both can be on at the same time and they appear stacked in the booking
checkout modal: the house-rules summary first, the rental-agreement preview
second. The booking-time checkbox stores houseRulesAccepted = true; the real
signed acceptance happens later inside the guide.
Typed-name signatures only — no drawn canvas signature yet.
Lead booker signs on behalf of the party. Co-guest invitee signatures are on the roadmap.
Only markdown agreements are supported in this release. We generate the PDF from markdown so we can stamp the signature footer reliably — host-uploaded PDFs as the source agreement are planned separately.
Guest Identity Verification — adds an optional Stripe Identity check on top of the rental agreement signature.
© 2026 Book With Haven, LLC.