Schedule Auto-Retrain
Periodically refresh eligible website and Notion knowledge and inspect the resulting retrain history.
Open an agent’s Sources → Auto-Retrain page to schedule recurring knowledge refreshes. The page combines the schedule, a Retrain Now control, the last retrained time, and retrain history. The schedule is off by default and uses a 24-hour interval when enabled.
Enable a schedule
Turn on Enable Auto-Retrain. The change saves immediately; there is no separate Save button. The visible schedule is unavailable on Free and Hobby. Standard can choose every 24 hours, every 48 hours, or weekly. Pro also exposes every 12 hours.
AgentStack checks for due retrains hourly. An interval expresses when an eligible retrain becomes due; it is not a promise that a run begins at an exact wall-clock minute. The scheduler skips agents with a started retrain and limits each sweep to a bounded group of due agents.
Know what the schedule refreshes
The page describes refreshing sources broadly, but the worker refreshes completed website sources and enabled Notion sources. Files and Q&A pairs are already indexed on their own upload or mutation path and are not part of the scheduled retrain. Keep critical policies in the format that matches their update process.
Use Retrain Now when a website or enabled Notion source changed and you need an immediate refresh. Then use Retrain History to distinguish completed, partial, and failed runs and to compare pages crawled, changed, and unchanged.
Enterprise availability
TODO(ray): the current UI enables Auto-Retrain for Enterprise, while the active retrain worker lacks an Enterprise interval mapping. The Standard and Pro behavior above is code-verified; do not rely on Enterprise scheduled or manual retraining until this inconsistency is resolved.
Read Retrain knowledge for the exact source types and update behavior. Test changed answers in Playground after a successful run.