
Core Features
Agents
Create and manage custom AI assistants combining Knowledge Bases, Tools, and Guardrails.
Knowledge Base
Upload internal documents and run vector search via the RAG pipeline.
Database
Query databases in natural language. Analyze data without writing SQL.
Agent Flows
Visually connect multiple agents to compose multi-step workflows.
Guardrails
Configure AI I/O security policies — PII detection, content filtering, blocked terms.
Tools
Connect OpenAPI or MCP servers so agents can interact with external systems.
Prompts
Save frequently used prompts as templates and share with the team. Invoke quickly via
/ commands.Glossary
Register domain terms so the AI accurately understands industry, abbreviation, and internal terminology.
Knowledge Graph
Connect glossaries, databases, and documents into one graph to deepen agent understanding.
Tags
Tag workspace resources to classify and filter them.
How the Pieces Connect
The heart of the Workspace is the Agent. Agents combine other workspace features to operate.| Connection | Role |
|---|---|
| Agent + Knowledge Base | RAG-based answers grounded on internal documents |
| Agent + Database | Data lookup via NL-to-SQL |
| Agent + Knowledge Graph | Unified glossary/DB/document linking — map business terms to data |
| Agent + Tool | External API calls (ticket creation, email sending, etc.) |
| Agent + Guardrail | I/O security validation (PII masking, content filter) |
| Agent + Glossary | Auto-recognition and accurate interpretation of specialized terms |
| Flow + Agent | Workflows that run multiple agents sequentially or in parallel |
Access Control
All workspace resources follow the same access-control model.| Option | Description |
|---|---|
| Public | Available to all users |
| Private | Available only to members of selected groups or organizational units. If unspecified, only the creator can access |
Get Started
Build an Agent
Create a custom AI by linking a base model, system prompt, and Knowledge Bases
Build a Knowledge Base
Upload internal documents and configure RAG search
Connect a Database
Connect a business DB and enable natural language queries
Use in Chat
Select your agent and start a conversation
