- Release notes
- Task Mining overview
- Setup and configuration
- Notifications
- Task Mining
- Additional resources

Task Mining
To export your trace diagram as a XAML robot prototype and continue implementing it directly in UiPath Studio, access Export and select Automation skeleton (.xaml).
Task Mining supports the following types of input: Type Into, Click , and Send Hotkey.
For Type Into,only the first key input is saved and exported to Studio.
Select an action, to check out its Properties displayed on the right-hand side of the page.
Continue your design and implement your automation in Studio. For more details on working with Studio, please check the UiPath Studio Guide.
PII Masking
Task Mining detects the pattern of the typed keystroke and masks sensitive information (, names, email addresses, etc) with the * symbol and for numeric inputs (phone numbers, dates, etc) with 99999. It's recommended to verify the activities in your exported Studio projects.