No check-in history available.
+| Workspace | +Check-In | +Check-Out | +Duration | +Status | +
|---|---|---|---|---|
| + {log.workspaceName} + | ++ {formatDateString(log.checkInTime)} + | ++ {log.checkOutTime === null ? ( + Active + ) : ( + formatDateString(log.checkOutTime) + )} + | ++ {formatDuration(log.durationMinutes)} + | +
+ |
+
+ You're all set to get started. +
++ {step.description} +
+