Description
Job configuration not valid
Job will remain in pending state because of the following reasons:
This job can run only under an account with credentials defined and there is none assigned to this folder.
Link
Date
2026-04-21
Related UiPath products
Orchestrator
Looks like the Orchestrator folder where you’re starting the Job has no account assigned. Your process requires a robot/machine that has credentials.
Hi @Binu_Balasubramanian,
Can you share some more details like have you created machine in you orchestrator? have you configured robot account to be used to run automation? Have you allocated runtime license to tenant → folder/machine
I Assume you are trying to run unattended from orchestrator:
Steps to configure robot account:
- Navigate Folder → Settings → Manage Access → click 3 dots on user to be used → Edit Access rules
- In roles, type and choose “Allow To be Automation User”
- In Enterprise robot setup, select “Custom Windows Credentials”
- Provide your credentials and save
Steps to setup machine:
- Navigate Tenant → Machines → Add Machine → Machine Template
- Fill details - Template Name as you laptop name, Production (Unattended) as 1 or more, click provision
- Capture machine id and secret & use it to connect to UiPath Assistant in your machine
- Check this link to connect: How to Connect UiPath Assistant with Orchestrator | UiPath
- Link machine to folder where you want run automation
- use this documentation: Orchestrator - Assigning Machine Objects to Folders
- Now you can try to run the automation
If you already have done this setup, then share some more details on the issue.
@Binu_Balasubramanian
Make sure you have setup an unattended robot and assigned to the folder where you are trying to run the bot.