---
title: Creating a group with dynamic membership
description: Learn how to create a group with dynamic membership in PingOne.
component: pingone
page_id: pingone:pingone_tutorials:p1_tutorial_config_mfa_experience_create_group_dynamic_membership
canonical_url: https://docs.pingidentity.com/pingone/pingone_tutorials/p1_tutorial_config_mfa_experience_create_group_dynamic_membership.html
revdate: November 13, 2023
section_ids:
  steps: Steps
  next-steps: Next steps
---

# Creating a group with dynamic membership

Creating groups for your users is not required, but groups are useful for organizing users who share the same criteria such as job title, region, and so on.

As part of this demo, you can experience group based access control during the user simulation. For the purposes of this demo, creating a group is optional.

## Steps

1. In the PingOne admin console, go to **Directory > Groups**.

2. Click the **[icon: plus, set=fa]**icon.

3. In the **Create New Group** panel, enter a **Group Name**, and select **Default** in the **Population** list.

   ![Screen capture of the Create New Group page with Sales entered as the Group Name and Default selected in the Population field](_images/wnz1619716968577.png)

4. Click **Finish & Save**.

5. Click your new group to show the summary panel.

6. Click the **Users** tab.

   ![A screen capture of the Users tab](_images/dyk1676328412405.png)

   You can add members either individually or through a filter. For this example, we'll dynamically add users to the Sales group who have titles starting with "Sales."

7. Click **Add with a Filter**.

8. In the **Attribute** list, select **Title**, in the **Operator** list, select **Starts with**, and in the **Value** field, enter `Sales`. **Click Save Filtered Users**.

   ![Screen capture of the Create Dynamic Group page with the Attribute field set to Title, the Operator set to Starts with, and Sales entered in the Value field](_images/nil1619732536623.png)

   As you can see, George and Lucy have been added to the Sales group.

   ![Updated screen capture of the Sales group showing two new members](_images/jos1619720413515.png)

## Next steps

Continue by [Creating a web application](p1_tutorial_config_mfa_experience_create_web_app.html).
