
bwvcy (bwvcy) asked a question.
I was creating a list (imported via csv) of Okta-mastered users, and I had to add each user to a group manually. I know that I can do a bulk activation of users, but how do you add users to a group in bulk. There has to be a way to filter particular users from the staged group and add them to a group.

I don’t think there is an option OOB, but if you have used import user via CSV and are able to create Group assignment rules.
You could define a custom Okta attribute, create a group assignment rule that assigns user, if that value is set to the group and then run the csv import with the additional attribute.
Group assignment rule should trigger and auto assign the groups with in minutes.
While this may be a workaround, it is worth submitting an enhancement request.