⚠
API keys
Team
Account
Email
—
Password
Changing your password is done through the reset flow — Kirelta sends a
one-time link to your email address.
Plan
—
Export your data
Downloads everything Kirelta holds about this account as a JSON file.
Export event history (CSV)
Your trust-event feed as a spreadsheet-ready CSV — a Pro+ feature.
⚠
This service is not storing models durably. It is running without a model
directory, so every model you fit is held in memory only and will be lost on the next
restart or redeploy. Mount a volume and set KIRELTA_MODEL_DIR
before relying on it in production.
Alerts
Kirelta POSTs a trust event to this URL when a model's verdict changes — not on every reading. A model assessed a thousand times while broken sends one event, not a thousand. Point it at Slack, PagerDuty, or your own handler.
⚠
Kirelta only sees what you send it. Events fire when an assessment changes
a verdict. There is no scheduler — if your service stops calling /assess,
Kirelta goes quiet, and no event will tell you that you have gone blind. That check
belongs in your own uptime monitoring.
Kirelta notifies. It never acts on your systems — there is no remediation hook, and there will not be one added quietly.
Delete account
This erases the account, its tenant, every API key and all trained models. It cannot be undone. Export your data first if you want to keep it.