Introduction
Welcome to the Torqvoice documentation. Learn how to self-host and configure your workshop management platform.
Torqvoice is a self-hosted workshop management platform built for automotive service businesses. It helps repair shops manage work orders, invoices, customers, vehicles, and inventory. all from their own server.
Why Torqvoice?
- Self-hosted. Your data stays on your server. Full control over backups, updates, and access.
- Open source. Inspect, modify, and extend the codebase to fit your needs.
- Built for shops. No bloat. Every feature is designed specifically for automotive repair businesses.
- Modern stack. Built with Next.js, TypeScript, PostgreSQL, and Prisma.
Features
- Work order management with technician assignment
- Professional invoice and quote generation with PDF export
- Customer database with vehicle associations
- Complete vehicle service history tracking
- Inventory and parts management
- Online payments via Stripe and Vipps
- Team management with role-based access
- Reports and analytics dashboard
- Customizable invoice templates with your branding
- Customer-facing service history portal
From the Creator

Senior Software Engineer & Workshop Owner
I started Torqvoice because I couldn't find a single tool that covered everything I needed. As someone who both writes code professionally and works on cars in my own workshop, I tried every app out there. none of them did it all. So I built one that does. Torqvoice is the tool I always wished existed: built by someone who actually uses it, every day.
Getting Started
The fastest way to get started is with Docker. Head over to the Installation guide to deploy Torqvoice in minutes.
