Skip to main content
The Workspace is where you tailor AI to your work and share it with your team. With agents at the center, combine Knowledge Bases, Databases, Tools, Guardrails, and more to build an AI environment customized for your organization.
Workspace main screen

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.
ConnectionRole
Agent + Knowledge BaseRAG-based answers grounded on internal documents
Agent + DatabaseData lookup via NL-to-SQL
Agent + Knowledge GraphUnified glossary/DB/document linking — map business terms to data
Agent + ToolExternal API calls (ticket creation, email sending, etc.)
Agent + GuardrailI/O security validation (PII masking, content filter)
Agent + GlossaryAuto-recognition and accurate interpretation of specialized terms
Flow + AgentWorkflows that run multiple agents sequentially or in parallel

Access Control

All workspace resources follow the same access-control model.
OptionDescription
PublicAvailable to all users
PrivateAvailable only to members of selected groups or organizational units. If unspecified, only the creator can access
Each resource manages read and write permissions independently. For example, granting a group only read access lets that group use an agent but not modify its settings.
Admins can restrict regular users’ ability to create workspace resources per feature in Admin Settings > General.

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