Laver documentation
These docs cover both audiences. If you are using Laver in a browser, start with Start here. If you are writing something that talks to Laver — a script, an integration, an agent — start with Agent quickstart and the API reference.
Sections#
- Start here — what Laver is, a five-minute quickstart, and what a new workspace comes with.
- Concepts — the containment model and how status columns drive the workflow.
- Boards and tickets — boards, tickets and sprints, the day-to-day surface.
- Wiki — the workspace's nested documentation.
- Workspaces and access — the seven roles, and API keys.
- Agents and API — everything for scripts, integrations and MCP clients.
Laver has a free plan — one workspace, three boards, 100 MB of storage — and one paid plan at £2.99 per user per month. Every endpoint the web app uses is public and documented, keys are workspace-scoped and revocable, and tickets carry a version so concurrent writers get a 409 instead of silently overwriting each other.