Export a List of Users
You can export the list of users in your domain to a .csv
file. The exported .csv
will include all users, both active and inactive, as well as their Role. Users have timestamps for when they were activated and deactivated.
The information included in the .csv
file is:
- Name
- Email address
- Phone number
- Role
- Active (yes/no)
- Activation date (UTC)
- Deactivation date (UTC)
Note: The User Management page is available to users with the Admin role. See User Permissions for more information.
To export the user list:
- In the User Management list, select the users to export.
- Click the button.
- Select Download Selected Users.
If you do not select users, all users will be exported.
Note: If filters are applied, only the users matching the filters are exported.
Your system will download a .csv
file.
The file name is in this format: users_[year]-[month]-[day]. For example: users_2020-07-02.