AI Governance Audit Process

Hello Community.

We have setup the PII Policy (In Automation Ops)

Is there anything else we would have to setup?

How do we audit and ensure the no data is not leaked while use Document Understanding and Gen AI activities. Please guide. Thanks!

Hello @Ranveer_S_Thakur,

You can find the audit from admin portal:

In the details you can find under PII Status.
Thanks,
Karthik

Thank you @chinthakayala_karthik,

I did check the Audit tab as you mentioned. But I am not seeing any calls made by the processes using Content generation, categorize activity and others

I do see calls made by Document Understanding activity (3rd party model used and other information)- but we were under the impression that UiPath has its own model for document understanding (Predefined - GenAI extractor). Do you use Document Understanding for any of the use case?

Thanks for your help!

Hello @Ranveer_S_Thakur,

Any Gen AI capabilities are going to make a call to LLM. no inhouse model as of now.

For Gen AI activities make sure you enabled inflight masking:

Thanks,
Karthik

Hey @chinthakayala_karthik,

Yes, I did enable inflight masking, does it cover “Document Understanding -Generative Extractor Activities” as well?
image

Not 100% sure but hopefully as the data to be sent for LLM. for other extractors it’s inhouse models.

Thanks,
Karthik

Thank you @chinthakayala_karthik! I needed that confirmation to deploy the bot in Production on Live records.