Sharing a Data Connector
This page details the procedure for sharing a Data Connector with specific users or user groups using the available access management tools.
Share a Data Connector with other user(s) or user group(s) from the Manage Access window. You can also exclude specific users from access using the Exclude User tab.
The ability to share a Data Connector from the Manage Access window is a critical security and collaboration feature that controls precisely who can utilize that connection to access or manipulate the underlying data source.
Prerequisites:
You have access to the Data Center → Data Connectors list.
You have permission to share the selected Data Connector.
Share a Data Connector
Navigate to the Data Connectors list.
Select a Data Connector.
Click the Share icon for the selected connector.
The Manage Access window opens.
Under Grant Permissions, choose one or both as appropriate: View, Edit.
Select a tab to pick recipients:
User — select individual users.
User group — select one or more groups.
Exclude User — explicitly deny access to specific users (see next section).
Use the search bar to find users/groups.
Select one or multiple User/User group entries via checkboxes.
Click Save.
A confirmation message appears, and the Data Connector is shared with the selected user(s)/user group(s).
Granted Permissions are listed in the window.
Permission Behavior
Actions allowed with View permission
View Connector Details.
Create and publish new Data Sets using the connector.
Create a new Data Store using the connector.
Actions allowed with Edit permission
View and edit Connector Details.
Create and publish new Data Sets using the connector.
Create a new Data Store using the connector.
Excluding Users
Use Exclude User to deny access to specific users—even if they belong to a shared group.
In Manage Access, select permissions under Grant Permissions.
Open the User Groups tab and select the relevant group(s).
Navigate to the Exclude Users tab.
Select the user(s) using the checkboxes.
Click Save.
A notification appears.
Including the Excluded Users
Open Manage Access for the shared connector.
Locate the Excluded Users section.
Select a user and click Include User.
A notification confirms the connector is shared with the included user.
Revoking Permissions
Open Manage Access for the shared connector.
Go to Granted Permissions.
Select a user/user group.
Click Revoke Privileges.
A notification confirms that privileges are revoked.
Best practices
Prefer User group-based sharing for scalability; use Exclude User for exceptions.
Apply least privilege: grant View by default; reserve Edit for maintainers.
Keep connector names environment-aware (e.g.,
Postgres_Prod
) to avoid sharing the wrong source.
Troubleshooting
Can’t find a user to exclude: Confirm they are part of the selected User group; only those appear in Exclude User.
Recipient can’t see the connector: Verify it’s listed under Granted Permissions and the user is not in Excluded Users.
Revoke/Include not applying: Reopen Manage Access and refresh the list; verify permissions were saved.
Last updated