Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
What a space includes and how everything connects.
Space ├── Drive │ ├── Apps (UI + process + skill parts) │ ├── Connected repositories (git-backed mounts) │ ├── Files and folders │ └── Mounts (local folders) ├── Computer (persistent cloud machine, on demand) │ └── Shell, files, git ├── Browser (built-in, plus cloud sessions) ├── Databases (Postgres, on-demand) ├── Vault (encrypted secrets) └── Automations (scheduled jobs)