---
title: Creating a group with dynamic membership
description: Create a group that features dynamic membership. Use this group to limit access to the application based on group membership.
component: pingone
page_id: pingone:pingone_tutorials:p1_tutorial_passwordless_create_group
canonical_url: https://docs.pingidentity.com/pingone/pingone_tutorials/p1_tutorial_passwordless_create_group.html
revdate: November 13, 2023
section_ids:
  steps: Steps
  result: Result:
  next-steps: Next steps
---

# Creating a group with dynamic membership

Create a group that features dynamic membership. Use this group to limit access to the application based on group membership.

## Steps

1. Go to **Directory > Groups**.

2. To add a new group, click **[icon: plus, set=fa]**.

3. In the **Group Name** field, enter `Allowed Users`.

4. From the **Population** list, select **Default**.

5. Click **Save**.

   ![A screen capture of the Create New Group window in PingOne.](_images/ppi1651087821045.png)

   ### Result:

   PingOne creates the user group and displays it in the **Groups** list.

6. In the configuration panel, click **Users**.

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

8. In the **Create Dynamic Group** dialog, enter the following group criteria:

   | Field         | Value           |
   | ------------- | --------------- |
   | **Attribute** | **Username**    |
   | **Operator**  | **Starts with** |
   | **Value**     | `Sally`         |

   ![A screen capture of the Create Dynamic Group screen in PingOne.](_images/bak1620128673482.png)

9. Click **Save Filtered Users**.

10. Go to **Applications > Applications**.

11. Expand the **Passwordless Login** application.

12. Click the **Access** tab and click the **Pencil** icon.

13. Click **[icon: plus, set=fa]**or drag the **Allowed Users** group to the **Applied Groups** column.

14. Click **Save**.

![A screen capture of the Edit Access window in PingOne.](_images/cdt1651088963118.png)

## Next steps

Continue by [Copying the sign-on URLs](p1_tutorial_passwordless_signon_urls.html).
