A comprehensive cloud-based accounting system — from invoicing and expenses to financial reports and tax compliance. Built specifically for businesses in the Kingdom of Saudi Arabia.
Integrated accounting tools built for Saudi businesses
ZATCA-compliant tax invoices — automatic issuance, sending, and approval
Receipts, payments, petty cash, collectors, bank reconciliation — all in one place
Trial balance, income statement, balance sheet, cash flow — instant and accurate
ZATCA compliant — Phase 2 e-invoicing, tax returns, audit files
An AI agent that reads your invoices and records them automatically — save your time
Import your data from Excel or CSV — partners, invoices, expenses, bank statements
Extend your accounting with specialized apps — installments, fixed assets, and more
Match bank transactions with accounting records automatically and resolve differences
Get started in three simple steps
Get an invite code and create your account in seconds
Complete the onboarding wizard — company profile, chart of accounts, tax settings
Issue invoices, record payments, and generate reports from day one
All ZATCA requirements handled automatically — no manual work
Intelligent agents that automate your accounting workflows
Upload a purchase invoice — the agent reads it, classifies expenses, and records it automatically
Connect your system with Fai via REST API — import and export data, create invoices automatically, and track reports from any external system.
# Create an invoice via API
curl -X POST \
https://api.fai.sa/v1/invoices \
-H "X-API-Key: fai_xxxx..." \
-d '{"partnerId":"...", "lines":[...]}'