RPA Platform stores each data point collected during a bot's run by encrypting the data using secure communication channels. All credentials are asynchronously encrypted; only the associated robot client can decrypt the credentials.
All transactions are logged to ensure traceability of each step, even if no information is processed. This information is only visible in the customer's target application. The audit table can be exported via Excel or integrated into standard audit tools.
If you absolutely must store data, you can encrypt it with our internal activity designated AES256. Hyland RPA also uses ADO.Net with integrated security based on widely implemented SSL certification. Microsoft Integrated Security (SSPI) is used to authorize the user in the database.