Bring your own model keys
EvaliQA never stores its own API keys to model providers. Your keys are scoped to a workspace, encrypted at rest with AES-256-GCM in the LLM Gateway and only decrypted in memory at request time.
EvaliQA is built so an evaluation platform never becomes another place where sensitive credentials, prompts or user data quietly accumulate.
EvaliQA never stores its own API keys to model providers. Your keys are scoped to a workspace, encrypted at rest with AES-256-GCM in the LLM Gateway and only decrypted in memory at request time.
Every project, dataset, run and trace lives under a workspace. Access is JWT-scoped by workspace and role; there are no cross-workspace queries and no shared storage buckets.
The same service set that runs the hosted product deploys inside your perimeter with your Postgres, ClickHouse and object storage. No mandatory outbound call to an EvaliQA cloud.
Every evaluation and trace exports in an open, inspectable format. Retention is per plan; deletion of a workspace removes the associated data from Postgres, ClickHouse and MinIO.
For security disclosures, contact security@qamentor.com.