**DRAFT — pending editorial expansion.** This article is a working draft published as scaffolding for the NINtec content programme. The current version covers the substantive perspective in compressed form; the published version will expand each section to the 2,000+ word depth the topic warrants. Editorial review is required before promotion.
Claude embedded into SaaS is operationally distinct from Claude as an internal tool. The deployment must respect per-tenant data isolation, scale economics that work at large customer counts, customer-scoped knowledge bases, metered-billing instrumentation, and the multi-region architecture SaaS-scale demands.
Per-tenant isolation patterns
Three layers — credential isolation (per-tenant Anthropic API keys or per-tenant Bedrock IAM scoping), prompt-template isolation (no cross-tenant context in shared system prompts), and data-source isolation (per-tenant retrieval indexes). Cross-tenant leakage is structurally prevented at the integration layer.
Per-tenant cost economics
Multi-tenant SaaS deployments need per-tenant cost telemetry from day one — both for unit-economics analysis and for customer-facing metered billing. The economics work because the marginal-cost-per-tenant is bounded.
Customer-success copilots
Customer-success teams query Claude over CRM, product-usage telemetry, and customer-history. Reduces routine-customer-question time materially. The customer-success team's time shifts to strategic-customer relationships.
In-product conversational interfaces
Conversational AI surfaces inside SaaS products — natural-language data queries, in-product help, AI-driven workflow guidance. The product gains a conversational layer without rebuilding the underlying functionality.
SaaS engagements run 10–18 weeks for single AI-feature deployments and 18–28 weeks for multi-feature programmes. Cross-region multi-tenant rollouts vary depending on existing platform multi-region maturity. Anthropic enterprise contracts include multi-tenant SaaS provisions we have negotiated multiple times.