Hello
Do the automation users need a UI Profile or not? in fact what does ui profile do? I assume it’s needed only for users using Studio/StudioX?
Does assigning a user with automation role and no profile defined enough?
No, Automation user does not need UI Profile.
Right, UI Profile is basically used for users who access UiPath web applications and personal automation features.
Yes, it is enough to assign a user with automation role and no profile as long as the user does not require access to UI based services.
Hi @adext01,
UI Profile actually controls whether the account can log into the Orchestrator web interface itself, not what design tool (Studio/StudioX) we use. The options for UI Profile are:
If UI Profile is set to None, the account simply can’t browse into Orchestrator’s web UI, if tried to access, they’d hit a “No access” type error. It has no dependency on Studio, StudioX, or which design experience we use.
If the type of account is only a robot (running unattended jobs or it’s any user account which just executes jobs) then, it doesn’t need any UI Profile at all.
Cheers!