How Scheduling Works
Just tell your worker what you want done and when. They’ll handle the rest.Scheduled task limits apply. The number of active scheduled tasks you can have depends on your plan. See Plans & Pricing for details.
One-Time Tasks
Schedule a task to run once at a specific future date and time. Examples:- “On Friday at 10am, remind me to submit the proposal”
- “In 3 days, email the client to check on their decision”
- “On December 1st at 2pm, send the holiday schedule to the team”
Recurring Tasks
Schedule tasks that repeat on a regular schedule—daily, weekly, monthly, or custom intervals. Examples:- “Every Monday at 9am, summarize last week’s GitHub PRs and email me”
- “Every day at 8am, check my calendar and send me a WhatsApp with my first meeting”
- “On the 1st of every month, pull expense data and email a summary”
Custom Frequencies
You can schedule tasks on custom intervals:- “Every weekday at 5pm”
- “Every other Friday at noon”
- “Every 1st and 15th of the month”
Maximum frequency limits apply. There’s a minimum interval between task executions to prevent system overload. If you need very frequent checks, consider using external triggers instead (see Pro Tips below).
Managing Scheduled Tasks
View Your Tasks
Ask your worker:- “What tasks do I have scheduled?”
- “Show me my recurring tasks”
Modify a Task
When you ask a worker to modify a scheduled task, they’ll delete the old one and create a new one with your changes.Delete a Task
What Happens When Tasks Run
When a scheduled task executes:- Your worker performs the task
- Sends you the output via the channel you specified
- Logs the execution for your review
Pro Tips
Best Practices
Specify the delivery channel
Specify the delivery channel
“Email me the report” vs. “Send via WhatsApp”—workers need to know where to deliver the output.
Grant tool access upfront
Grant tool access upfront
If a task pulls data from Gmail, Notion, or GitHub, ensure the worker has access to those tools before scheduling.
Start with one-time tasks to test
Start with one-time tasks to test
Before creating a recurring task, test it once: “Send me the report tomorrow at 9am” → review → “Make this recurring every Monday.”
Next Steps
Training & Feedback
Refine scheduled task outputs with feedback
Connecting Tools
Ensure workers have the tools they need
Questions? Reach out to support@getspinnable.ai — we’re here to help!