SourCherry Help Centre
Home â€ș AI Employee â€ș Agent Studio

Scheduled Triggers for Super Agents in SourCherry

Scheduled Triggers allow Super Agents to run automatically at a specific time or on a recurring schedule. You can create a one-time schedule, repeat an agent at a set interval, or use a cron expression for more precise timing. Once the Super Agent is published, SourCherry runs the complete agent—including its instructions, skills, and CRM actions—without requiring a manual kickoff.


TABLE OF CONTENTS


What Are Scheduled Triggers for Super Agents?


Scheduled Triggers give Super Agents a time-based starting point. Instead of waiting for a user to manually run the agent, SourCherry starts it according to the schedule you configure. This is useful for recurring operational work, scheduled reviews, reminders, summaries, and other tasks that need to happen at predictable times.


A Scheduled Trigger can start a Super Agent:


Every scheduled execution runs the full Super Agent, including its instructions, configured skills, and CRM actions.


Key Benefits of Scheduled Triggers


Scheduled Triggers help teams automate recurring work while maintaining visibility into when each Super Agent runs and what it does.


Schedule Modes


Each schedule mode supports a different type of timing requirement. Selecting the appropriate mode helps ensure the Super Agent runs at the correct time and cadence.


Once


Use the Once option when the Super Agent should run one time at a specific date and time.


Common examples include:


A one-time schedule does not repeat after the configured execution.


Set Interval


Use Set interval when the Super Agent should run repeatedly at a regular cadence.


Available interval units include:


Recurring schedules can also include:


For example, a Super Agent can run every Tuesday, Wednesday, and Thursday at 9:00 AM until the end of the month.


Cron Expression


Use a Cron expression for advanced schedules that require more precise timing than a standard interval provides. Cron expressions are best suited for users who are already familiar with cron-based scheduling. 


Review the expression carefully before publishing the Super Agent to ensure it represents the intended schedule.

Recurring Schedule End Conditions


End conditions control how long a repeating schedule remains active. Choosing the correct end condition prevents recurring Super Agents from continuing beyond the period when they are needed.


A recurring schedule can be configured to end:


Use a date-based end condition for time-limited initiatives, such as monthly campaigns. Use a run-count end condition when the Super Agent should complete a known number of scheduled executions.


Multiple Schedules for One Super Agent


Multiple schedules allow one Super Agent to support more than one operating cadence. This reduces the need to create duplicate agents when the instructions, skills, and CRM actions are the same.


For example, one Super Agent can be configured to:


Each schedule is configured separately within the Super Agent’s Triggers area.


Natural-Language Scheduling


Natural-language scheduling allows the builder to configure a Scheduled Trigger from a plain-language request. This can make complex recurring schedules faster to create and easier to understand.


For example, you can tell the builder:

“Run this every Tuesday, Wednesday, and Thursday at 9 AM until the end of the month.”


The builder interprets the requested cadence and configures the trigger. Review the resulting schedule before publishing the Super Agent to confirm that the dates, times, weekdays, and end condition match your intent.


Scheduled Trigger Timezone


Scheduled Triggers use the sub-account’s local timezone. Verifying the timezone before publishing helps prevent the Super Agent from running earlier or later than expected.


The selected date and time should be interpreted according to the timezone configured for the sub-account. This is especially important when:


Review the sub-account timezone before activating a new schedule.


Scheduled Runs and Activity Tracking


The Activity feed provides visibility into scheduled Super Agent executions. Reviewing scheduled activity helps confirm that an agent ran and supports troubleshooting when an expected action did not occur.


Every scheduled run is logged after the Super Agent executes. Use this record to monitor recurring work and verify that scheduled activity is taking place.


For more detailed agent execution information, review Agent Logs in SourCherry: Overview, Benefits, and Setup.


Scheduled Triggers Compared With Workflow Scheduler


Scheduled Triggers and the Workflow Scheduler both support time-based automation, but they start different types of automation.


Use Scheduled Triggers when the task should be completed by a Super Agent. Use the Workflow Scheduler when the process should be handled through workflow actions and workflow logic.


Learn more in Workflow Trigger - Scheduler.



How to Set Up Scheduled Triggers for a Super Agent


A complete schedule requires the correct trigger mode, timing, recurrence settings, and publishing status. Reviewing each setting before publishing helps ensure the Super Agent runs when intended.

  1. Open Agent Studio in the applicable sub-account. Open the Super Agent you want to schedule.




  2. Click on "Edit Agent". Click Add trigger.




  3. Select Schedule.




  4. Select a schedule mode:

    • Once

    • Set interval

    • Cron expression




  5. Configure the required timing settings.

    For a one-time schedule:

    • Select the date.

    • Select the time.




  6. For a recurring interval:

    • Enter the interval.

    • Select minutes, hours, days, weeks, or months.

    • Select the applicable weekdays when needed.

    • Choose an end condition.



  7. For a cron schedule:

    • Enter the cron expression representing the required schedule.




  8. Review the schedule using the sub-account’s local timezone.

  9. Add another schedule when the Super Agent requires more than one cadence.

  10. Publish the Super Agent.


The schedule becomes active after the Super Agent is published. No manual kickoff is required after activation.


Frequently Asked Questions


Q. Does a Scheduled Trigger run the entire Super Agent?

A. Yes. Every scheduled execution runs the Super Agent’s instructions, skills, and CRM actions, just as the full agent would run during a live execution.


Q. Does the Super Agent need to be published?

A. Yes. Publishing the Super Agent activates its configured schedule.


Q. Which timezone does the schedule use?

A. Scheduled Triggers use the sub-account’s local timezone.


Q. Can one Super Agent have more than one schedule?

A. Yes. Multiple schedules can be added to one Super Agent when it needs to run at different cadences.


Q. Can a recurring schedule run only on selected weekdays?

A. Yes. Recurring schedules can be limited to specific weekdays.


Q. Can I stop a recurring schedule automatically?

A. Yes. A recurring schedule can continue indefinitely, end on a specific date, or stop after a configured number of runs.