Skip to main content
The Heretic dashboard is your control plane for every site you protect. From here you create and rotate per-site API keys, browse the last 90 days of verdict history, and delete stored records on demand. You do not need to touch the dashboard during normal runtime — your backend calls the explain endpoint directly — but it is where you go when you need visibility into what Heretic has measured or when you need to manage your data.

Sign In

Open heretic.quest/dashboard and sign in with any of the supported methods.

Email

Enter your email address and a magic link or password to sign in.

Google

Sign in with your Google account via OAuth.

GitHub

Sign in with your GitHub account via OAuth.

Dashboard Sections

Sites & API Keys

Create and manage per-site API keys at heretic.quest/dashboard/keys. Each site gets its own key, scoped to a single domain. You pass the key as a Bearer token when calling the explain endpoint, and as the apiKey option when initialising the collector. See API Keys for details.

Verdict History

Browse the compact verdict projection stored for each of your sites — verdict outcome, signals, network classification, and timestamps — up to a 90-day rolling window. No raw IP addresses are stored in the dashboard.

Data Management

Delete a site’s verdict records from the dashboard store at any time from the keys page. Deletions are logged (site, row count, timestamp, requester) for audit purposes. See Data Retention for the full retention model.

Next Steps

API Keys

Learn how to retrieve, use, and rotate your per-site API keys.

Data Retention

Understand what Heretic stores, where it lives, and how to delete it.