Expiry board
Every credential, sorted by time left. Data source: loading
Inventory table
Click a column to sort, click a row for the full record.
Expiry calendar
Expiry dates on a month grid. Export the same dates as
.ics to get alarms in your real calendar.
expired 7 days 30 days later
Renewal tutorials
The real steps to obtain, renew and revoke each credential, written down once. Agents can read the whole set at llms.txt.
YAML in, YAML out
The inventory is one portable YAML document: metadata only, never secret values. Edit here and apply, or import and export files.
Field reference
credentials:
- id: convex-cli # unique slug, required
name: Convex CLI auth # required
service: Convex
kind: oauth-session # api-key | oauth-session | ssh-key | ip-whitelist | secret | other
account: LucianoAdonis
domain: convex.dev # powers the opt-in remote favicon lookup
created: 2026-05-28
expires: 2026-08-26 # date, "never", or omit when unknown
lifetime_days: 90 # lets "Renewed today" compute the next expiry
scope: deploys and schema pushes
permissions: [deploy, schema-push]
objective: memes-site backend deploys
status: active # active | expired | revoked (derived from dates when omitted)
renewal_url: https://dashboard.convex.dev/
tutorial: convex-cli # id of a renewal tutorial
remind_days: [14, 3] # ICS alarm lead times
notes: free text