As part of user access management - I need a report to be generated on a monthly basis with the following details
User Name, Roles Assigned, Last Login DateTime, Last Actioned DateTime, Email, License
Please note that the requirement is specific to roles and not the group membership. ALso the normal audit logs wont help here
what is your data source ? are you wants this details orchestrator?
I need the details from orchestrator. It is split across different screens
Are you using insight? then you need to check. another option is that you need to look at the UiPath database if you have access, create do the join, and get it from there.
Use the API to get the details
Thank you. I am also able to get what I need just by looking around, but some visual representation would make things much easier.
Hi @sharazkm32
welcome to UiPath community!!!
Please find the below link doc.
The UiPath Documentation Portal - the home of all our valuable information. Find here everything you need to guide you in your automation journey in the UiPath ecosystem, from complex installation guides to quick tutorials, to practical business...
also check on the below video.
hope it helps!!!