adammor's avatar
adammor
Cloud Apps
01-14-2025
Status:
New Idea

downloading user list from Admin Tab - Users

There isn't an option to download all users information from the Admin-Users

 

Only to 'download csv' via Usage analytics - Users dashboard but this doesn't show all users created - just the ones being used.

3 Comments

  • AssafHanina's avatar
    AssafHanina
    Sisense Employee

    Hey adammor ,

    While it's not possible to download this directly from the Admin tab, you can achieve it using the REST API.

    Please refer to the following Community Link, which includes a Python script that can be used to export the list of all users into a CSV file.

    Best regards,

  • AssafHanina - I have seen the API solution and it still seems like a simpler solution would be a "Download to csv" button in the Admin-Users tab.

  • AssafHanina's avatar
    AssafHanina
    Sisense Employee

    Hey adammor ,

    You’re right that a "Download to CSV" button in the Admin-Users tab would make things easier—thank you for suggesting this to the product team.

    In the meantime, I hope the provided workaround helps.

    Best Regards