Managing Users, Roles & Permissions
This guide explains how to manage users, their roles, and the permissions of each role in a DinMo workspace. It covers inviting members, managing roles (and the permissions of each role), and handling pending invitations.
Managing access and responsibilities across users is essential for secure and efficient collaboration. DinMo provides flexible role-based access controls (RBAC) that allow teams to assign the right level of permissions depending on each user's responsibilities.
With roles, workspace administrators can:
Control which modules and features a user can access.
Group similar types of users under consistent permission sets.
Create custom permission profiles that reflect internal processes and governance rules.
How roles work
DinMo offers two kinds of roles:
Default roles: Ready-made access levels that make onboarding faster
Custom roles: Specific roles that you can adapt to your teams and governance structure
Every workspace can define custom roles to match internal workflows and governance.
When creating a custom role, you assign a permission level for each high-level feature in DinMo.
When creating a role, DinMo allows you to control access at two levels:
Application-level access
Module-level permission detail
1. Application-Level Access
Some features in DinMo are grouped into higher-level applications:
Data Activation
Data model, destinations, segments, sync scheduling, monitoring
Customer 360 profiles, audience explorations, experiments, metrics
Enabling access to one of these applications makes the relevant modules visible in the UI for users assigned to this role.
For example, if a role does not have access to Customer Hub, users will not see Models at all — even if they have Editor or Viewer permissions at module-level.
This enables admins to hide entire product areas for certain roles.
2. Module-Level Permissions
In addition to the two default roles (Admin and Power User), DinMo allows you to create custom roles bespoke to you and your business. Roles are managed in the Roles tab of the Settings page. Here you have the option to 'Create Role'.
When creating a role, you can select the feature to access within the platform via the toggle, and at what level the access is granted via the drop down. We have five levels of access:
No access - feature not visible within the platform
Viewer - read-only access to see the contents of the feature
Operator - ability to launch jobs (re-runs / refreshes etc) for existing resources within the feature
Editor - create new or edit resources within the feature
Admin - create new, edit or delete the resources within a feature

Permissions are assigned per feature category:
Workspace Management
User and workspace settings, including all data engineering features (sources, ingestion, etc.)
Model
Data models and schemas.
Calculated Field
Computed attributes.
Segment
Audience (Customer Hub) and segmentation (Data Activation) builder.
Activation
Activation workflows and sync schedules.
Destination
Sync destinations + platform connections.
Prediction
Predictive scoring and ML assets.
Identity Resolution
Entity stitching and identity logic.
Alert
Monitoring and operational notifications.
Customer Hub
Customer profile browsing & enrichment.
3. Default Roles
DinMo provides two standard roles that cover the most common workspace setups.
Admins
Admins have full and unrestricted access to all modules, features, entities, and settings within a workspace.
Typical responsibilities include:
Managing workspace configuration.
Granting, modifying, and removing user access.
Defining or adjusting custom roles.
Overseeing security, compliance, and operational setup.
Use this role for workspace owners, lead data engineers, or platform administrators.
Power Users
Power Users have access to all DinMo modules and can perform most operations within the workspace, but do not manage workspace-level administration.
A Power User can:
Create and update models, segments, predictions, destinations, etc.
Activate audiences and sync data.
Collaborate across initiatives.
A Power User cannot:
Manage all data engineering features, including source connexions
Manage workspace membership or permissions.
Update workspace configuration or governance settings.
Use this role for data analysts, marketing operations specialists, or performance marketers.
Permission Dependencies
Some features require read access to others in order to function properly. For example:
Creating a Calculated Field requires at least read access on the underlying Model.
Creating a Prediction requires at least read access to Models.
Creating a Segment requires at least read access to Models.
DinMo automatically checks and enforces these dependency rules.
Managing Users
Viewing Users
The Members tab provides a list of all users in the workspace and their assigned roles.
Inviting New Members
Click on the Invite Member button.
Enter the email address of the person you want to invite.
Select the appropriate role for the new member (e.g., Admin, Power User, Custom Role).
Send the invitation.

Handling Invitations
Invitation Expiry: Workspace invitations expire 24 hours after they are sent.
Resending Invitations: If an invitation expires, click on the three dots next to the pending invite and select Resend Invite.
Removing Invitations: You can also remove a pending invitation by clicking the three dots and selecting Remove Invite.

Managing existing User Access
For existing users, you can either delete them or modify their rights (as Admin, Power User, or a Custom Role).
Locate the user in the Members tab.
Click on the three dots next to their name and select:
Revoke Access if you want to remove this person's access to DinMo
Make [xxx] if you want to promote someone to the role of [xxx]

FAQ - Specific Cases
Permission Resolution
If a user has multiple roles, DinMo applies the highest permission level granted for each feature.
This ensures flexibility when combining profile-based roles (e.g., "Marketing") and responsibility-based roles (e.g., "Brand Team Lead").
Example:
Marketing Analyst
Viewer
Operator
Campaign Manager
Editor
Viewer
Effective permissions = Editor on Segments, Operator on Destinations.
Admin at the Account Level
Account administrators always have full access to all workspaces within an account.
They do not need workspace-specific role assignments.
Future-Proof Granularity
DinMo is designed to support more granular data governance over time.
This includes entity-level permissions (e.g., access only to workspace A and workspace B) — ensuring the system scales with organizational needs and compliance constraints.
Last updated