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

# Jobs

Click **Jobs** in the top navigation menu to access the
[Job Manager](/content/admin/job_manager) interface.

<Note>
  The **Jobs** section is only available to users
  with the *System Admin* permission.
</Note>

## Running

The **Running** page shows a list of currently executing jobs.  Jobs can
be cancelled by selecting them and then clicking **Cancel Jobs**, though
most jobs are processed quickly enough to be finished by the time they appear in
the job listing.  The listing is automatically refreshed at a selectable
interval, but can also be refreshed manually by clicking <img src="https://mintcdn.com/kinetica/PHQlULcgtUSM8bYf/content/admin/images/refresh.png?fit=max&auto=format&n=PHQlULcgtUSM8bYf&q=85&s=8ea43eb0e37505cc79c64653d4b7cd39" alt="refresh" style={{display: "inline", margin: 0, verticalAlign: "middle"}} width="38" height="30" data-path="content/admin/images/refresh.png" />.  Jobs can be
searched for using **Filter**.

The **User Data** field corresponds to the user-defined tag submitted
when making the request, specified via the `job_user_data` options parameter.
Click <img src="https://mintcdn.com/kinetica/PHQlULcgtUSM8bYf/content/admin/images/jobs_userdata.png?fit=max&auto=format&n=PHQlULcgtUSM8bYf&q=85&s=3201a6ea2edc2275dd77337c588b75af" alt="userdata" style={{display: "inline", margin: 0, verticalAlign: "middle"}} width="13" height="14" data-path="content/admin/images/jobs_userdata.png" /> to view it.

<Note>
  Insert, update, and delete requests **cannot** be cancelled.
  Otherwise, most user-facing non-admin jobs are cancellable.
</Note>

<img src="https://mintcdn.com/kinetica/PHQlULcgtUSM8bYf/content/admin/images/jobs_running.png?fit=max&auto=format&n=PHQlULcgtUSM8bYf&q=85&s=7ba2dbe6f35968d6cdd7704451a70deb" alt="../../images/jobs_running.png" width="1000" height="246" data-path="content/admin/images/jobs_running.png" />

## Recent

The **Recent** page shows a list of recently executed jobs and the
completion time for each.  The number of recent jobs displayed can be selected
by clicking the **Show Last** drop-down.  The list can be manually
refreshed by clicking <img src="https://mintcdn.com/kinetica/PHQlULcgtUSM8bYf/content/admin/images/refresh.png?fit=max&auto=format&n=PHQlULcgtUSM8bYf&q=85&s=8ea43eb0e37505cc79c64653d4b7cd39" alt="refresh" style={{display: "inline", margin: 0, verticalAlign: "middle"}} width="38" height="30" data-path="content/admin/images/refresh.png" />.

<img src="https://mintcdn.com/kinetica/PHQlULcgtUSM8bYf/content/admin/images/jobs_recent.png?fit=max&auto=format&n=PHQlULcgtUSM8bYf&q=85&s=91154b925f33fecfda39c7182a71a360" alt="../../images/jobs_recent.png" width="900" height="238" data-path="content/admin/images/jobs_recent.png" />
