Skip to content

User Access Enterprise

TestGen uses role-based access control to manage what each user can do. Roles are assigned per project, so a user can have different levels of access in different projects. Users only see the projects they belong to.

System administrators

A system administrator can manage all projects and users across the TestGen instance. System administrators access the Administration console — a dedicated section for creating projects, creating users, and managing system-wide settings.

When creating or editing a user, check the System Administrator checkbox to grant this access.

Note

Only system administrators can access the Administration console.

Create a user

  1. Open the Administration console and select All Users.
  2. Click Create User.
  3. Enter a Username (minimum 3 characters, no spaces) and Password (minimum 8 characters, no spaces).
  4. Optional. Enter a Name and Email.
  5. Optional. Check System Administrator to grant access to the Administration console.
  6. Click Save.

After creating the user, add them to a project and assign a role.

Note

If your TestGen instance uses SSO authentication, users are created automatically on first login. See Configure SSO Authentication for details.

Edit a user

  1. Open the Administration console and select All Users.
  2. Click the (edit) icon for the user.
  3. Update the fields as needed. Leave the Password field blank to keep the current password.
  4. Click Save.

Delete a user

Warning

Deleting a user is permanent. To restore access, a system administrator must create the user again.

  1. Open the Administration console and select All Users.
  2. Click the (delete) icon for the user.
  3. Confirm the deletion.

Note

You cannot delete your own account.

Add members to a project

You can manage project membership from Project Settings (if you have the Admin role on the project) or from the project detail page in the Administration console (if you are a system administrator).

  1. Click Add Members in the Members section.
  2. Select the users to add.
  3. Assign each user a role.

Change a member's role

In the Members table on the Project Settings or project detail page, click the role dropdown for the member and select a new role.

Remove a member from a project

In the Members table, click the (remove) icon for the member.

Reference

Roles

Each project member has one of five roles that controls their access within that project.

Role Description
Admin Full access to all features, including PII data.
Data Quality Can manage table groups and test suites, run profiling and tests, disposition results, and edit Data Catalog tags. Can view PII data. Read-only access to connections and project settings.
Analyst Can disposition results and edit Data Catalog tags. PII data is redacted. Read-only access to all other features.
Business Read-only access to all features. PII data is redacted.
Catalog Read-only access to Data Catalog only. PII data is redacted.

Permissions by role

System administration

System Administrator
Create and delete projects ✅
Create, edit, and delete users ✅

Projects

Admin Data Quality Analyst Business Catalog
View project settings ✅ ✅ ✅ ✅
Manage project membership ✅

Connections

Admin Data Quality Analyst Business Catalog
View connections ✅ ✅ ✅ ✅
Manage connections ✅

Table Groups

Admin Data Quality Analyst Business Catalog
View table groups ✅ ✅ ✅ ✅
Manage table groups and run profiling ✅ ✅

Profiling

Admin Data Quality Analyst Business Catalog
View runs, results, and hygiene issues ✅ ✅ ✅ ✅
Cancel a profiling run ✅ ✅
Assign actions to hygiene issues ✅ ✅ ✅

Testing

Admin Data Quality Analyst Business Catalog
View test suites, definitions, runs, and results ✅ ✅ ✅ ✅
Manage test suites and definitions, generate and run tests ✅ ✅
Mute/unmute test definitions ✅ ✅ ✅
Assign actions to test results ✅ ✅ ✅
Cancel a test run ✅ ✅

Data Catalog

Admin Data Quality Analyst Business Catalog
View Data Catalog ✅ ✅ ✅ ✅ ✅
Edit table and column tags ✅ ✅ ✅
View PII data ✅ ✅
Edit PII flags ✅ ✅

Monitors

Admin Data Quality Analyst Business Catalog
View monitors and results ✅ ✅ ✅ ✅
Manage monitors ✅ ✅

Quality Dashboard

Admin Data Quality Analyst Business Catalog
View dashboard and score details ✅ ✅ ✅ ✅
Manage scorecards ✅ ✅

App Logs

Admin Data Quality Analyst Business Catalog
View application logs ✅ ✅

Manage Projects

Configure SSO Authentication