Exports
Panel Export
A data dump in Excel format can be exported from every panel. Additionally, some panels offer exports in PDF and PNG formats. Click on the three dots on the right side to download.
Overall Export
A data dump in Excel format can be exported for the overall bot analytics dashboard by clicking on the 3 dots on the top of the page.
Here is how to use different columns in the exported excel:
- isUserAcquired: If set to True, it identifies all active users who have interacted with the bot at least once within the selected time range.
- acquiredOn: Timestamp of the user's first interaction with the bot within the selected time range.
- isUserLoggedIn: If set to True, it identifies all users who logged into the bot within the selected time range.
- isTerminated: If set to True, it identifies all employees terminated at the time of exporting the file.
- isDeleted: If set to True, it identifies all users whose bot access has been revoked.
- isOnHRMS: If set to True, it identifies all users present in the company's HRMS system.
To identify all non-terminated employees, set isTerminated to 'False', isDeleted to 'False', and isOnHRMS to 'True' (Optional: only use if bot access is restricted to employees in HRMS)".
Updated 30 days ago
