Existing systems integration (visual-first)
Users
Ask in natural language
AI Sandbox
Governance · audit · cited answers
Existing systems
OpenAPI / Enterprise API
Read-first (query/summarize)Actions (confirm before execute)Reuse SSO/RBAC
No rip-and-replace: connect AI Sandbox through OpenAPI / enterprise APIs so users can query data and follow processes in natural language. Execution rights and access control remain on your side.
- Start with read-only integration: search/summary/explanation (e.g., SOP lookup, customer status, report summaries).
- Add controlled write/actions: for writes or workflow triggers, use “confirm before execute” and keep audit trails.
- Reuse your IAM: keep SSO/RBAC; you define who can access what.
Other articles
Related questions