Profile and CLI keys¶
Open Profile management from the profile menu.
Account details¶
Email and legal name are not edited inline in Arena. The section subtitle reads: Email, name, and password are managed in your Keycloak account.
Read-only email (and name if present) appears at the top.
Click Update profile information to open your account portal in a new tab (password, name, and other identity fields).
If that link is missing, the deployment has no account portal URL configured. Contact your administrator.
Email alerts¶
Section Email Alerts with the subtitle Opt in/out for different alerts. Three toggles:
Toggle |
Typical use |
|---|---|
Low credit alerts |
Organization balance crosses warning thresholds |
Storage alerts |
Storage approaching plan limit |
Product updates |
Product and feature announcements |
Click Save to persist alert preferences. They apply to your login, not the whole org.
CLI API key¶
Section CLI API key. The Arena Python CLI can authenticate with a long-lived key instead of browser login.
Create¶
Create CLI API key (only when no active key exists).
Modal Save your CLI API key shows the full secret once. Copy it before you close the dialog.
Use environment variable
ARENA_API_KEYor flag--api-keyon CLI commands.
The list view afterward shows only the last four characters of the secret.
Rotate¶
Rotate key invalidates the previous secret and issues a new one in the same one-time modal. Update automation that still uses the old value.
Revoke¶
Revoke key removes CLI access until you create a new key. A confirmation dialog is required.
More CLI setup: CLI authentication.
Activity logs (managers only)¶
Managers see an Activity section with link View activity logs to the organization audit export page.
Delete account¶
Section Delete Account at the bottom of Profile management.
Request account deletion opens a modal. Type
DELETEto confirm, then Confirm deletion.If deletion is already scheduled, the subtitle shows Deletion scheduled for with a date/time, and Cancel deletion request replaces the request button.
Policy and timing: Deletion.