{% extends "base.html" %} {% block title %}{{ form_title }} - Memorizz{% endblock %} {% block content %}
Create durable scheduled jobs that run via the automations worker.
{{ job_id }}
Agent cannot be changed after creation.
Pick a common schedule or choose "Custom..." to configure manually below.
Format: minute hour day month dow (e.g. 0 9 * * *).
Used when schedule type is interval.
IANA timezone name. Used for cron evaluation and template variables.
Variables: {today_iso}, {scheduled_for_iso}, {now_utc_iso}, {timezone}.
Results appear in the agent's Automations tab in the playground.
One per line or comma-separated. The worker uses TWILIO_* env vars for delivery.