Skip to content

Administration

Everything in Hexcovery lives inside an Organization. Your organization is your account: it owns all of your data, your billing, and the people who can sign in. This section covers the settings an organization admin manages day to day.

How an organization is structured

Organization  (= your tenant — owns all data and billing)
  ├── Users   (individual accounts: email + password, optional 2FA, one role each)
  ├── Teams   (optional groups of users for sharing dashboards and saved queries)
  ├── API keys (org-scoped credentials for the agent, CI/CD, and the public API)
  └── Settings (org name/slug/email, AI provider, error-rate thresholds, …)
  • An Organization is a single tenant. All telemetry you send, every dashboard and saved query, and your usage and billing belong to it — and nothing leaks across organizations. See Multi-tenancy for how that isolation works.
  • Users are individual accounts. Each user belongs to one organization and has a role (viewer, editor, or admin) that decides what they can do.
  • Teams are optional groupings (for example "Platform" or "SRE") used to share dashboards and saved queries with the right people.
  • API keys are organization-scoped credentials. They let the agent, scripts, and the public API send and query data without a human signing in.

In this section

  • Organizations — your tenant, its settings, and data isolation.
  • Users, teams & roles — invite people, assign roles, and group them into teams.
  • API keys — create, use, rotate, and revoke programmatic credentials.
  • Security & 2FA — turn on two-factor authentication and change your password.
  • Organization settings — admin-only org configuration (AI provider, error-rate thresholds, …).
  • Audit log — who changed what, retained for 90 days.