Skip to main content
Recurring tasks are automated operations that run on a regular schedule — daily, weekly, or monthly — so your team stays informed without manual effort. Instead of remembering to run cost checks or security audits, schedule them once and let CloudThinker handle the rest.

What Are Recurring Tasks

Daily Monitoring

Automated daily checks like cost anomaly detection, error log reviews, and resource health scans

Weekly Audits

Periodic reviews such as security audits, performance assessments, and compliance checks

Monthly Reports

End-of-period summaries including executive reports, trend analyses, and capacity planning

Custom Cadence

Flexible scheduling for any interval — every 6 hours, biweekly, quarterly, or any custom frequency

When to Use Recurring Tasks

Recurring tasks are ideal when you need consistent, repeatable cloud operations without manual intervention:
  • Daily cost monitoring — Catch spending anomalies before they escalate
  • Weekly security audits — Maintain continuous compliance posture
  • Monthly executive reports — Deliver infrastructure summaries to leadership on schedule
  • Health checks — Monitor database performance, Kubernetes clusters, or application uptime at regular intervals
  • Log analysis — Review error logs and alert on high-severity issues automatically

How to Schedule a Recurring Task

1

Write your task prompt

In the CloudThinker console, type your task in the input area. Use @agent to target a specific agent and #tool to specify tools.
@kai Checking CloudThinker error logs last 24h and #alert if exist high - critical issues
2

Click the calendar icon

In the input toolbar, click the calendar icon (next to the send button) to open the scheduling options.
CloudThinker console input area showing the calendar icon for scheduling recurring tasks

The calendar icon in the input toolbar opens the task scheduling panel

3

Configure the schedule

Set the recurring frequency for your task:
  • Frequency — Daily, weekly, monthly, or custom interval
  • Time — When the task should run (e.g., 9:00 AM)
  • Day — For weekly tasks, select which day(s); for monthly, select which date
4

Review and save

Review your task configuration and click Save to activate the schedule. The task will run automatically at the configured times.

Example Tasks

Here are practical recurring task examples you can schedule:
AgentFrequencyExample Prompt
@alexDailyAnalyze EC2 spending trends and flag anomalies over $100
@oliverWeeklyRun a comprehensive security audit on all AWS accounts
@tonyDailyCheck database slow queries and report any taking over 5 seconds
@kaiEvery 6 hoursMonitor Kubernetes pod health and #alert on CrashLoopBackOff
@annaMonthlyGenerate an executive infrastructure summary with cost, security, and performance highlights
@alexWeeklyReview unused resources across all connected cloud accounts
@oliverMonthlyRun SOC 2 compliance check and generate remediation report

Managing Recurring Tasks

Once scheduled, you can manage your recurring tasks from the Tasks section in your workspace:
  • View — See all scheduled tasks with their next run time, frequency, and status
  • Pause — Temporarily disable a task without deleting its configuration
  • Edit — Update the prompt, schedule, or agent assignment
  • Delete — Remove a task that is no longer needed
  • View History — Review past executions, including output, duration, and any errors

Best Practices

Begin by scheduling weekly or monthly tasks that replace manual effort your team already does — like security audits or cost reports. Add daily tasks once you’re comfortable with the output.
Vague prompts produce vague results. Include scope (which accounts, regions, or resources), thresholds (flag items over $X), and desired output format (summary, table, dashboard).
Configure Notifications so task results reach the right people via email or Slack. This ensures outputs are acted on, not just generated.
Check execution history periodically to ensure tasks are completing successfully and producing useful output. Adjust prompts or schedules based on what you learn.