privacy
Codag is a developer tool that compresses infrastructure log data into structured incident summaries for use with LLM agents. This policy explains the data we touch and how we handle it.
Before any submitted diagnostic payload is stored, it passes through a scrubber that replaces high-risk identifiers with neutral placeholder tokens. The scrubber is designed to redact:
What remains is a structurally-shaped diagnostic record (template + non-sensitive values) with common sensitive identifiers removed. Redaction is best-effort, so customers should not intentionally submit secrets, regulated health data, payment card data, or other sensitive personal data unless covered by a written agreement with Codag. We store only the redacted form.
We train only our own models, and only on the de-identified form of your data; we never send your logs to third-party LLM providers such as OpenAI or Anthropic. We do not share or sell your data. The template cache is per-customer and isolated by organization; it is not pooled across customers.
Codag collects service telemetry by default because it is required to operate, secure, meter, debug, and improve the Service. Workspace owners may opt out of non-essential product analytics by contacting [email protected]. Essential service telemetry, security logs, billing records, and quota records cannot be disabled while you use the hosted Service.
Redacted payloads, the resulting capsules, and the per-customer template cache are retained as long as your account is active so the warm path keeps working, unless your plan or written agreement says otherwise. If you delete your account, or request deletion in writing, we purge all per-customer data within 30 days. Aggregated or de-identified service metrics, and the de-identified training data described above (stripped of identifiers and no longer tied to your account), may be retained beyond that for service-quality, capacity, security, model-improvement, and pricing analysis.
You can use Codag without an account through the free tier (for example, codag wrap in the CLI without signing in). For these requests we may retain the submission in encrypted form for up to 30 days to operate the service, prevent abuse, and improve quality, then delete it. You can disable this raw retention per request — pass X-Codag-Retention: off (or the equivalent CLI flag) and we keep only metadata, not your log content.
Account data and redacted payloads are stored in an encrypted PostgreSQL database hosted on US-based cloud infrastructure. All traffic is TLS-encrypted in transit. Inference runs on Codag's own fine-tuned models hosted on managed GPU infrastructure (see sub-processors). Your log payloads are not sent to third-party LLM providers such as OpenAI or Anthropic.
These providers process data only as needed for their service and are bound by their own agreements. We will update this list before adding any new sub-processor.
We do not sell or rent your data. We do not share it with third parties for marketing. We disclose data only when required by law.
EU and UK residents have additional rights under GDPR; California residents have additional rights under CPRA. Contact us to exercise them.
Updates to this policy will be posted here with a new date. Material changes will be announced by email to account owners. Continued use of the service after changes take effect constitutes acceptance.
Questions or deletion requests? Email [email protected].