Skip to main content
Run project work when a task needs durable status, logs, retries, or hosted execution.

Steps

  1. Choose the runtime type for the work.
  2. Start a run, workflow, sandbox session, or hosted service.
  3. Inspect run status and logs.
  4. Retry, cancel, or resume work when the runtime supports it.

Try it with REST

Create a sandbox session: POST /sandbox-sessions
Terminal

API surfaces

Verify

Check the sandbox session status before running commands. List runs and confirm the work reaches a terminal status.

Choose a runtime path

API reference