Full AI
Complete AI answer with formatted markdown, bullet insights, data summary, and auto-selected chart.
LLM + full datatableArth.ai is built for B2B software that ships to customers of every privacy posture — from cloud-native to fully local. Set the mode per customer, per workspace, or per data table.
Rich answers with chart and insight. LLM sees the full table.
Text values tokenized before the LLM. Original values restored in output.
AI sees column statistics. Full table rendered locally — rows never exposed.
Pure server-side rendering. Zero external API calls.
Plus API key + origin guard — every widget locked to your domain.
Same engine, four operating profiles. Configure per customer, per table, or per plan tier.
Complete AI answer with formatted markdown, bullet insights, data summary, and auto-selected chart.
LLM + full dataText values tokenized before the LLM. AI answers with masked data; original values restored in the output your users see.
LLM + tokens onlyAI generates narrative from column statistics. Full data table rendered locally — rows never exposed to the model.
LLM + aggregatesPure server-side rendering with deterministic templates. Zero external AI calls. Maximum data privacy and infrastructure control.
No LLM callsEvery API key is bound to your domains. Requests from any other origin are rejected at the edge.
Locked to your domainEvery prompt, query, and answer logged. Role-based access. SSO and SCIM on enterprise plans.
SSO · SCIM · Audit logYou configure the mode at workspace level. The widget, the API, and the Chrome extension all inherit the same policy — your customers never see a less-strict surface by accident.
defaults: mode: full_ai log_queries: true byo_llm: false overrides: # EU enterprise tenants stay masked. - match: customer.region == "EU" mode: masked # PII tables never leave our infra. - match: table.tags.contains("pii") mode: local_template
Full AI (the model sees the full table for the richest answers), Masked data (text values are tokenized before the LLM and restored in the output), Hybrid / stats only (the model sees only column statistics while the full table renders locally), and Local template (pure server-side rendering with zero external AI calls). You pick the trade-off between capability and privacy.
Yes. You set a default at the workspace level and override it per customer, per table, or per plan tier — for example, masked mode for EU enterprise tenants and local template for PII-heavy tables. The widget, REST API, and Chrome extension all inherit the same policy, so no surface is less strict by accident.
No. tableArth.ai does not train models on your data. In Local template mode no data leaves your infrastructure at all, and in Hybrid mode only column statistics — never raw rows — are sent to the model.
Every API key is bound to your domains by the origin guard. Requests from any other origin are rejected at the edge, so a leaked key can't be used to query your data from an unauthorized site.
Yes — bring-your-own-LLM is available on enterprise plans, so AI calls route through your own provider and key. Enterprise plans also add SSO, SCIM, role-based access, and audit logging of every prompt, query, and answer.
SOC 2 Type II is in progress. For the current status and to review our controls, book a security review and we'll walk through the specifics for your rollout.
We’ll walk through the exact policy you’d set for your customer base.