We are setting up auto retraining in UiPath AI Center for an invoice extraction ML model.
The model itself works fine. We are now enabling auto retraining and followed the official documentation step by step.
What we did
- Created the fine-tune dataset for the model.
- In Document Manager, scheduled Preview to merge the fine-tune dataset into the current dataset - this part works correctly.
- Created a recurring training pipeline in AI Center:
- Type: Train
- Frequency: Every 7 days
- First run scheduled for 03 January 2026 at 2:05 PM
- Selected the Export folder as the dataset for the pipeline (as mentioned in the documentation).
- Pipeline status shows Scheduled.
Issue
Even after 5+ days, the pipeline never triggered its first run.
It is still stuck in Scheduled status.
Expected Behavior
The pipeline should have triggered automatically at the configured time and then continue every 7 days.
Actual Behavior
No run is triggered at all. No error message. No execution history. Just remains in Scheduled.
