Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.kazzle.com/llms.txt

Use this file to discover all available pages before exploring further.

A space is your workspace in Kazzle. Everything you build, browse, and manage lives inside one.

What every space includes

ResourceWhat it is
DriveUnified filesystem: apps, repos, files, folders, mounts
ComputerPersistent cloud machine with shell, files, and git
BrowserDedicated browser session for web automation
DatabasesPostgres instances, created on demand
VaultEncrypted secrets store for credentials and API keys
AutomationsScheduled jobs and webhook-triggered processes
HostingCloud deployments, fully automatic
No setup required. Tell the AI what to build and it sets everything up.

How it fits together

Space
├── Drive
│   ├── Apps (UI + process + skill parts)
│   ├── Repos (cloned git repositories)
│   ├── Files and folders
│   └── Mounts (local folders, cloud machine paths)
├── Computer (persistent cloud machine)
│   └── Shell, files, git
├── Browser (web automation session)
├── Databases (Postgres, on-demand)
├── Vault (encrypted secrets)
└── Automations (scheduled jobs, webhooks)
Everything is connected. The AI can read your Drive, run commands on the computer, browse the web, query your database, and deploy your app - all from a single conversation.