📚 Documentation

Build with MCLBPO.

Everything you need to set up, configure, and customize MCLBPO for your team.

Documentation guides.

🚀

Getting Started

Set up your account, invite your team, and configure your first service desk in under 10 minutes.

Read guide →
🎯

Configuring Tickets

Custom fields, ticket types, intake forms, and ticket lifecycle workflows.

Read guide →
🤖

Building Automations

Step-by-step guide to creating automation rules — from simple triggers to complex multi-step flows.

Read guide →
💻

Asset Management

Import inventory, set up depreciation schedules, and configure renewal alerts.

Read guide →
🔒

SSO & SCIM

Configure SAML SSO with Okta, Azure AD, or Google. Enable SCIM auto-provisioning.

Read guide →
📊

Reports & Analytics

Build custom dashboards, schedule reports, and export data for stakeholder reviews.

Read guide →

Quick start examples.

Create your first ticket
# Install MCLBPO CLI
$ npm install -g @mclbpo/cli

# Authenticate
$ mclbpo auth login

# Create a ticket
$ mclbpo tickets create \
  --title "VPN unreachable" \
  --priority "critical"

Ready to dive deeper?

Chat with us