Vaulti SDK

Embed AI into enterprise applications

Bring contextual retrieval, agentic workflows, and enterprise knowledge directly into your applications — with a lightweight SDK that ships in minutes.

vaulti-sdk · app.js
1import { Vaulti } from '@vaulti/sdk';
2 
3const vaulti = new Vaulti({ apiKey: process.env.KEY });
4 
5const answer = await vaulti.query({
6  question: "Delayed EMEA shipments?",
7  sources: ['logistics', 'contracts']
8});
Vaulti.query() · 8 sources
Reviewing logistics records
Retrieving supplier agreements
Connecting operational data
Three supplier contracts are linked to delayed EMEA shipments across logistics partners.
L logistics_api C contracts_db O ops_dashboard
Why Vaulti SDK

From enterprise data to intelligent actions

A unified workflow layer that connects every source, retrieves with context, and executes agentic actions inside the apps you already run.

Connect Across Sources

Bring documents, databases, APIs, and operational systems into one integrated AI workflow layer.

Docs
DB
API
Systems
Tools
Apps

Process Enterprise Knowledge

Understand, retrieve, and connect enterprise knowledge for contextual AI experiences across systems.

UND
RTV
ANS

Enable Agentic Responses

Move beyond retrieval with AI-powered responses, workflow actions, and operational task execution.

Customer Agent
Instant answers · no 20-min hold
Compliance Agent
Auto-flagged · instant conflict alerts
Capabilities

Embedded AI retrieval and execution

Scroll through four core capabilities — each one stacks into view as you go.

01 / Contextual retrieval

Retrieve enterprise knowledge inside applications

Pull contextual answers directly inside portals, support tools, and operational workflows — no separate search interface required.

Read the retrieval guide
SDK Query Embedded
A
Show delayed shipments linked to supplier contracts in EMEA.
Reviewing logistics records...
Retrieving supplier agreements...
Connecting operational data...
Three supplier contracts are linked to delayed EMEA shipments across logistics partners.
logistics + contracts
02 / Multi-source intelligence

Connect documents, databases, APIs and systems

Generate unified contextual AI experiences across any combination of enterprise data — structured or unstructured.

Browse data connectors
SDK Query4 sources merged
A
Which policies changed after the latest GDPR compliance update?
Reviewing governance documents...
Comparing updated GDPR clauses...
Validating compliance references...
Three enterprise retention policies were updated following the latest GDPR revision.
EU Compliance Handbook
03 / Source-backed responses

Trusted answers, citable inside any product

Generate source-backed AI answers directly within enterprise products, workflows, and customer-facing application experiences.

View citation model
SDK QueryCatalog verified
A
What are the four modules in the "Data Analytics Fundamentals" course?
Retrieving course documentation...
Identifying module structure...
Validating source references...
The course covers Data fundamentals, Excel for analysis, SQL querying, and Introduction to Python.
course_catalog.pdf · p.8, p.12
04 / Agentic execution

Trigger workflows and operational actions

Move beyond answers — Vaulti SDK can execute workflow responses and operational actions directly across connected enterprise systems.

Explore agent triggers
SDK ActionWorkflow triggered
A
Create a priority escalation for unresolved billing support issues.
Reviewing unresolved support tickets...
Checking escalation policies...
Triggering workflow execution...
Priority billing escalation created successfully for enterprise support operations.
support_workflows · ESC-204
PDF procurement_q4
XLS supplier_review
DOC board_summary

AI workflows for every team

Embed AI-powered retrieval, responses, and workflow execution directly into operational enterprise experiences.

Explore Vaulti SDK
Use Case · HR Platforms

Bring HR knowledge into the systems employees already use

Embed onboarding policies, employee records, and enterprise knowledge retrieval directly into HR systems and portals.

Onboarding documents inside the HR portal
Self-serve leave, benefits and policy answers
Region-aware responses tied to local handbooks
See HR integrations
▸ HR Portal · embedded
How many days of parental leave do I get?
Full-time employees receive 16 weeks of paid parental leave, available within the first year of the child's birth or adoption.
vaulti.query · HR_Handbook §4.1
Use Case · Customer Support Applications

Instant answers inside your support tooling

Deliver instant troubleshooting guidance, policy answers, and contextual support responses inside customer-facing applications.

Knowledge base retrieval inside the agent console
Auto-suggested replies grounded in policy
Escalation triggers from inside the ticket flow
Read support playbook
▸ Agent Console · embedded
Return policy for damaged international orders?
Damaged items qualify for full refund within 30 days, including return shipping on international orders.
vaulti.query · Support_KB §3.2
Use Case · Legal & Compliance Tools

Surface clauses and obligations inside legal workflows

Retrieve contract clauses, governance policies, and compliance references directly within enterprise legal workflows.

Indemnity, liability and renewal clause lookup
Policy drift detection against current regulation
Compliance answers inside the matter management UI
Legal use cases
▸ Legal Workflow · embedded
Which vendor contracts auto-renew before December?
Three contracts auto-renew: Acme MSA (Nov 14), Nimbus SLA (Nov 28), and Polaris NDA (Dec 09).
vaulti.query · Contracts_Vault
Use Case · Learning Platforms

Course-aware AI that learners can actually use

Enable AI-powered course retrieval, contextual learning support, and knowledge access across educational platforms.

Module-level Q&A grounded in the syllabus
Contextual hints inside the learner UI
Cross-course knowledge retrieval
Learning use cases
▸ Learning Platform · embedded
What's covered in "Data Analytics Fundamentals"?
Four modules: Data fundamentals, Excel, SQL querying, and Introduction to Python.
vaulti.query · course_catalog.pdf
Use Case · Internal Enterprise Portals

Make every internal app searchable and intelligent

Bring connected enterprise search and AI-powered retrieval into operational dashboards and internal business applications.

Unified search across every connected system
Cross-domain answers without rebuilding UIs
Embedded chat surfaces inside dashboards
Portal patterns
▸ Internal Portal · embedded
Top supplier risks across procurement?
Three themes: supplier concentration, FX exposure in EMEA, and APAC freight costs.
vaulti.query · 3 sources merged
Use Case · Operations & IT Systems

Operational knowledge inside the tools your teams use

Embed contextual troubleshooting, deployment retrieval, and operational knowledge directly into enterprise workflow environments.

Trace regressions back to the deploy that caused them
Surface runbooks and post-mortems on demand
Trigger workflow actions from inside the IT console
Ops integrations
▸ IT Console · embedded
What's causing the checkout latency spike?
Tied to a recent checkout-service.js deployment affecting container-3.
vaulti.query · Eng_Runbooks
Process

How Vaulti SDK works

From integration to execution — five steps from connecting your data to triggering enterprise actions.

Step 01 · Integrate

Drop the SDK into your existing stack

One install. Authenticate, configure your sources, and Vaulti is callable from anywhere in your application code.

npm install @vaulti/sdk
JS · TS · Python REST · gRPC 5-min setup
Step 02 · Process

Connected data, ready for AI

Documents, databases, APIs, and operational systems are indexed and structured for contextual understanding.

logistics_db
indexed · 2.4M rows
contracts_api
connected · 312 endpoints
policy_docs
parsed · 1,847 files
Step 03 · Retrieve

Source-backed retrieval across systems

One query reconciles answers across every connected source — Vaulti SDK handles the cross-system retrieval for you.

PDF
policy_docs
DB
logistics_db
API
contracts_api
SYS
ops_dashboard
Step 04 · Agentic response

Intelligent responses inside your product

Vaulti SDK returns a grounded, citable response that your application can render natively — no extra UI lift.

Three supplier contracts are linked to delayed EMEA shipments. Recommended action: flag for procurement review.
L logistics_api · /shipments C contracts_db · §EMEA O ops_dashboard · alerts
Step 05 · Execute

Trigger workflows from the AI response

Don't stop at an answer — Vaulti SDK can call back into your systems to create tickets, escalate, notify, or update records.

Create a priority escalation for unresolved billing tickets.
Escalation ESC-204 created for 7 unresolved tickets. Assigned to Billing Ops.
Notify the on-call manager.
Slack alert sent to @billing-oncall. Pager triggered for L2.
Workflow executed · 2 actions, 3 systems touched
SDK Integration

Integrates into the tools you already use

Embedded retrieval, flexible deployment, and a lightweight architecture that fits the way your enterprise already works.

Works inside your applications

Integrate with enterprise portals, internal systems, workflow tools, and customer-facing business applications.

Embedded AI search into support portal
8:09 PM · Customer Experience
!
Detected disconnected data source
8:07 PM · Supply Chain
Retrieved answers in learning platform
8:05 PM · Training Hub
Synced search across operational tools
8:03 PM · Internal Apps

Flexible & secure deployment

Deploy across cloud, hybrid, or on-premises environments with Microsoft Azure-secured infrastructure.

region-eu-1
active
region-us-1
active

Easy SDK integration

A lightweight architecture that ships fast across connected systems, enterprise workflows, and operational platforms.

CONN
INT
RTV
RESP
Certified & aligned
SOC 2 Type II
ISO 27001
GDPR
HIPAA Ready
Azure Secured

Integrate AI into enterprise workflows

Embed contextual retrieval, intelligent responses, and workflow execution directly into enterprise products and workflows.

Live Demo

Book a Personalised Vaultiscan Demo

See how your teams can:

  • Get trusted answers grounded in your business knowledge
  • Access information across documents, enterprise data, and business systems
  • Deploy AI securely within your existing environment
  • Scale enterprise knowledge access without compromising data security
SOC 2 GDPR ISO 27001

See Vaultiscan in Action

Fill in your details and our team will arrange a personalised demo.

Free Trial

Request a Free Trial

See how Vaultiscan fits your business requirements, data environment, and security needs with a guided evaluation experience.

  • Full platform access for your team
  • Connect your own documents and data sources
  • Dedicated onboarding support
  • No credit card required
Setup in minutes Enterprise-grade security

Start Your Free Trial

Tell us a bit about your team and we'll get you set up.

Get Started

Let's explore how Vaultiscan fits your business.

Fill in your details and our team will contact you to discuss your use case and next steps.

  • A personalised discussion based on your use case
  • Guidance on deployment, security, and integrations
  • Direct access to our team — no chatbots or automated responses

Tell us what you're looking for

Just a few details to begin.

By submitting, you agree to our Terms & Privacy Policy.