How to run the platform and what it changes for the business
Two documentation sites, split by what you are actually trying to do: understand the platform, or write code against it. Both are public, and both are searchable.
The platform is open source under AGPL-3.0, so where the documentation stops, the source carries on.
Start here
Pick the door that matches your job
The platform documentation explains what the system does, how the data model works, and what it takes to run it. The SDK documentation covers the client libraries, worked examples, and the full API surface in Java, Python and Rust.
Operators, architects, decision-makers
Platform documentation
What an operational data platform is, how the model maps onto your assets, and how to run it in production.
- Start here
- Understanding the model
- Using the platform
- Creating business value
- Administration
- Glossary
Full-text search is built into the site.
Developers
SDK and developer documentation
Client libraries for Java, Python and Rust. Install, authenticate, and write your first datapoint in about five minutes.
Full-text search is built into the site.
Also written down
The shorter pieces that live outside the manuals
Task walkthroughs, the raw endpoint reference, and the source code itself.