Skip to main content
Manage and switch between the personal, team, and organization accounts you belong to. Useful when you’re a member of multiple accounts and need to deploy or manage apps under a specific one.

fal account list

List all accounts you belong to:
Shows your personal account along with any team and organization accounts, indicating which is currently active. Supports --output {pretty,json} and --json for machine-readable output.

fal account set

Switch to a specific account:
<account> may be either an account nickname or the index shown by fal account list. After switching, all CLI operations (fal deploy, fal apps, fal secrets, etc.) run under the selected account. If no <account> is provided, you’ll be prompted interactively. Arguments: Example:

fal account unset

Switch back to your personal account: