To manage Orchestrator users please navigate to “User Management” tab, here you may see the list of users created in Orchestrator.
Users can have following roles:
- Superuser - the user with the access to Orchestrator panel and to User Management tab. Created in the registration process, it also has Designer privileges too.
- Orcadmin - the user with the access to Orchestrator panel, doesn’t have access to User Management tab. Can be created from “User management” page
- Designer - the user for Python RPA Studio, has rights to upload and download projects, can create Agent user. Doesn’t have access to Orchestrator panel.
- Agent - the user for Python RPA Agent, has rights to download projects and send logs to Orchestrator. Doesn’t have access to Orchestrator panel. Can be created from “User management” page or from the Python RPA Studio when creating the project.
- Winservice - the user for Python RPA Windows Service. (Deprecated)
To create a user from “User management” page click on “Add User” button, enter username and password and select the appropriate role. For example if you want to give someone else the access to your Orchestrator - choose “Orcadmin” role, if adding additional Python RPA Studio developer - choose “Designer” role.