Lease Management
Documents & PDFs
Generate, download, and manage lease documents. FairePlace uses Typst to render lease PDFs that comply with French rental law formatting requirements.
Generate a lease PDF
Code
Code
Template types
| Template | Description |
|---|---|
StandardLease | Standard residential lease (bail d'habitation) |
FurnishedLease | Furnished residential lease (bail meuble) |
StudentLease | Student mobility lease (bail mobilite) |
CommercialLease | Commercial lease (bail commercial) |
What's included in the PDF
The generated document includes all legally required sections:
- Parties — Owner and tenant identification
- Property description — Address, type, area, rooms, equipment
- Lease terms — Duration, rent, charges, deposit, payment terms
- Rent regulation — Reference rent, rent cap information (if applicable)
- Special conditions — Custom clauses
- Annexes — Energy diagnosis, lead assessment, asbestos report references
- Signature pages — Blank signature areas for each signer
Download a PDF
Code
List documents for a lease
Code
Code
Attach documents
Upload supplementary documents to a lease (energy diagnosis, insurance, etc.):
Code
Document types
| Type | Description |
|---|---|
lease_pdf | Generated lease document |
signed_pdf | Signed lease document (after e-signature) |
energy_diagnosis | Energy performance diagnosis (DPE) |
lead_assessment | Lead risk assessment (CREP) |
asbestos_report | Asbestos technical diagnosis |
natural_risks | Natural and technological risks statement (ERNMT) |
insurance | Tenant or owner insurance certificate |
inventory | Entry/exit inventory (etat des lieux) |
amendment | Lease amendment (avenant) |
other | Other document |
Re-generate a PDF
If the lease data changes (charges added, tenant updated), generate a new PDF. The previous version remains accessible.
Code
Note: Once a signature is initiated on a PDF, that PDF version is locked. Any changes require generating a new PDF and starting a new signature process.
Storage
Documents are stored securely with:
- AES-256 encryption at rest
- Tenant-scoped access (multi-tenant isolation)
- Automatic retention per French legal requirements
Related
- Lease Overview — Lease lifecycle
- Electronic Signatures — Sign the generated PDF
- Leases API — Full endpoint reference
- Media API — General file management
Last modified on