Skip to main content

Container Tools

Container-backed tools run heavier workloads while keeping source artifacts, outputs, callbacks, and operation history connected to the workspace.

When To Use It

  • Use containers for document rendering, dataset rendering, Rerun recording creation, forecasts, and optimization.
  • Review the source artifact and output artifact together.
  • Use operation history to understand async progress and failures.

Review Checklist

  • Confirm the source artifact is correct.
  • Check output artifacts and blobs before sharing results.
  • Review the operation timeline for warnings, errors, retries, and callbacks.

Media To Add

  • Diagram: source artifact to container worker to callback to output blob and operation update. It helps users understand async tool work. Source: sample document render operation.