This guide gets you from zero to your first evaluation run with Know Your AI.Documentation Index
Fetch the complete documentation index at: https://hydroxai.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
What you’ll need
- A Know Your AI account (sign up at knowyourai.hydrox.ai)
- Access to the AI product you want to evaluate (website URL or API endpoint)
1) Create a workspace
Workspaces keep products, datasets, evaluations, and access controls isolated by project.2) Create a product
A product represents the AI system you want to evaluate.Choose a product type
Select the type that matches your AI system:
- Website — A web-based chatbot or AI UI (evaluated via browser automation)
- API — A standard REST API endpoint (OpenAI-compatible or custom)
- Streaming API — A streaming API endpoint
3) Select datasets
Choose datasets to evaluate your product against.Browse the Marketplace
In Dataset Marketplace, browse public datasets covering attack prompts, safety tests, and benchmarks.
4) Connect your product
5) Run your first evaluation
Compose a test
Go to Compose Evaluation, select your datasets, configure the prompt count, and start the run.
Watch execution
Follow along in the real-time console as prompts are sent, responses received, and each is judged.
For website products, you can watch the browser automation live via VNC.
6) (Optional) Set up monitoring
Integrate the@know-your-ai SDK to track production AI usage.
- Install the SDK and configure your DSN (Data Source Name) from the product settings
- Track requests, tokens, cost, latency, and errors in the Monitoring Dashboard
- Debug individual interactions in the Tracing view
Next steps
Datasets
Learn about attack methods and dataset categories.
Evaluation
Deep dive into evaluation methods and scoring.
Monitoring
Set up SDK monitoring and tracing.
Compliance
Understand compliance analysis and evidence trails.