# CI Job List

The **CI Job List** screen displays all CI jobs created to date, listed in descending order of their last created or modified date.

<figure><img src="/files/GpPGOxaFelGyMSW7cOst" alt="CI Job List screen displaying created jobs"><figcaption><p>CI Job List screen displaying created jobs</p></figcaption></figure>

### Available Options on the CI Job List Screen

1. **Info** (!\[Info icon]\(../../../../../.gitbook/assets/image (1389).png)) – View the detailed report for your CI job.
2. **Clone** (!\[Clone icon]\(../../../../../.gitbook/assets/image (1390).png)) – Quickly create a new job using details from an existing one.
3. **Edit/Delete CI Job** – To modify or remove a CI job:
   * Click **Edit** (!\[Edit icon]\(../../../../../.gitbook/assets/image (1391).png)) to update job details.
   * Click **Delete** (!\[Delete icon]\(../../../../../.gitbook/assets/image (1392).png)) to remove the job from the list.

<figure><img src="/files/EwevPq3dzwbHHMyKjfZG" alt="CI Job List action icons for edit, delete, clone, and info"><figcaption><p>CI Job List action icons for edit, delete, clone, and info</p></figcaption></figure>

## CI Job List Advanced Search Filter

<figure><img src="/files/AdpKB4Dt1bUkT6ijq3jz" alt="Advanced search filters on CI Job List screen"><figcaption><p>Advanced search filters on CI Job List screen</p></figcaption></figure>

1. **Filter by Job Name** – Filter the list by the [CI](https://www.autorabit.com/blog/8-advantages-of-using-salesforce-ci-tools/) job label name.
2. **Filter by Created/Modified By** – Filter jobs based on the user who created or modified them.
3. **Filter by Created/Modified Date** – Use **From Date** and **To Date** fields to narrow results to a specific date range.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/ncino/feature-ci-jobs/ci-job-list-screen.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
