How to get Author in Insights

Hi,
I am trying to get a list of Process Name and Author in a dashboard in Insights.
I would like to know the creator of the automation.
Does anyone know the attribute or element I can use to get the Author?

Thank you.

Hi @MaeHU,

To my knowledge this is not possible in UiPath Insights.
Insights Dashboard can be supplied with data from these three sources:

image

The author of the process is not stored inside any of the above as it’s not part of those tables.

Bogdan :robot:

Hi, @MaeHU

I guess by default Author isnt a available field in insight.

You can achieve this by relate author automation in config file for all project and use Add Log Field and pass author as input. Then you can create common variable in insight and related this Author Log

image

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.