UiSAIv1 Exam QuestionsBrowse all questions from this exam

UiSAIv1 Exam - Question 30


What is the default visibility of an ML skill?

Show Answer
Correct Answer: B

An ML skill is by default private and can be made public. This ensures that sensitive or proprietary algorithms are not exposed to unauthorized users by default, and the privacy of the skill must be deliberately changed to make it accessible to a broader audience.

Discussion

1 comment
Sign in to comment
Engineer24Option: B
Jun 7, 2024

Make ML Skill public/private You have the possibility to make an ML Skill public. Doing so, the ML Skill will be accessible via an endpoint from outside of UiPath environment. This means that you can call it without the need to go through a robot connected to the specific tenant.