Skip to main content

Managing Jobs

You can view information about Jobs from the Jobs page.


Viewing your Jobs

Click the Jobs option in the left-hand sidebar to access the Job list.

The list of My Jobs shown by default includes all jobs created by you or by other users on models you have access to.

The list shows the following information for each job:

  1. Job ID
    The unique identifier for the job. You can use this identifier to interact with the job via the Istari SDK.

  2. Assigned Agent Name
    The name of the agent assigned to the job by its creator, or Auto-assigned if the creator did not assign an agent to the job.

  3. Function and Tool
    The name of the function and the DE tool used for the job.

  4. Status
    The status of the job. Jobs progress on a lifecycle from Pending to Completed. See the jobs reference for details of the various job statuses.

  5. Started by
    The name of the user that started the job.

  6. Started on When the job was started.

  7. ... Click on the three dots (...) to open a context menu. You can select the Cancel Job option from the menu to cancel a Pending job.


Viewing Details of your Jobs

Click on the Job ID of a job in the My Jobs list to open a detail panel below the list showing more information about the selected job.

The details panel shows the following information for the selected job:

  1. Module
    The name of the module containing the function for this job.

  2. Version
    The version of the module containing the function for this job.

  3. Function
    The name of the function for this job.

  4. Tool
    The name of the DE tool used for this job.

  5. Inputs
    A list of the inputs for the job. Click on the View File link for a model input to go to the page for that model.


Viewing all Jobs

If you are Administrator you can select the All Jobs tab at the top of the screen.

The list of All Jobs includes all jobs created by all users on any model.

The list shows the following information for each job:

  1. Job ID
    The unique identifier for the job. You can use this identifier to interact with the job via the Istari SDK.

  2. Assigned Agent Name
    The name of the agent assigned to the job by its creator, or Auto-assigned if the creator did not assign an agent to the job.

  3. Function and Tool
    The name of the function and the DE tool used for the job.

  4. Status
    The status of the job. Jobs progress on a lifecycle from Pending to Completed. See the jobs reference for details of the various job statuses.

  5. Started by
    The name of the user that started the job.

  6. Started on When the job was started.

  7. ... Click on the three dots (...) to open a context menu. You can select the Cancel Job option from the menu to cancel a Pending job.