Security & Trust

Tenant isolation and access control enforced at the backend, not just the UI.

Multi-tenant industrial CMMS with a service-role backend as the real boundary: row-level isolation is backend-locked, configurable RBAC governs every action including reads, every write is audited, and private media is served through short-lived signed URLs. No SSO/SAML or third-party tracking.

Controls

The controls industrial IT teams check first.

01

Backend-locked row-level isolation

Per-org isolation is enforced by a service-role backend that is the real tenant boundary, with a static check:tenancy guard on every data path — not client-side checks.

02

Configurable RBAC

A role × feature × action permission matrix, enforced backend-side on every action including read; members are scoped to the factories and departments they belong to.

03

Zod request validation

Every request is validated with Zod, and mass-assignment stripping prevents clients from setting fields they should not.

04

Audit log on every write

Each write is recorded in an audit log, preserving the chain of who changed what and when.

05

Signed-URL private buckets

Photos and documents live in private storage buckets and are served through short-lived signed URLs.

06

Read-only impersonation

Super-admin tenant management includes read-only impersonation for support, with no third-party tracking anywhere.

In practice

Security answers industrial IT teams ask for

The security page is intentionally explicit because IT, plant leadership, and compliance teams need concrete answers before a pilot starts.

01

Where is the tenant boundary?

In the service-role backend. RLS is backend-locked and a static check:tenancy guard enforces tenant scoping, so isolation does not depend on the UI.

02

How is write integrity protected?

Zod validates every request, mass-assignment stripping blocks unexpected fields, and an audit log records every write.

03

How is data accessed and supported?

Private buckets serve media via short-lived signed URLs, and support uses read-only impersonation. The site ships with strict CSP, referrer policy, and no third-party tracking.

Get started

Plan the work before the next breakdown decides for you.

Tell us about your plant, assets, standards, and goals. We will reply with a practical next step — or start a self-serve trial now.

Book a demo

See Maintenance IQ on your plant's terms.

Tell us about your assets, standards, and goals. We will reply with a practical next step, usually within a business day.