-
Notifications
You must be signed in to change notification settings - Fork 15
Home
ClientSt0r Admin edited this page Feb 26, 2026
·
2 revisions
ClientSt0r is a self-hosted IT management platform for MSPs and IT teams — combining asset inventory, a password vault, fleet management, WAN monitoring, and security tooling, all scoped per organization.
In-app help is also available at
/help/once logged in.
| Section | Description |
|---|---|
| Getting Started | Organizations, users, roles, API keys |
| Asset Management | Hardware inventory, networks, racks, port configuration |
| Service Vehicles | Fleet tracking, maintenance, fuel logs, damage reports |
| Password Vault | AES-256 encrypted credentials, TOTP, breach detection |
| WAN Monitoring | HTTP/TCP/ICMP checks, SSL expiry, alerting |
| Security | Vulnerability scanning, RBAC, audit logs, 2FA |
| Reports & Analytics | Custom dashboards, report templates, scheduled reports |
| Workflows | Step-by-step checklists and process executions |
| Documentation & KB | Runbooks, knowledge base, diagrams, AI assistant |
| Locations & WAN | Physical sites and WAN connection management |
| API & Integrations | REST API, webhooks, RMM integrations |
All data is organization-scoped.
Every asset, password, vehicle, and monitor belongs to one organization.
Users can belong to multiple organizations with different roles in each.
| Role | Create/Edit | Delete | Manage Users | Org Settings |
|---|---|---|---|---|
| Owner | ✓ | ✓ | ✓ | ✓ |
| Admin | ✓ | ✓ | ✓ | — |
| Editor | ✓ | — | — | — |
| Read-Only | — | — | — | — |
Custom roles with granular permissions are also supported.
Authorization: Bearer itdocs_live_<your_api_key>Generate keys at Profile → API Keys. Keys inherit your organization membership and role permissions.
For installation and deployment, see INSTALL.md.