User roles
Each user in an account is assigned a role that determines their level of access:The
contributor and inference-user roles are newer roles that provide more granular access control. Contact Fireworks support if you need these roles enabled for your account.Resource management
API key & account management
Adding users
To add a new user to your Fireworks account, run the following command. If the email for the new user is already associated with a Fireworks account, they will have the option to freely switch between your account and their existing account(s). You can also add users in the Fireworks web UI at https://app.fireworks.ai/account/users.--role=admin flag:
Updating a user’s role
To update a user’s role, run<ROLE> is one of: admin, user, contributor, or inference-user.