> ## 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

The *Jobs* interface is situated in the right-hand pane of *Kinetica's*
[Workbench](/content/admin/workbench) administration application.  It can
be used to view the status of the user-initiated and system-level jobs running
within the database.

<Frame caption="Jobs Page">
  <img src="https://mintcdn.com/kinetica/sjJMVofFVyzBN4Br/content/admin/workbench/images/wb.jobs.png?fit=max&auto=format&n=sjJMVofFVyzBN4Br&q=85&s=9b5bcd3ad0470b4b7cc15ac1a0afa76c" alt="../../images/wb.jobs.png" width="930" height="289" data-path="content/admin/workbench/images/wb.jobs.png" />
</Frame>

To access the *Jobs* page, in *Workbench*, click the
**Jobs** menu item.  This will open the list of running jobs in
the right-hand pane.  Additionally, there are several action buttons:

* **Cancel Selected** - stop any selected jobs from running
* <img src="https://mintcdn.com/kinetica/1z8mB2CQRb2B9bKF/content/admin/workbench/images/wb.explore_icon_refresh.png?fit=max&auto=format&n=1z8mB2CQRb2B9bKF&q=85&s=cae0f113155365dfc227b55958c533f6" alt="wb_icon_refresh" style={{display: "inline", margin: 0, verticalAlign: "middle"}} width="32" height="32" data-path="content/admin/workbench/images/wb.explore_icon_refresh.png" /> - refresh the displayed list of jobs

Three tabs allow separate viewing of the different job types:

* **Running** -
  jobs currently being executed within the database
* **Perpetual** -
  subscriptions made via
  [Kafka data sources](/content/load_data/by_source/kafka).
* **UDFs** -
  both user-defined and system-level [UDFs](/content/sql/udf); click
  **View** to display detail about the corresponding UDF, as well
  as its execution history
