Users
Users of Sheets BI can only sign-in to the application using their corporate Google account. The application needs to enable Sign-In with Google (see desktop app installation or server installation).
The desktop app doesn't require Sign-in with Google. It is possible to create a local user. However, this means only local files and public URLs can be used as data sources and not Google Sheets or Google Drive.
User Management
The admin users have a Users menu in the application from where they can manage users. They can
- activate or inactivate a user
- assign system user roles to users
System User Roles
At the system level, each user is assigned a role. It is one of the following
admin
- these users can administrate the system. In addition they have all the privileges of amanager
.manager
- these users can create and manage teams. They can only manage teams which they belong to with anadmin
role (team member role is different from system user role). In addition, they can do everything aneditor
can do.editor
- these users can create and edit workbooks. They can only edit workbooks that are shared with them with a role ofadmin
oreditor
(workbook access role is different from system role). In addition, they can do everything aviewer
can do.viewer
- these users can view workbooks shared with them and do ad-hoc data analysis within the shared workbooks.
The access is only limited to the teams and workbooks. Access to the files on Google Sheets & Drives is still controlled by those applications and they are strictly enforced for a enterprise secure BI application.
It is possible to have more than one admin
user and is highly recommended to have multiple admin
users for continuous
service delivery.
The first user to sign-in into the application using Google OAuth is setup as an administrator.
For desktop app using only local users, there is no admin user created. The local user is created with editor
role
and will only be able to create workbooks.