Setup

Tenant configuration, agents, workflows, and credentials

Tenant

Name
HRS (default)
StatusActive
Tenant ID00000000-0000-0000-0000-000000000001
Created8 May 2026

Agents

1 agent registered

Agent IDDisplay nameAdded
[email protected]Tom Barr8 May 2026

Workflows

Verification pipelines configured for this tenant

HRS Temporary Accommodationv1.0.0
Active
Extractorhttps://validera-extractor.vercel.app/extract
Verdicthttps://validera-verdict.vercel.app/verdict

Credentials

Tokens used by the extension to authenticate with backend services

Audit bearer token
qag_••••••••b13e
Audit endpointhttps://validera-audit.vercel.app

Extension config

Paste into the extension's service worker to connect it to this tenant

const AGENT_CONTEXT = {
  tenant_id: '00000000-0000-0000-0000-000000000001',
  agent_id: '57b9f8fa-ba32-4d81-a78d-e0d902875114',
  agent_external_id: '[email protected]',
};