Stedia

Scheduler

Create a job in plain language, test it, then inspect runs and approvals.

Open Scheduler. Describe the job once. Stedia runs it on a cadence and asks before it writes, unless you pre-authorized that tool.

Create a job

  1. Click to create a job.
  2. Basics: name and Task. The task is the prompt the agent runs each time.
  3. Schedule: pick a cadence.
    • Fixed interval, minimum 5 minutes
    • Daily or weekdays, with a time and timezone
    • Custom cron, 5 fields. L, W, #, ?, and @macros are rejected
  4. Timezone defaults from Settings.
  5. Approvals & safety: set the approval timeout (1 hour to 7 days) and, after a test, tick Pre-authorized tools.

Delivery is a chat thread. There is no control in the UI today to turn on email delivery.

Test before you save

Click Run test. Stedia runs the task once, denies every tool that would need approval, and reports what it reached for. Nothing is delivered or written.

The result lists tools that would need approval. Saving seeds pre-authorized grants from that test. Review the list. A write you did not mean to pre-authorize will run unattended.

If the task reads untrusted content and you pre-authorize writes, the form warns you.

Runs

Open a job, then Inspect a run. Switch List and Canvas.

Statuses you will see:

StatusMeaning
QueuedWaiting to start
RunningIn progress
Waiting for approvalA step needs Approve or Deny
SucceededFinished
FailedError
ExpiredNobody approved before the timeout
BlockedA required tool is missing
SkippedThe previous run is still going

Approve or deny pending steps from the inspector. Open conversation jumps to the thread the run wrote to.

Pre-authorized tools run without a prompt. Other tools wait until timeout, then the run expires.

Fleet health

The list can mark jobs Failing or Past due. Pause or resume a job, or pause all failing jobs.

On this page