Documentation

Everything you need to get started with LeaseBook AI.

Getting Started

Quick Start Guide

Create your first lease in under 5 minutes

Lease Management

Create, edit, import, and manage leases

Accounting Engine

IFRS 16 & ASC 842 calculations, journal generation

Features

AI Contract Extraction

Upload PDFs and let AI extract lease terms

ERP Integrations

Connect to Oracle, SAP, NetSuite, and more

Reports & Compliance

Disclosure-ready reports for auditors

Developer

MCP Server

Connect AI agents to your lease data

API Keys

Generate and manage API keys for integrations

Quick Start Guide

1

Create Your Account

Sign up at leasebook.ai/register. Choose your accounting standard (IFRS 16, ASC 842, or both) and currency.

2

Add Your First Lease

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.

3

Generate Journals

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.

4

Run Reports

Go to Reports and select Maturity Analysis, Roll-Forward, or Portfolio Summary. Export to Excel for your auditors.

5

Connect Your ERP

Go to Integrations and connect your Oracle, SAP, or NetSuite instance. Approved journals and invoices sync automatically.

MCP Server Setup

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.