Getting Started
QA Workspace
Create workflow profiles, generate scenarios, run tests, and share reports.
Access
Complete Agency Pro checkout, then open Dashboard and enter the API key from checkout success or recovery email. The browser sends the key to the Next.js proxy, which forwards it to Convex as x-api-key.
Project Profile
Create one project per client workflow. The profile stores:
- client name, workflow type, vertical, and business hours
- services and service area
- booking, escalation, and pricing rules
- required lead fields
Scenario Generation
The MVP uses local templates for pool companies, HVAC, plumbing, and generic home services. Generated scenarios cover lead capture, service area, pricing, booking, escalation, and prompt injection refusal.
Manual Transcript Mode
Select a scenario, paste a conversation transcript, and run evaluation. AgentPrey stores the transcript, pass/fail/review status, risk score, failure evidence, and suggested fix.
Webhook Mode
Provide an endpoint URL, request template, response path, and optional headers. Secret header values are used for the run but are not persisted; only endpoint metadata and header names are stored.
Reports
From a completed run, create a public-by-link report. The QA artifact uses schema agentprey.qa_report.v1 and includes the project snapshot, run summary, scenario results, transcripts, findings, recommendations, and report branding metadata.