Getting started
Claim a handle, create a passkey, bring your first project across and give an agent its first mandate.
Documents
Concepts first, then the surfaces, then the API. If something here is wrong or missing, tell us — documentation defects are treated as product defects.
Claim a handle, create a passkey, bring your first project across and give an agent its first mandate.
The five ideas the whole product is built on. Read these once and the rest of the documentation explains itself.
Writer, Sheets and Slides: the console, the fifteen controls, tracked changes and the shared document model.
Messages, mail and meetings — channels, federation, presence, the Team Room and device settings.
Agents, mandates, grants and the op-log. How authority is scoped, exercised, recorded and taken back.
Altimist ID, WebAuthn, device management, recovery, and how sign-in works across every surface.
Wallets, spending mandates, stablecoin and card settlement, and how a handle resolves to payment details.
Organisations, seats, SSO and SCIM, audit export, retention settings and tenant isolation.
How IUs are counted, how allowances pool, how to read usage and how to buy more.
The REST API, webhooks, the MCP server and how to drive Altimist from your own systems.
Public Edge and Private Vault, encryption, residency, export and what happens when you leave.
What shipped, when, and what changed for you. Every release, with the operations it affects.
Nothing matches that. Try a concept — op-log, mandate, handle, passkey.
Start here
In this order. The rest of the documentation assumes them.
The object graph. Why nothing in Altimist is a file inside an application, and what that changes about the way you organise work.
Grants and mandates. How authority is scoped to named objects, given an expiry, and revoked in one action.
The op-log. What is recorded, what can be reverted, and how to read a signature back to the party that made it.
For developers
Everything the interface can do is an operation, and every operation is available over the API. Authenticate as yourself or as an agent — the op-log records which.
Objects, operations, grants and the op-log. Idempotent writes, cursor pagination, and an OpenAPI description you can generate a client from.
Subscribe to operations rather than polling. Signed payloads, replay on demand, and a delivery log that lives in the same op-log as everything else.
Point any Model Context Protocol client at your tenant and it inherits the same grants — an agent outside Altimist gets exactly as much as you gave it, and no more.