Organizations
Your first sign-in creates a default organization. Use the organization menu to create another organization or switch between organizations. Volumes, API keys, and usage are scoped to the selected organization. A CLI request is scoped by the organization that owns its API key.API keys
Organization owners can create and revoke keys from the API Keys tab. When you create a key:- Give it a name that identifies the machine or workload.
- Copy the secret immediately; Amulet shows it only once.
- Store it in a secret manager or environment variable.
- Export it as
AMULET_API_KEYbefore using the CLI.
