> ## Documentation Index
> Fetch the complete documentation index at: https://opensre.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Viewing Task Status

> Learn how to monitor and view the status of your tasks in Tracer

On this page, we will explain how you can see the status of your tasks within a specific pipeline run.<br />
<Info>If you have not yet run a pipeline, please refer to the [quickstart](/quickstart) to get started.</Info>

When executed correctly, you should be able to see the following screen in the Tracer dashboard:

<video autoPlay loop muted playsInline style={{ width: '100%', maxWidth: '100%' }}>
  <source src="https://mintcdn.com/tracer/EJ8xOQuRp2fuValQ/images/tutorials/view-task-status/View-Tool-Details.mp4?fit=max&auto=format&n=EJ8xOQuRp2fuValQ&q=85&s=8dcae0c456069841a72423e74af977d0" type="video/mp4" data-path="images/tutorials/view-task-status/View-Tool-Details.mp4" />

  Your browser does not support the video tag.
</video>

<Tip>Tracer updates task status in real time, so you can monitor progress without refreshing the page.</Tip>

Tracer provides detailed visibility into task execution, allowing you to track progress, identify bottlenecks, and ensure your workflows are running smoothly.

## Accessing Task Status

<Steps>
  <Step title="Navigate to Pipelines Overview">
    Open the Tracer dashboard and select the **"Pipelines"** tab next to "Overview". This will show you all the pipelines that have been run.

    <img src="https://mintcdn.com/tracer/dQVKLsEJb6lPqde-/images/tutorials/view-task-status/1.png?fit=max&auto=format&n=dQVKLsEJb6lPqde-&q=85&s=2ad10c900000aaa2e365c10174821a15" alt="General Overview" width="6164" height="3396" data-path="images/tutorials/view-task-status/1.png" />

    <Tip>When hovering over the pipeline runs, you get more information about what pipelines have been run or are currently running.</Tip>
  </Step>

  <Step title="Go to your Specific Pipeline">
    Access your specific pipeline by clicking on the pipeline name. You can recognize the pipelines which are currently running by the blue dot next to the pipeline name.

    <img src="https://mintcdn.com/tracer/dQVKLsEJb6lPqde-/images/tutorials/view-task-status/2.png?fit=max&auto=format&n=dQVKLsEJb6lPqde-&q=85&s=de5a69190db64f7088e5c0d46752712e" alt="Pipeline Overview" width="6164" height="3396" data-path="images/tutorials/view-task-status/2.png" />
  </Step>

  <Step title="Select the Correct Run">
    As you will most likely check the current or latest run of the selected pipeline, you can click the blue link **"Latest Run"** to go to the latest run.

    If you are searching for an older run, you can click on the **"Pipeline Runs"** box in the bottom left corner of the screen. This will show you all runs, where you can select the run you are looking for.

    <img src="https://mintcdn.com/tracer/dQVKLsEJb6lPqde-/images/tutorials/view-task-status/3.png?fit=max&auto=format&n=dQVKLsEJb6lPqde-&q=85&s=b883dd03846fdca1068627cf9f5faf52" alt="Pipeline Runs" width="6164" height="3804" data-path="images/tutorials/view-task-status/3.png" />
  </Step>

  <Step title="Navigate to Tools">
    Here, you get the first high-level overview of the pipeline run. You can see the main metrics, runtime and cost as well as the automatic logs with warnings and failure indicators.

    To go to the task status, click on the **"Tools"** tab next to "Overview". This will show you the status of all tasks within this pipeline run.

    <img src="https://mintcdn.com/tracer/dQVKLsEJb6lPqde-/images/tutorials/view-task-status/4.png?fit=max&auto=format&n=dQVKLsEJb6lPqde-&q=85&s=631c4e1725cb0ab0831aad7634870af7" alt="Runs Overview" width="6164" height="3396" data-path="images/tutorials/view-task-status/4.png" />
  </Step>

  <Step title="Investigate Task Status">
    The tool visualizer shows you the status of all tasks within this pipeline run:

    * **Bar width** indicates the runtime of the task
    * **Bar color** indicates the status: Grey (running), Green (completed), Red (failed)

          <img src="https://mintcdn.com/tracer/dQVKLsEJb6lPqde-/images/tutorials/view-task-status/5.png?fit=max&auto=format&n=dQVKLsEJb6lPqde-&q=85&s=f5db037ed9245f2d696d03a58deba85c" alt="Tool Visualiser" width="6164" height="3060" data-path="images/tutorials/view-task-status/5.png" />

    <Info>In the image above, all tools are completed as indicated by the green bars.</Info>

    **When hovering over a specific task**, you can see the status, runtime, and the exact moment the task started. By clicking the bar, you can dig one level deeper to see the metrics, runtime, cost, and logs with warnings and failure indicators.

    <img src="https://mintcdn.com/tracer/dQVKLsEJb6lPqde-/images/tutorials/view-task-status/6.png?fit=max&auto=format&n=dQVKLsEJb6lPqde-&q=85&s=a0b9d4c666626006fc6b797bfa0dcd66" alt="Running Hover" width="6164" height="2348" data-path="images/tutorials/view-task-status/6.png" />

    <Info>In the image above, the task is still running as indicated by the grey bar and has been running for exactly 30.591s.</Info>

    **For a more detailed overview**, click on the **"Detailed"** button in the top right corner of the screen. This will list all tools in a table showing status, command, start time, runtime, max RAM, max CPU, max Disk I/O, and end time.

    <img src="https://mintcdn.com/tracer/dQVKLsEJb6lPqde-/images/tutorials/view-task-status/7.png?fit=max&auto=format&n=dQVKLsEJb6lPqde-&q=85&s=7f7d52574c51f6680da1fe4b1258c4c3" alt="Detailed View" width="6164" height="2904" data-path="images/tutorials/view-task-status/7.png" />

    <Info>In the image above, you can see that one task is still running as indicated by the "Running" status, while the others are successfully completed.</Info>
  </Step>

  <Step title="Tool Specific Metrics">
    Here, you can see the run-specific metrics including:

    * **Tool ID** - Unique identifier for the task
    * **Run Name** - Name of the current run
    * **Pipeline Name** - Name of the parent pipeline
    * **AI Insights** - Intelligent analysis and recommendations
    * **Runtime Metrics** - CPU, memory, and I/O usage

    You can also compare this task's performance to previous runs.

    <img src="https://mintcdn.com/tracer/dQVKLsEJb6lPqde-/images/tutorials/view-task-status/8.png?fit=max&auto=format&n=dQVKLsEJb6lPqde-&q=85&s=1aba46c3db846b38f8b5f7e324cc8f12" alt="Tool Metrics" width="6164" height="6384" data-path="images/tutorials/view-task-status/8.png" />
  </Step>
</Steps>

**After these steps, you’ll have live visibility into task progress, metrics, and logs for your pipeline run.**

## Task Status Indicators

Tracer displays tasks with the following status indicators:

| Status        | Description                 | Color Used to Indicate |
| ------------- | --------------------------- | ---------------------- |
| **Running**   | Task is currently executing | Grey                   |
| **Completed** | Task finished successfully  | Green                  |
| **Failed**    | Task encountered an error   | Red                    |

## Task Metrics

When viewing a task, you'll see detailed information including:

| Category                   | Metric                | Description                                            |
| -------------------------- | --------------------- | ------------------------------------------------------ |
| **Status & Timing**        | Status                | Current state of the task (Running, Completed, Failed) |
|                            | Runtime               | Total execution time                                   |
|                            | Start Time            | When the task began                                    |
|                            | End Time              | When the task completed (if applicable)                |
| **Resource Usage**         | CPU                   | Processor utilization                                  |
|                            | RAM Memory            | Memory consumption                                     |
|                            | Disk I/O              | Read/write operations                                  |
|                            | Network I/O           | Network traffic                                        |
| **Logs & Debugging**       | Automatic Logs        | Standard output and deep system-level logs captured    |
|                            | Warnings              | Highlighted warnings and failure indicators            |
| **Additional Information** | Command               | The exact command executed                             |
|                            | Historical Comparison | Performance comparison with previous runs of this task |

## Next Steps

How to get even more out of Tracer's capabilities:

<Card title="Investigating Task Failures" href="/tutorials/investigating-task-failures">
  Learn how to debug failed tasks
</Card>
