Users
A user is an individual who has access to Collibra Data Intelligence Platform through a user account. The actions that a user can perform in Collibra depend on their license type, global roles, and responsibilities.
Tip You can add users to user groups for efficient assignment of roles and responsibilities to multiple users simultaneously.
User types
The type of a user depends on their license type.
User type | Description |
---|---|
Read-only user |
A user who has a read-only license and who can: Note It does not allow users to create, edit or delete resources. You can view which global and resource permissions require a Read-only license on the |
Standard user |
A user who has a standard license and who can:
You can view which global and resource permissions require a Standard license on the |
The
User type | Description |
---|---|
Viewer |
A Viewer license allows users to access and browse Collibra, add comments and ratings, create collections, and start workflows. With a Viewer license, users can search through business and technical content, typically to find curated data products in the Data Marketplace and perform a data product check-out. Viewer users have full viewing capabilities across Collibra, but administrators may restrict them to only see curated and approved content. They also have access to applications such as Glossary, Catalog, Data Marketplace, or Reference Data, allowing them to navigate through available content. When Viewer users spot missing or incorrect information, they can engage with data stewards and owners by commenting, rating, or utilizing workflows to ask questions, propose changes, suggest missing content, or report issues. |
Contributor |
In addition to the Viewer license, a Contributor license allows users to perform a deeper exploration of the platform to understand and interact with the metadata landscape:
They also have access to applications such as Guided Stewardship, Usage Analytics, or Data Helpdesk. |
Creator |
A Creator license grants users full access to all available products and capabilities. In addition to platform administration, configuration, and customization, they can create, edit, and delete assets without restriction and take on the roles of business and data stewards:
|
- The described actions for each license type are not all-inclusive and may be subject to change.
- At any moment, a user has the maximum license type required by any permission included in any role that the user has. For example, if a user has a role with a permission that requires a Contributor license and another role with a permission that requires the Creator license, that user occupies a Creator seat.
User statuses
The status of a user determines whether they can sign in or not.
User status | Description |
---|---|
Enabled | A user who can sign in to Collibra. The license of this user contributes to the maximum number of licenses if the user has an active password status. |
Disabled | A user who cannot sign in to Collibra.The license of this user does not contribute to the maximum number of licenses. |
Password statuses
Password status | Description |
---|---|
Active | A user who has a password. |
Inactive | A user who does not have a password. This is typically a temporary status that occurs only immediately after creating a user. When a password is created for the user, the password status becomes active and cannot be then reverted to inactive. |
Out-of-the-box users
Collibra contains out-of-the-box users, which are used to manage various aspects of Collibra.
Default name | Resource ID | License |
Purpose |
---|---|---|---|
Admin Istrator | 00000000-0000-0000-0000-000000900002 |
Standard |
Admin Istrator is the default administrator who configures Collibra when it is installed. Admin Istrator allows you to perform the initial user creation and configuration. You can delete this account if you have at least one other user who has the Sysadmin global role. |
System User | 00000000-0000-0000-0000-000000900001 |
Standard |
System User is a fixed user who performs system-level functions and triggers certain processes in Collibra. You cannot modify or delete this user. |
Workflow User | 00000000-0000-0000-0000-000000900003 |
Standard |
The Workflow User performs the actions triggered by workflows that are not the result of a user task. You cannot modify or delete this user. |
Note You can retrieve a full list of out-of-the-box users by using the REST Core API v2 GET method of the /users endpoint with the includeDisabled parameter set to true
. Out-of-the-box users have true
in the system filed.