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
We’ll walk through the exact policy you’d set for your customer base.