> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/data-pipeline-2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/list-jobs.md).

# List Jobs

All the saved Jobs by a logged-in user get listed by using this option.

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://content.gitbook.com/content/q2i9CKCFbySxr6jRoJfA/blobs/SlLVXoiPWkooD0k9sivx/image.png" 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://content.gitbook.com/content/q2i9CKCFbySxr6jRoJfA/blobs/vCcIsxeDUy4xyGXyESiW/image.png" alt=""><figcaption><p><em><strong>Job List 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://content.gitbook.com/content/q2i9CKCFbySxr6jRoJfA/blobs/qziI3bD3J5lO4dEMN21B/image.png" alt=""><figcaption><p><em><strong>Displaying Job Details &#x26; Job History</strong></em></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://content.gitbook.com/content/q2i9CKCFbySxr6jRoJfA/blobs/aNkBL2e7TBYjW08helMZ/image.png" 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://content.gitbook.com/content/q2i9CKCFbySxr6jRoJfA/blobs/no1mabmXLQXyf9D7GMHy/image.png" 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> The user can open the Job Editor for the selected job from the list by clicking the **View** icon.*
{% endhint %}
