Docs
Documentation lives with the code. The Chalk repository is the source of truth for installation, configuration, and connector references.
Getting started
First-admin walkthrough for a freshly provisioned tenant.
Read the walkthrough →
OneRoster API
Bearer-token auth, all 7 endpoints, response envelopes, and example curl calls.
Read the API reference →
Configuration reference
Annotated chalk.example.toml covering every option.
Open chalk.example.toml →
Deep-dive guides
Per-crate guides: SIS connectors, IDP, Google sync, AD sync, marketplace.
Browse docs/ →
Changelog
What shipped, when. Versions follow semver.
View CHANGELOG.md →
CLI quick start
Get a self-hosted Chalk instance running in three commands:
chalk init
chalk sync
chalk serve --port 8080 See the README for binary downloads and platform notes.
Found a gap? Open an issue or pull request — docs improvements are always welcome.