← Torchsec Document Suite

Torchsec MSP Contract Builder

Fill in the customer details below — pricing math updates live. Click Download JSON when ready, then run the Python generator on the saved file.

Customer
Agreement Terms
Pricing — Workstations & Servers
Picking a preset auto-fills the per-user price and tier name. Tier 3 and Tier 4 also auto-enable Actifile.
Torchsec floor: $85. Compliance tier with Actifile/Purview: $110-130. Premium with vCIO/SOC: $150-170. Discount below $85 only for strategic / multi-year / volume deals.
Industry norm: $150-300/server. Setting this equal to per-user is unusual.
BCDR Appliance
ControlOne ZTNA
Actifile (data discovery + file encryption)
Auto-enabled when Tier 3 or Tier 4 preset is selected. For Tier 2 add-on use, set retail at $14/user/month.
Use this only if Actifile covers a subset of users (e.g. only the F&I team).
Custom Add-On
If set, line items appear as "Section Name: Description". Leave blank to show description only.
Description
Unit Price ($)
Quantity
Onboarding & Hourly Rates
Industry norm: 3-5%. Locks in protection against vendor cost increases.
Legal Defaults
If client cancels early.
Uncheck only for customers not subject to the FTC Safeguards Rule (i.e. not financial institutions or service providers to them under 16 C.F.R. Part 314).
Defaults match Torchsec's standard policy. Only raise if a customer RFP requires higher limits AND the policy actually covers it.

Live Pricing Preview

Standalone Mode
Workstations $0.00
Servers $0.00
BCDR $0.00
ZTNA $0.00
Actifile $0.00
Custom Add-On $0.00
Monthly Total $0.00
Term Total (flat) $0.00
Term Total (escalated) $0.00
Standalone mode — two steps:
1. Click Download JSON above
2. Save it into the Torchsec-MSP-Contract-Generator folder
3. Open PowerShell in that folder
4. Run:
python Torchsec-MSP-Contract-Generator.py customer-XXX.json
5. The fully-built contract .docx is saved next to the JSON.

Tip: for one-click contract generation, run contract-builder-server.py instead of opening this file directly.