Jobs dashboard

To view the jobs dashboard, on the sidebar, click Jobs.

The jobs dashboard provides a centralized view for managing and monitoring the execution of data processing tasks within your workflows.

The jobs dashboard lists each job and its associated Workflow name, ID, Status, and Job Created Time.

Each job’s status, shown in the Status column, can be:

  • Scheduled: The job will run in the future.

  • In Progress: The job’s documents are being processed.

  • Finished: The job has completed successfully.

  • Failed: The job has some errors.

Run a job

You must first have an existing workflow to run a job against.

If you do not have an existing workflow, stop. Create a workflow, and then return here.

To see your existing workflows, on the sidebar, click Workflows.

  1. On the sidebar, click Jobs, and then click Run Job.

  2. In the Select a Workflow dropdown list, select an existing workflow, and then click Run.

Monitor a job

The Job Details page is a comprehensive section for monitoring the specific details of jobs executed within a particular workflow. To access this page, click the specific job’s ID link on the jobs dashboard.

The Job Details page shows:

  • Execution Time: When the job started.

  • Documents: The number of documents that were attempted to be processed.

  • Success: The number of successfully processed documents.

  • Failed: The number of documents that failed to process.

  • Status: The status of each step in the job, including each step’s Ready, In Progress, Success, and Failure state.

To see the job detail’s metadata, click View Payload.