Skip to main content

DFS Permissions

DFS access is controlled by tenant access, RBAC permissions, and package gates. Ask the tenant administrator or project administrator to grant the required access before starting connector or dataset work.

DFS permissions

PermissionEnables
dfs:readView connectors, mappings, quality, sync history, datasets, methods, fusion tasks, review items, audit logs, and metrics.
dfs:writeCreate and update connectors, mappings, datasets, methods, fusion tasks, review actions, and reprocess actions.
dfs:deleteDelete connectors, mappings, datasets, methods, and fusion tasks where deletion is allowed.

Use the narrowest permission set that matches the user's role.

Typical role packages

RoleSuggested access
Viewerdfs:read
Connector operatordfs:read, dfs:write
Data stewarddfs:read, dfs:write
Data administratordfs:read, dfs:write, dfs:delete
Reviewerdfs:read, dfs:write for review actions

DFS Pro package gate

DFS Pro pages are package-gated. The tenant needs the dfs-pro package enabled before users can access areas such as:

  • Dataset Center;
  • Method Library;
  • Data Fusion;
  • Governance Studio;
  • Review Queue;
  • Audit Trail;
  • Metrics Dashboard.

If a user can open DFS Lite connectors but cannot open Dataset Center or Data Fusion, check the package gate before troubleshooting permissions.

DFS Pro BI permissions

DFS Pro BI has additional permissions.

PermissionEnables
bi.readView report lists and reports.
bi.writeOpen designer and create or edit reports.
bi.scheduleManage report schedules.

DFS Pro BI routes may also require the dfs-pro package.

Access troubleshooting

SymptomCheck
Data Integration is hiddenTenant access and navigation permissions.
Connectors are visible but Add Connector is blockeddfs:write.
Delete action is hidden or rejecteddfs:delete.
Dataset Center is unavailabledfs-pro package gate.
Review actions are blockeddfs:write and reviewer role assignment.
BI report designer is unavailablebi.write.
BI schedules are unavailablebi.schedule.

Security notes

  • Grant write access only to users who can change source configuration, mappings, or reviewed data outputs.
  • Grant delete access only to administrators or owners of the data integration workflow.
  • Reviewers need enough source context to approve or reject data changes responsibly.
  • Connector credentials should be handled through approved project secrets or credential management procedures.