---
title: "Viewing Pipelines job history"
date: "2024-02-14T06:18:38+00:00"
summary: "View and manage your Cloud Platform Pipelines job history with ease. Access detailed information about current and completed jobs, including status, duration, and commit details, to optimize your development workflow."
image:
type: "page"
url: "/acquia-cloud-platform/viewing-pipelines-job-history"
id: "7b824715-fcd9-4d24-87a4-43bfc99deffd"
---

The **Job List** page for Cloud Platform displays the pipeline jobs in progress or recently completed.

Information about your current and completed pipeline jobs is located in the **Activity** table.

How to access job lists
-----------------------

To view information about your Cloud Platform Pipelines in Cloud Platform:

1.  [Sign in to the Cloud Platform user interface](/node/55875).
2.  Select the application that you want to use.
3.  In the left menu, click **Pipelines**.

Cloud Platform displays information about the application’s Pipelines jobs.

Understanding the job lists interface
-------------------------------------

The **Activity** table includes information about each of your recently completed jobs in a table, with the most recent job displayed first.

![pipelines_viewing-job-history](https://acquia.widen.net/content/9f129487-37d8-4fa4-90be-e083ad85de46/web/895f1_pipelines_viewing-job-history.png?w=720&itok=WLJgT4TM)

*   **Status**: Indicates the success or failure of the job
*   **Job**: Internal, reference name for the job
*   **Branch**: The Git branch used to execute this job
*   **Commit**: The commit reference from your Git repo
*   **Duration**: The amount of time the job took (or is taking) to complete
*   **Completed**: How long ago the job finished
*   **Actions**: Click the icon to open the Rerun job dailog box

Note

If you have any questions about the output from a job, [contact Acquia Support](/service-offerings/support#contact-acquia-support).

Viewing individual job output
-----------------------------

For more detailed information about any job in the **Activity** table, click its name in the **Job** column. For more information about reading and understanding job output, see [Viewing job output](/acquia-cloud-platform/features/pipelines/ui/output).