Guides
Onboarding tutorials, common workflows, integration patterns. Concept-first writing for the parts of Driftstack that aren't obvious from a single endpoint reading.
Concept guides
- Profile management — persistent identities across sessions; cookies, storage, stealth state continuity.
- Session lifecycle — full state diagram, concurrency caps, idle timeout, error shapes.
- Team RBAC — invite, accept, act-as — end-to-end tutorial for setting up a multi-user team; invite + accept + X-Driftstack-Account header + audit-log review.
Get started
- Quickstart — signup to first session in five minutes.
- SDK installation — install + configure each SDK.
- License activation — activate the desktop GUI client.
Architecture + reference
- API versioning policy — additive vs breaking, the deprecation
cycle, when
/v2/*is justified. - Webhook events catalog — payload shape, signature verification, retry policy.
- SDK versioning policy — how SDKs version independently of the HTTP API.
Pre-launch (in repo)
- Architecture overview — system shape, layers, request lifecycle, lifecycle event dispatcher, scheduled jobs.
- Team roles taxonomy — owner / admin / member / viewer; what each role can do in the dashboard.
Email [email protected] if you need a specific guide prioritized.