Included in Tier 3 · AppSumo Lifetime Deal

Your invoice data
never leaves your network.

Run the AutoData AI parser inside your own infrastructure. Perfect for accounting firms, legal, healthcare — any team that can't send sensitive documents to a cloud.

See LTD pricing How it works

Who this is for

Some documents can't leave the building. If your industry has that constraint, on-premise is the only option that works — and now it's affordable.

📊

Accounting firms

Client tax records, payroll, banking. Compliance frameworks (SOC 2, GDPR) prevent cloud-first tools. On-premise keeps you compliant without giving up automation.

⚖️

Legal teams

Attorney-client privilege forbids third-party processing. Deploy AutoData behind your firewall and process invoices without breaking privilege.

🏥

Healthcare & HR

HIPAA / patient data / employee expenses. Your compliance officer will love that documents never touch the public internet.

Cloud vs. On-Premise

Cloud is fine for 90% of teams. But when it's not, you need this.

FeatureOn-Premise AgentCloud SaaS
Documents leave your network?No — neverYes (encrypted)
Compliance-friendly (SOC 2, HIPAA, GDPR)AutoWith DPA
Air-gapped deploymentYesNot possible
AI model runsClaude API (encrypted, no training)Claude API (encrypted, no training)
Setup time~30 min (docker compose)Instant
Included inLTD Tier 3All tiers

How it works

The agent runs as a small Docker container inside your network. Watches a folder, processes PDFs locally, writes structured data to your database or Google Sheets.

# 1. Download the agent curl -sSL https://autodata.growsight.online/agent/install.sh | bash # 2. Configure with your API key + watched folder cat > config.json << EOF { "api_key": "gs_live_your_key_here", "watch_folder": "/mnt/finance/invoices", "output": "google_sheets", "sheet_id": "1abc..." } EOF # 3. Run docker run -d --restart unless-stopped \ -v $(pwd)/config.json:/config.json \ -v /mnt/finance/invoices:/watch \ autodata/agent:latest

The agent talks to Claude via HTTPS (only outbound). Your PDFs stay on your disk. Extracted data lands wherever you configure it: your DB, Sheets, S3, or a custom webhook.

Ready to keep your data yours?

Get the on-premise agent included in the LTD Tier 3 deal. One payment, lifetime access, on your infrastructure.

Get Tier 3 — $299 lifetime