Manage usersΒΆ
You can add and delete BentoCloud users to control and customize access to your resources.
Invite a new userΒΆ
Click your user name in the top-right corner of any BentoCloud page, then select Members.
On the Members page, click Invite new member.
In the dialog that appears, provide the following information:
Name: The userβs name.
Email: A valid email address to receive an invitation link to activate the account.
Role: The role assigned to the user. Available roles in BentoCloud include:
Admin: The Admin role has the highest level of access within BentoCloud. Users assigned with the Admin role are able to manage all resources in BentoCloud.
Developer: The Developer role is designed for users who need comprehensive access to the development and operational features but do not require control over billing or user management.
Endpoint User: The Endpoint User role is designed for users who primarily interact with already deployed models for inference purposes.
For details, see Role permissions.
Click Submit.
Both the inviter and the new user receive the invitation email. Clicking the link in the email directs the new user to the login page, where they can choose to log in using either their Google or GitHub account.
Delete a userΒΆ
Click your user name in the top-right corner of any BentoCloud page, then select Members.
On the Members page, click Delete Member for the user you want to delete.
Click Delete in the dialog that appears.
Role permissionsΒΆ
The tasks you are able to perform depend on your user role. The following table lists the permissions allowed for each role.
Permission |
Admin |
Developer |
Endpoint User |
---|---|---|---|
View and edit billing information |
β |
||
Add and remove users |
β |
||
Change user roles |
β |
||
Create, terminate, restore, and delete Deployments |
β |
β |
|
View and update Deployment configurations |
β |
β |
|
Create API tokens with Developer Operations Access |
β |
β |
|
Create API tokens with Protected Endpoint Access |
β |
β |
β |
Run inference with Deployments |
β |
β |
β |
View Activities, Logging, and Monitoring information on a Deployment details page |
β |
β |
|
View and pull Bentos |
β |
β |
β |
View and pull models |
β |
β |
β |
Push Bentos |
β |
β |
|
Delete Bentos |
β |
β |
|
Delete models |
β |
β |
|
Configure standby instances |
β |