Operating procedures, runs, evidence. All in one HQ.
Four capabilities that together turn a folder of prompts into a governable operations layer. Each one is useful on its own. Together provide the whole picture.
Procedures in a central UI, not a prompt.
Ordered steps. Defined input and output. Expected outcomes. Defined in a clean editor that a domain expert can use — not a system prompt.
- Version history with diff view — every edit traceable
- Authored in the Hque UI, or via our Platform-MCP - perfect for authoring your existing procedures
- Reusable procedures across all staff members/loactions/branches
Any agent. Any platform. Same procedure.
Hque is deliberately neutral about how agents connect. Anything that can call an MCP server or a REST API can run a Hque procedure — and they all run the same one.
- MCP-native — the standard agent-tool interface, day one
- Native integrations for Zapier, n8n, Make, ElevenLabs, Slack, Teams
- Voice agents load a procedure and run the conversation as the procedure
- Change your agent layer without changing your system of record
Structured outputs, not text transcripts.
Every step has a defined output schema. When the agent reports back, Hque captures the data — not a blob of free-form text that the next step has to re-parse.
- Typed fields: strings, numbers, dates, enums, references, files
- Validation at capture time — bad data never reaches the next step
- Queryable across runs — "show me every intake with a penicillin allergy"
- Evidence attachments — audio, photos, signatures, documents
Audit-ready by default.
Every procedure run is recorded in a tamper-evident hash chain backed by Azure SQL Ledger. Not because every customer asks for it — but because once you've built deterministic execution this way, it's free.
- Cryptographic hash of each step output, chained per run
- Backed by Azure SQL Ledger — tamper-evidence at the database level
- Export evidence packs for audits, incidents, regulators
- Versioned procedure definition stored alongside the run
One procedure. Any agent.
See the difference.
The fastest way to see the power of Hque is to try it! Each account comes with a built in Playground - point an agent at it, and see what gets captured.