---
title: "Managing Dynamic Groups"
slug: "managing-dynamic-groups"
updated: 2025-09-14T15:55:43Z
published: 2025-09-14T15:55:43Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.plainid.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Managing Dynamic Groups

Dynamic Groups offer a powerful way to manage Identities dynamically according to group definitions. This means that you create a Policy that defines whatever access permissions you want applied to your organization's assets. Instead of managing these permissions according to individual users, you can create and apply Policies to Dynamic Groups.

The advantage of this method is that the Authorization Platform can then determine dynamically which users belong in the group and apply these Policies you have set based on the Attributes you have assigned. And, when Attributes associated with a user are changed, any users that no longer have the Attribute (or value of the Attribute) specified in a Policy associated with a Dynamic Group are automatically removed from the group and therefore will not be part of any Identities definitions for that Policy.

For example, you may want to apply a Policy that enables branch managers in a specific region or country to have access during a time when most branch managers globally are restricted from accessing an organization's Assets. The Policy specifies that all those in the BranchManager Dynamic Group will be granted access based on a Policy that specifies that **Dynamic Group=BranchManager** is granted access to **Asset=AccountServer123** based on the defined **Date&Time** condition.

The Identities in a Dynamic Group of Branch Managers might be defined by the Attribute **Title** where **title=Manager**. If several Branch Managers are promoted to Regional Managers within the organization, no changes in the Policy definitions or associated Identities are required. Dynamically, in real-time, the Policy will no longer be applied to these Identities because they no longer have the Attribute of **title=Manager**.

When your Environment has multiple Identity Workspaces, each Dynamic Group is unique to the Workspace in which it is created. Dynamic Groups are not shared between Workspaces.

## **Creating a New Dynamic Group**

You can create a new Dynamic Group in an Identity Workspace. Alternatively, while you are creating a new Policy, you can create a new Dynamic Group on the Who wizard screen (step 2 of the wizard) and then continue creating the Policy as needed. Note that you cannot create a new Dynamic Group until you have created at least one Identity Attribute.

##### To create a Dynamic Group:

1. Click on Identity Workspace.
2. <meta charset="utf-8">The New Dynamic Group screen opens. Click![](https://cdn.document360.io/726c7002-05a9-480e-b986-42c9e8824acd/Images/Documentation/Screenshot%202025-07-14%20at%2017.37.57.png).
3. Enter the **Name** of Dynamic Group as you would like it to appear in the Dynamic Group list.
4. Enter a **Description** (optional).
5. In the **Define Dynamic Group Rules** section, select an Identity Attribute that is used as the basis upon which Identities are part of the Dynamic Group. For example, an Attribute like Title could be used. The **Type** field will reflect the type of Attribute based on what was set when the Attribute was created.
6. Select an **Operator** that determines how the Identity Attribute is related to the Value field. Depending on the Attribute you select, Operator options can include **Equals,****Not Equals, Contains, Starts with, Ends with, In**and**Not In**.
7. In the **Value** field, specify the value for this Dynamic Group. For example, if you wanted to create a Dynamic Group for all employees in a bank, you could use an Attribute Branch Number, and then in the **Value** field, supply the Branch Number.
8. To add an additional **Rule**, click **And** or **Or** and enter additional **Attributes** and **Values**.  
![](https://cdn.document360.io/726c7002-05a9-480e-b986-42c9e8824acd/Images/Documentation/image-1752504326117.png)
9. Click **Create**. Dynamic Group Settings screen is displayed, showing you the details of the new group.

![](https://cdn.document360.io/726c7002-05a9-480e-b986-42c9e8824acd/Images/Documentation/image-1752504404838.png)

When you return to the Identity Workspace view, you will see that the new group has been added to the Dynamic Groups list. Note that Dynamic Groups can also be created while creating a Policy with the [Policy Wizard](/v1/docs/policy-wizard).

Users can also view a list of Policies associated with the Dynamic Group. **To view the list**:

1. Select an Identity Workspace
2. Select a Dynamic Group.
3. Click on the Policies tab.
4. A page labelled Policies Using this Dynamic Group opens. Here you can view and manage Policies connected to this Dynamic Group.

## **Editing a Dynamic Group**

**To edit a Dynamic Group:**

1. Select the relevant Identity Workspace.
2. Click on the Dynamic Group you wish to edit. The Dynamic Group's Settings screen is displayed.
3. Click **Edit**. All fields become editable.
4. After modifying the group as needed, click **Save**.

## **Deleting a Dynamic Group**

**To delete a Dynamic Group:**

1. Select the relevant Identity Workspace.
2. Click on the Dynamic Group you wish to delete. The Dynamic Group's Settings page is displayed.
3. Click **Delete Dynamic Group**. A warning message appears.
4. Click **Delete**to permanently delete the group.

## Viewing Dynamic Groups in Full View

If your organization has many Dynamic Groups defined in the Platform, it is possible that not all of them will be visible. The full list of Dynamic Groups can be viewed by clicking the **Show Dynamic Groups Full View** link, located at the bottom of the Identity Workspace.

This opens the **Dynamic Groups List**screen, enabling you to use the **Search** field to find a specific Dynamic Group. The Full View list contains the following columns:

- **Name**: Use the up/down arrows to sort the list in alphabetical order according to the name of the Dynamic Group.
- **Description:** Displays the description of the Dynamic Group (if defined).
