What is Scheduled Execution
Scheduled execution is a feature that automatically runs tasks at specified times. You can choose between one-time execution and recurring execution.Execution Types
One-time Execution
Executes the task once at the specified date and time.Recurring Execution
Executes the task periodically at specified intervals.| Recurrence Pattern | Description |
|---|---|
| Daily | Execute at specified time every day |
| Weekly | Execute at specified day and time every week |
| Monthly | Execute at specified date and time every month |
How to Set Schedule
Setting Schedule for New Task
Setting Schedule from Draft
Recurring Settings Details
Daily Execution
Weekly Execution
Monthly Execution
If you want to set month-end, specify 31. For months without 31 days, it will execute on the last day of the month.
Automatic Execution
Scheduled tasks are automatically executed at the specified time.Execution Flow
- When the specified time arrives, the system starts the task
- Initial input is sent to the agent
- The agent processes the request
- Execution results are saved
Checking Execution Results
Changing Schedule
You can change the execution time of scheduled tasks.Canceling Schedule
You can return a scheduled task to draft status.Troubleshooting
Task doesn't execute
Task doesn't execute
Please check the following:
- Is the schedule correctly set?
- Is the agent being used valid?
- Is the connector connection valid?
Execution results in error
Execution results in error
- Check the agent settings
- Verify the initial input content is appropriate
- Check connector permissions