Signing in
The dashboard signs in with email + password by default; magic-link email and Google OAuth are optional (see Configuration). Forgot your password? Use Forgot password? on the login screen to get a reset link by email, then set a new one — the link is valid for one hour.Password-reset and magic-link emails require email
to be configured (
RESEND_API_KEY). On a self-hosted instance without it,
password login still works but reset links can’t be sent.API keys
Each project has its own ingest keys. On the API Keys page you can:- Create a key (admins/owners only). The full
fl_…value is shown once in a modal — copy it then. Only a SHA-256 hash is stored, so it can never be retrieved again; only thefl_…prefix is displayed thereafter. - Revoke a key. Revocation takes effect immediately — the ingest API rejects it on the next request.
FOGLAMP_API_KEY (see the
Quickstart).
Team & roles
The Organization settings cover members, invitations, and projects. There are three roles:| Role | Can do |
|---|---|
| Owner | Everything, including deleting the org. |
| Admin | Manage projects, API keys, members, and billing. |
| Member | Read project data. |
Plans & billing
The Billing tab shows your current plan (free, pro, enterprise, or — on self-hosted instances with billing disabled — unmetered) and lets owners/admins upgrade or open the billing portal.Usage
The Usage tab shows your consumption against plan limits for the current period:- Spans this period — the metered quota, with the reset date.
- Projects, Alerts, and Evals — counts against their limits.

