Tags & Access Control

The Tags section allows administrators to control access permissions across the platform by assigning tags to users, groups, projects, and sources. This mechanism enables fine-grained authorization, making it possible to define who can access what, without hardcoding permissions at the resource level.
Tags act as permission bridges between:
Who (users or groups)
What (projects or data sources)
Once a tag is granted, any user or group associated with that tag gains access to the selected resources.
How to grant access to a project
Defines who will receive access. You can grant tags to:
Groups (recommended for scalable access control)
Individual users
Defines which resources will be accessible. Supported sources:
Projects
Sources (databases, files, APIs, connectors)
Click Grant to apply permissions
Common Use Cases
Restrict sensitive data sources to specific teams.
Grant read/write access to analytics projects by department.
Manage multi-tenant environments with isolated permissions.
Simplify onboarding by assigning users to pre-configured groups.
Last updated