# Kazzle ## Docs - [Drive](https://docs.kazzle.com/about/drive.md): Your workspace - apps, connected repositories, files, folders, and mounts in one view. - [Getting started](https://docs.kazzle.com/about/getting-started.md): Install Kazzle, create a space, and start your first thread. - [Spaces](https://docs.kazzle.com/about/spaces.md): What a space includes and how everything connects. - [AI in apps](https://docs.kazzle.com/apps/ai-api.md): Wire the Kazzle AI API into an app component. - [Build and publish](https://docs.kazzle.com/apps/build-and-publish.md): Building apps with the AI, iterating on a live preview, and deploying to production. - [Kazzle CLI](https://docs.kazzle.com/apps/cli.md): Run generated app commands with Kazzle runtime context. - [Components](https://docs.kazzle.com/apps/components.md): UI and process components. - [Configuration](https://docs.kazzle.com/apps/configuration.md): Complete reference for kazzle.config.ts — the app manifest. - [Databases](https://docs.kazzle.com/apps/databases.md): Dedicated Postgres instances for your apps. - [Deploying](https://docs.kazzle.com/apps/deploying.md): Deploy apps to production and local devices. - [Environment](https://docs.kazzle.com/apps/environment.md): Platform variables and sibling URLs injected into your app. - [Apps](https://docs.kazzle.com/apps/index.md): Build and use custom apps inside Kazzle. - [App patterns](https://docs.kazzle.com/apps/patterns.md): Which Kazzle app shape to use for common jobs. - [Previews](https://docs.kazzle.com/apps/previews.md): Dev server previews for app drafts. - [Publishing](https://docs.kazzle.com/apps/publishing.md): Publish apps so other spaces can discover and install them. - [Secrets](https://docs.kazzle.com/apps/secrets.md): Encrypted vault for API keys, credentials, and sensitive config. - [Skills](https://docs.kazzle.com/apps/skills.md): Teach the AI about your app and give it tools to call. - [Realtime sync](https://docs.kazzle.com/apps/sync.md): Local-first apps with offline support and automatic background sync. - [Tools](https://docs.kazzle.com/apps/tools.md): How an app declares tools and how their handlers return results. - [AI browsing](https://docs.kazzle.com/browse/ai-browsing.md): How the AI navigates, clicks, reads, and automates the web for you. - [Default browser](https://docs.kazzle.com/browse/default-browser.md): Set Kazzle as your system default browser. - [Browse](https://docs.kazzle.com/browse/index.md): A real browser in the same window as your AI, files, code, and apps. - [Browser profiles and sessions](https://docs.kazzle.com/browse/profiles.md): Kazzle Browser, cloud browser, and Chrome or Brave - three ways to browse. - [Computers and terminals](https://docs.kazzle.com/code/computers.md): Cloud machines, your local device, and shared terminal sessions. - [File editing](https://docs.kazzle.com/code/file-editing.md): Inline AI diffs, per-edit accept and reject, snapshots, and undo. - [Code](https://docs.kazzle.com/code/index.md): A code editor, terminals, repos, previews, and AI in the same window. - [Repos](https://docs.kazzle.com/code/repos.md): Clone any git repo into your space - push, pull, and manage branches. - [Kazzle](https://docs.kazzle.com/index.md): Everything you do, in one window. - [AI API](https://docs.kazzle.com/platform/ai-api.md): Universal AI calls — chat, images, speech, transcription, video — billed against your space. - [API keys](https://docs.kazzle.com/platform/api-keys.md): Programmatic access to the Kazzle API. - [Billing](https://docs.kazzle.com/platform/billing.md): Credits, plans, and usage. - [Security overview](https://docs.kazzle.com/security/index.md): How Kazzle protects your system - tool policies, limits, and prompt injection defense. - [Prompt Injection Defense](https://docs.kazzle.com/security/prompt-injection.md): How Kazzle prevents external content from hijacking the AI. - [Tool Policies](https://docs.kazzle.com/security/tool-policies.md): Rules that control what the AI can do. - [Automations](https://docs.kazzle.com/work/automations.md): Schedule jobs and respond to webhooks from inside a Kazzle app. - [Work](https://docs.kazzle.com/work/index.md): Presentations, spreadsheets, research, writing, planning, and recurring routines. - [Vault](https://docs.kazzle.com/work/vault.md): Save passwords, API keys, and credentials Kazzle needs to use your tools. ## OpenAPI Specs - [openapi](https://docs.kazzle.com/openapi.json)