Stay organized with collections
Save and categorize content based on your preferences.
Dynamic groups overview
A dynamic group is a
Google Group whose memberships are automatically managed using a membership
query or a query on employee attributes, such as job role or building location.
For example, a membership query might be "all users whose job role is Technical
Writer in my organization."
As part of the group's definition, you supply the query and Google systems
ensure that all matching users in your organization are members of the group.
Membership queries are written using
Common Expression Language (CEL)
which is the standard language used to write expressions for Google Cloud
APIs.
Though dynamic groups are created and maintained differently than Google Groups,
they are used for the same purposes. Namely, dynamic groups are used as email
groups (to send email to a specific set of people) and for managing
Identity and Access Management (IAM) and Google Workspace policies.
For further information on IAM policies, see
IAM.
For further information on Google Workspace policies, see
Customize access to Google Workspace services using access groups
and Customize service settings with configuration groups.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["Dynamic groups are Google Groups with memberships automatically managed by a query based on employee attributes, such as job role."],["These groups use Common Expression Language (CEL) for membership queries and are used for email distribution and managing Identity and Access Management (IAM) and Google Workspace policies."],["Dynamic groups are available only to certain Google Workspace and Cloud Identity premium accounts, with a default limit of 500 groups per customer."],["Dynamic groups can be managed via REST API or client libraries but cannot be added as members of a regular Google Group."],["Users can formulate and test membership queries and create dynamic groups as next steps."]]],[]]