Elastbiz · Docs — documents as rows
Live now

Documents your AI can read.

Docs live on the same partition substrate as Tables — not in a separate wiki silo. Each document is a row that links to customers, projects and invoices, and AIRecords gives AI a parsed, structured view of the content instead of a wall of text.

Documents as rowsAIRecords structureRow linkingMCP-readable
DocsOnboarding Guide
Documents · 14 docs · 3 linked rows
📄
Onboarding Guide
linked: Customers/Acme
updated today
📄
Refund policy
linked: Invoices
v4
📄
Runbook — deploys
AIRecords: parsed
read by agent
📄
Meeting notes 07-14
draft
02 · Why Docs

Wikis are silos. Docs are rows.

The problem

The wiki nobody reads.

Notion, Confluence and wiki pages live next to your business, not in it. The doc that explains a customer’s setup has no link to the customer. AI can fetch a page, but it gets prose — not structure.

The solution

Documents in the graph.

A doc is a row on the same substrate as everything else. Link it to the customer, the project, the invoice it describes. AIRecords stores a parsed structural view alongside the text, so agents can answer from your docs instead of guessing.

03 · What's inside

Feature depth, not surface area.

Documents as rows

Create, edit, list and search docs through the same API surface as every other app. A doc is a row with history, not a page in a silo.

AIRecords structure

The AI-parsed view of a document is stored as structured records next to the text — agents query structure, not prose.

Row linking

Link a doc to the Customer, Project or Invoice it describes. AI can walk from the row to the doc and back in one query.

Same substrate as Tables

Docs live in your org’s partitions. Your access model, your backups, your export — nothing separate to operate.

API-first

List, create, get, update, delete — the full lifecycle is plain HTTP endpoints your workflows and agents can call.

Per-org entitlement

Docs is an installable app: turned on per organisation, gated server-side like every Elastbiz app.

04 · Deployment

Self-host or cloud — both are first-class.

The same binary. The same substrate. Move between them with a data export.

☁ Cloud Managed

We host Docs at app.elastbiz.com. EU data residency, backups on us.

  • Zero ops
  • Nightly backups
  • EU data residency

⌂ Self-host Free · ELv2

Docker one-liner. Your documents stay on your disk; the substrate handles everything else.

  • Your data on your disk
  • Same binary as cloud
  • Air-gapped-friendly

Put your documents in the graph.

Docs as rows. AI-parsed structure. Linked to the business they describe.