How it works

Product walkthrough

A visual walkthrough of the real workflow: create schedules, monitor runs, and react to failures from one control plane.

  1. Account & workspace

    Sign up → first workspace → dashboard shell.

    Create your workspace, generate an API key, and land in a dashboard that is ready to operate from day one.

    Open guide
    https://app.underlayer.dev/workspace/dashboard

    Acme Demo

    Runs

    1,284

    Last 7 days

    Failed

    12

    Pending

    8

  2. Cron jobs

    Recurring HTTP on a cron expression.

    Set recurring schedules with cron expressions, timezone control, and operational status directly in the list view.

    Open guide
    https://app.underlayer.dev/workspace/cron-jobs
    ActivePausedAllActive
    NameMethodTargetScheduleStatus
    Health pingPOSThttps://api.example.com/hooks*/5 * * * *ACTIVE
    Nightly exportGEThttps://api.example.com/export0 2 * * *ACTIVE
  3. Tasks

    One-shot schedules and publish-to-queue.

    Queue one-off HTTP dispatches with payloads, target URLs, and retries without jumping across multiple tools.

    Open guide
    https://app.underlayer.dev/workspace/tasks
    PendingSucceededAllPending
    NameMethodTarget URLStatus
  4. Activity

    Every dispatch — filter, expand, save views.

    Inspect each run, filter by outcome, and scroll through request-response history for real operational visibility.

    Open guide
    https://app.underlayer.dev/workspace/activity
    FailedSuccessLast 24hFailed
    TimestampTypeSourceTargetHTTP
  5. Alerts

    Dispatch failure rules and channels.

    Configure failure alerts and channels so your team gets notified before issues become incidents.

    Open guide
    https://app.underlayer.dev/workspace/alerts
    EnabledDisabledAllEnabled

    Dispatch failure rules

Need implementation details? Jump to the docs hub and API reference.

Have a suggestion, found a bug, or want to request a feature? Write us at support@underlayer.dev or use the contact page.