Instead of assigning capabilities to individual users and service accounts, use groups in CDF to define what capabilities members (users or applications) have to work with different CDF resources. You can manage group membership in your identity provider (IdP), for instance, in Microsoft Entra ID, or in Cognite Data Fusion, or in a combination of the two.Documentation Index
Fetch the complete documentation index at: https://docs.cognite.com/llms.txt
Use this file to discover all available pages before exploring further.
Manage group membership in Cognite Data Fusion
To manage group membership for user accounts in Cognite Data Fusion, you can add all authenticated users or individual users to CDF groups. To add individual users, they need to already have signed in to a CDF project. Groups that have All user accounts as members display first in the Groups overview page. To manage membership for service accounts, use your identity provider.Create a group in CDF and add members
Sign in to Cognite Data Fusion
Sign in to Cognite Data Fusion as an admin.
Configure group members
Under Members:
- To add all users of the organization to the group, select All user accounts.
- To add individual users, select List of users and then the users you want to add.

Only profiles of users who have logged into the organization at least once are visible.
Link to Application (Client) ID
In the Application (Client) ID dropdown, select the existing or create a new Application (Client) ID to link groups to specific applications to improve query efficiency. Application (Client) ID is a unique public identifier for an application registered with an authorization server. You can set more than one Application (Client) ID for a group.When users make a query to CDF, their Effective Access (EA) is determined by the union of all capabilities and scopes from the groups they’re members of. When users make a query from an application, only the groups linked to that application are considered for EA.
This feature is currently supported only for CDF organizations configured with Microsoft Entra ID as their identity provider (IdP).