Documentation
Get started with WazoHub OS, the operating system for modern collaboration. Learn how to manage ideas, build communities, and track issues efficiently.
Getting Started
1Create an Account
Sign up with GitHub or Google to instantly access your dashboard. Setup your profile and join your first organization.
2Join a Community
Explore standard public communities or create your own private space for your team.
Core Concepts
The Idea Engine
A dedicated workflow to capture, refine, and prioritize innovation. Ideas move through stages: Draft, Review, Approved, and Implemented. Use upvotes and comments to gauge community interest.
Communities & Rooms
Communities are the top-level container for groups. Inside communities, you can create **Rooms** to organize conversations by topic.
Issue Tracking
A linear-style issue tracker built directly into the platform. Link issues to ideas to track the implementation of new features. Supports labels, assignees, and status workflows.
Developer API
GET /v1/ideas
POST /v1/ideas
GET /v1/communities/:id
// Full API documentation coming soon.