Skip to content
ClientSt0r Admin edited this page Feb 26, 2026 · 2 revisions

ClientSt0r User Guide

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.


Sections

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

Architecture

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 Overview

Role Create/Edit Delete Manage Users Org Settings
Owner
Admin
Editor
Read-Only

Custom roles with granular permissions are also supported.

API Authentication

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.

Clone this wiki locally