Everything you need to get started with LeaseBook AI.
Create your first lease in under 5 minutes
Create, edit, import, and manage leases
IFRS 16 & ASC 842 calculations, journal generation
Upload PDFs and let AI extract lease terms
Connect to Oracle, SAP, NetSuite, and more
Disclosure-ready reports for auditors
Connect AI agents to your lease data
Generate and manage API keys for integrations
Sign up at leasebook.ai/register. Choose your accounting standard (IFRS 16, ASC 842, or both) and currency.
Go to Leases → New Lease. Enter the lease terms manually or upload a contract for AI extraction. The system calculates PV, ROU asset, and generates the amortization schedule automatically.
Go to Accounting → Generate Month-End. Select the period and standard. Journal entries for interest, depreciation, and operating lease expense are created for all active leases.
Go to Reports and select Maturity Analysis, Roll-Forward, or Portfolio Summary. Export to Excel for your auditors.
Go to Integrations and connect your Oracle, SAP, or NetSuite instance. Approved journals and invoices sync automatically.
Connect AI agents (Claude Code, Cursor) to query your lease data.
# Add to Claude Code
claude mcp add --transport http leasebook https://leasebook.ai/api/mcp \
--header "Authorization: Bearer YOUR_API_KEY"
Generate API keys at Settings → API Keys. 6 tools available: list_leases, get_lease, calculate_lease, get_portfolio_summary, classify_lease, search_standards.