# Export user list You can export the list of an organization's users as a CSV file. The exported user list contains information useful for auditing and reporting purposes. To complete this task, you must have the Admin or User manager role assigned to your user. To export the user list for a different organization, you must [switch to that organization](https://developers.pismo.io/pismo-docs/docs/control-center-navigation). To export the user list: 1. From the main menu, select **Users & permissions** > **User profiles**. 2. On the **Users** screen, select **Export user list**.\ The user list is exported and saved as a CSV file on your local machine.\ If the export failed, an error message is displayed. To troubleshoot the issue, do the following: 1. In the **Export user list** dialog, select **Try again**. 2. If the issue persists, open a [service request](https://developers.pismo.io/pismo-docs/docs/service-desk) on the Pismo Service Desk. Refer to the following table for a description of the included fields.
Field Description
User ID The unique ID of the user in the system
Name The name of the user
Email The email address of the user
Status The verification status of the user's account
  • VERIFICATION\_REQUIRED: The user did not verify their email address and access their account.
  • ACCOUNT\_OK: The user verified their email address and accessed their account.
Date of Creation The date when the account was created
Last Login The date and time when the user last logged in If the user's **Status** is set to **VERIFICATION\_REQUIRED**, **Last Login** is left blank.
Roles The roles assigned to the user account If the user is not assigned a role, **Roles** is left blank. For more information, refer to [User permissions and roles](https://developers.pismo.io/pismo-docs/docs/control-center-access-profiles-and-roles).