# Export your users directly from the Dashboard

Previously, your user exports weren't as accessible as we would have liked. Customers had to export via our [Backend API](https://clerk.com/bapi) or if you needed hashed passwords, you had to rely on our support team to trigger a user export.

Now you can easily generate and download a CSV export of your users, all within the [Clerk Dashboard](https://dashboard.clerk.com/).

### Key Features:

- **Settings Page**: This new feature is added to the dashboard Settings.
- **Export and Download Logs**: The Settings page also includes a table displaying logs for both export requests and downloads, providing a complete history of export activities.
- **Real-time export management**: Trigger user exports with the new "Export All Users" button. Track progress in real-time with status updates displayed on the Exports logs table on the Settings page, including when the file is ready for download.
- **Automatic notifications**: Once the export completes, you’ll receive a toast notification and can download the CSV file directly from the dashboard.
- **Flexible navigation**: You can navigate away or switch tabs without interrupting the export process, and you’ll still get notified when the export is done.

### Other Details:

- The download button remains visible until the file expires, allowing you to download the list at any time before requesting a new one.
- The export is restricted to admins (or users in their personal workspace), ensuring the feature is secure and accessible only to authorized users.
