Organize users into Postman groups

Groups are available on Postman Enterprise plans.

With Postman groups, you can arrange users into groups that reflect your organizational structure. You can add users to a group, then assign that group roles and access to the resources they'll be using across Postman. You can also efficiently onboard new team members by adding them to existing groups in your organization, instantly giving them access to the elements they'll be working on. Groups enable you to control access from a single dashboard in Postman and manage it at scale across your Enterprise team.

Admins and Super Admins can create, manage, and delete groups. Developers can also create, manage, and delete Developer-only groups.

Creating a group

To create a group, select Team in the Postman header, then select Manage Team. Select Groups on the left, then Create Group.

Create group

Give your group a name and description, and add your group members. If you're an Admin or Super Admin, you'll also have the option to select the team roles you'd like to assign to the group. If you're a Developer, you'll only have the option to create Developer-only groups.

Create a group

When you're ready, select Create Group.

Team members will receive an email and in-app notification when added to a group.

If you add a user with a support-only role (Admin or Billing) to a group that gives them a Developer role, they will automatically take up an available paid seat on your Postman team. If no seats are available, you won't be able to grant access to the group with that user.

Managing a group

You can manage a group's members, roles, and access to Postman elements.

Managing members of a group

Admins and Super Admins can add and remove members for all groups, but Developers can only add and remove members if they're a group manager.

To manage the members of a group, select Team in the Postman header, then select Manage Team. Select Groups on the left. Locate the group you'd like to update and select it to edit.

Manage group members

Select + Add to add a user to the group. Select X next to a user to remove them from the group.

Users will receive an email and in-app notification when added to or removed from a group.

Managing group managers

Groups that are only assigned the Developer role can have group managers. Group managers can edit the name, description, members, and managers for a group.

When a Developer creates a group they're automatically assigned the role of group manager. Developers with the group manager role, Admins, and Super Admins can add and remove group managers.

To edit the managers of a group, select Team in the Postman header, then select Manage Team. Select Groups on the left. Locate the group you'd like to update and select it to edit.

Manage developer group managers

Select + Add to add a manager to the group. Select X next to a manager to remove them from the group.

Managing access control for a group

You can control a group's access at the team level, workspace level, and on individual collections, APIs, environments, mock servers, and monitors.

Users will receive an in-app notification when roles are updated.

Editing team roles for a group

Admins and Super Admins can manage team roles for groups.

To edit team roles for a group, select Team in the Postman header, then select Manage Team. Select Groups on the left. Locate the group you'd like to update and select it to edit.

Edit group team roles

Select the team roles you'd like to assign to the group, or deselect team roles you'd like to remove from the group, then select Update Roles.

To learn more about roles and their permissions, see Team Roles.

Managing roles on workspaces and Postman elements

You can control a group's access to individual workspaces, collections, APIs, environments, mock servers, and monitors. For more information on managing workspaces, see Sharing workspaces.

You can use the Postman API to programmatically manage users and user groups for workspaces. For more information, see the Postman API collection.

For collections, APIs, environments, mock servers, and monitors, go to the element you'd like to edit roles for. In the sidebar, select the more actions icon More actions icon then select Manage roles.

Invite group to collection

Use the search bar to add the group, then give the group Editor or Viewer permissions with the dropdown. To remove a group, select Close icon next to the group name. Select Update Roles to confirm changes.

See Defining roles for more information on access control at a team, workspace, API, and collection level.

Editing details for a group

Admins, Super Admins, and group managers can edit details for a group.

To edit details for a group, select Team in the Postman header, then select Manage Team. Select Groups on the left. Locate the group you'd like to update and select it to edit.

Select the group's name at the top of the page to edit it. To add a description, select Add a description under the group's name. To update an existing description, select it to edit. Changes are automatically saved.

Deleting a group

Admins, Super Admins, and group managers can delete a group.

To delete a group, select Team in the Postman header, then select Manage Team. Select Groups on the left. Locate the group you'd like to delete and select it.

Select Delete Group to delete the group, then Delete Group to confirm.

Delete group

Last modified: 2023/06/15