# List Jobs

The ***List Jobs*** option opens the available Jobs List for the logged-in user. All the saved Jobs by a user get listed on this page. By clicking on the Job name the ***Details*** tab on the right side of the page gets displayed with the basic details of the selected job.

## Job List

* Navigate to the ***Data Pipeline*** ***Homepage***.
* Click on the ***List Jobs*** option.

<figure><img src="https://2557471299-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fc39ZvXI46qjXzpN3rYAg%2Fuploads%2F5krU5xquBll6Ll8PuDdg%2Fimage.png?alt=media&#x26;token=cc638354-31a9-44ee-aa48-0f4d3cc1d6c7" alt=""><figcaption><p><em><strong>Accessing the List Job option from Pipeline Homepage</strong></em></p></figcaption></figure>

* The ***List Jobs*** page opens displaying the created jobs.

<figure><img src="https://2557471299-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fc39ZvXI46qjXzpN3rYAg%2Fuploads%2FkZZgqCae9FQOMf0vUK1I%2Fimage.png?alt=media&#x26;token=a7a884dd-7ec7-45ff-a48e-2bd82afc898f" alt=""><figcaption><p><em><strong>List Jobs Page</strong></em></p></figcaption></figure>

## Job Details & History Tabs

* Select a **Job** from the displayed list, and click on it.
* This will open a panel below the selected Job. It will contain two tabs:
  * **Job Details -** The following details get displayed for the selected Job:
    * Tasks
    * Created By
    * Updated Date
    * Cron Expression
    * Trigger Interval
    * Description
* Click on the ***History*** tab to see all the relevant information about the selected Job's past runs, including whether it was successful or not.
  * The ***Clear*** option is also provided under the History tab to clear the Job history.
  * Click the ***Refresh*** icon to refresh the displayed Job history.

<figure><img src="https://2557471299-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fc39ZvXI46qjXzpN3rYAg%2Fuploads%2FFkNs8LcS67BJbXqqz9Yv%2Fimage.png?alt=media&#x26;token=15a1c25c-d2d7-4118-a449-036a821e53c6" alt=""><figcaption><p><em><strong>Displaying Job Details &#x26; Job History for PySpark Job</strong></em></p></figcaption></figure>

* The user can also ***view*** and ***download*** the pod logs for **Python** and **PySpark** jobs from the history tab in the List Jobs page. Please see the below given image for the reference.

<figure><img src="https://2557471299-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fc39ZvXI46qjXzpN3rYAg%2Fuploads%2FNGJoWIhPK9oLQoAhSPc0%2Fimage.png?alt=media&#x26;token=65be9886-1745-4b95-96ae-0aa063c3f6c8" alt=""><figcaption><p><em><strong>View and Download Pod logs option for PySpark Job from List Jobs page</strong></em> </p></figcaption></figure>

<figure><img src="https://2557471299-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fc39ZvXI46qjXzpN3rYAg%2Fuploads%2Fxlr8CwCgJ6jW1IBWviRc%2Fimage.png?alt=media&#x26;token=6b40d625-895a-4460-8faa-d32f90500846" alt=""><figcaption><p><em><strong>Viewing Pod logs for PySpark Job</strong></em> </p></figcaption></figure>

<figure><img src="https://2557471299-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fc39ZvXI46qjXzpN3rYAg%2Fuploads%2FNoKDgNbhrMWpornOLAFD%2Fimage.png?alt=media&#x26;token=57962889-e3dd-4a17-af79-f978a8a50cd4" alt=""><figcaption><p><em><strong>View and Download Pod logs for Python Job from List Jobs page</strong></em></p></figcaption></figure>

* **Clear**: It will clear all the job run history from the ***History*** tab. Please refer the below given image for reference.

<figure><img src="https://2557471299-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fc39ZvXI46qjXzpN3rYAg%2Fuploads%2FL19al1PbqMGDMiHMkcDM%2Fimage.png?alt=media&#x26;token=0f613b63-bffd-4a52-aac7-b09a4d6323db" alt=""><figcaption><p>Clear Job History</p></figcaption></figure>

## Searching Job

The user can search for a specific Job by using the ***Search*** ***bar*** on the Job List. By typing a common name all the existing jobs having that word will list. E.g., By typing ***sand*** all the existing Jobs with the word ***sand*** in it get listed as displayed in the following image:

<figure><img src="https://2557471299-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fc39ZvXI46qjXzpN3rYAg%2Fuploads%2FwjUQqnT7oYhX3XyTEnU9%2Fimage.png?alt=media&#x26;token=a895b800-923f-4818-b674-7fd11186db63" alt=""><figcaption><p><em><strong>Search tab for Jobs</strong></em></p></figcaption></figure>

The user can also customize the ***Job List*** by choosing available filters such as ***Job Status***, ***Job Type***, ***Job Running Status***:

<figure><img src="https://2557471299-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fc39ZvXI46qjXzpN3rYAg%2Fuploads%2FnQ2R4N66ogiFKe88Tx6R%2Fimage.png?alt=media&#x26;token=4c4db9dd-9d02-4d70-ba69-5c80d428d32d" alt=""><figcaption><p><em><strong>Customizing Job list with the available Filters</strong></em></p></figcaption></figure>

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark>*&#x20;

* *The user can open the Job Editor for the selected job from the list by clicking the **View** icon.*
* *The **view/download** pod logs feature is only available for **Python** and **PySpark** jobs.*
  {% endhint %}
