Get in touch
Questions, feedback, or ready to get started? We are here to help.
Common questions
Is there a free tier?
Yes. The free tier includes up to 5,000 policy evaluations per month, 7-day audit retention, and access to the Python and Node.js SDKs. No credit card required.
Can I use Control Zero in production?
Yes. Control Zero is designed for production workloads. The SDK runs in-process with fast policy evaluation and no external dependencies in the hot path.
Do you offer dedicated support?
Yes. Contact us at team@controlzero.ai for dedicated support, SLAs, and custom deployment options.
Does my data pass through your servers?
It depends on how you wire it in. In SDK and Local modes, the request goes from your process straight to the LLM provider -- we are not in that path. Gateway mode is a proxy, so your traffic does pass through the gateway you point at. In every mode, audit records go to your Control Zero backend; prompt and response capture is a separate opt-in that is off by default.