Skip to content

Reference

The Reference section provides canonical documentation for every public surface a Foundry self-hoster interacts with: database schema, server functions, CLI commands, and environment variables.

Generated pages (Schema, Functions) are emitted by scripts/generate-reference.ts from convex/schema.ts and TSDoc comments on whitelisted Convex functions. They are regenerated on every docs build and marked with a <!-- DO NOT EDIT --> banner.

Hand-written pages (CLI, Environment Variables) are maintained directly in MDX.