Core Concepts
Understand Clouisle's resource model, how it runs, and governance boundaries
Clouisle's core resources are not independent of one another: models provide reasoning, Knowledge Bases provide retrievable facts, tools and Skills provide execution, Agents and Workflows compose them, and teams and permissions provide isolation and governance.
System Architecture
Understand the platform tech stack, request flows, scalability, and security boundaries.
Agent
AI application for multi-turn conversations, RAG, tools, memory, and media generation.
Workflow
Orchestrate deterministic processes with a visual node graph and typed variables.
Knowledge Base
Manage documents, chunking, embeddings, full-text retrieval, and rerank.
Model
Understand the two-level structure of the global model registry and team authorization.
Tools & Skills
Connect built-in capabilities, HTTP, code, MCP, and reusable skills.
Code Sandbox
Run code safely in isolated Bubblewrap namespaces.
Teams & Security
Understand resource ownership, roles, permissions, authentication, and audit.
How is this guide?