Skip to content

Import Active Directory Groups from CSV

To bulk create AD Groups follow these steps:

  1. Click on Group Management > Create Groups

  2. Download the included CSV template. The template includes the following group attributes:

    • Name = Name of the group
    • distinguishedName = This is the location where the new groups will be created.
    • groupCategory
    • groupScope
    • description
    • mail
  3. Fill out the template with your group details

    Example CSV.

    import groups csv

  4. Select your template and click run.

    run group import