> For the complete documentation index, see [llms.txt](https://docs.borndigital.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.borndigital.ai/insights/workspace/process/batch-jobs.md).

# Batch jobs

This module is used for displaying all batch jobs, i.e., using prompts (suggesting topics, etc.) and reruns.

<figure><img src="https://4261467870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6iQTvxgRZRwPS1NgIGEb%2Fuploads%2F1xlkWvBRFxue2DhE5Z1A%2Fimage.png?alt=media&#x26;token=63e8bdd1-6284-4ef6-96d8-b1ff39ba3477" alt=""><figcaption></figcaption></figure>

On-screen elements:

* **Refresh**: button
* **Table options**:
  * **Columns**: button with a dropdown menu with options to display or hide columns in the table, as per the selection
  * **Filters**: button for displaying a floating window with options below for creating filtering conditions:
    * **Columns**: dropdown menu displaying all available columns
    * **Operator**: dropdown menu displaying all possible operators
    * **Value**: input field for specifying a value based on which to filter
  * **Density**: button with a dropdown menu with text size display options of the rows from smallest to biggest: **Compact**, **Standard**, **Comfortable**
* **Table columns**:

  * **Id**: column displaying batch job id
  * **Created At**: column displaying the date and time of the batch job addition to the queue
  * **Updated At**: column displaying the date and time of the batch job update
  * **Operation**: column displaying the name of the batch job operation, such as `rerun_call`
  * **Status**: column displaying whether the status is **New**, **Scheduling**, **Error**, or **Done**
  * **Triggered by**: column displaying an email address of the initiator of the operation
  * **Processed**: column displaying the number of records that have been processed
  * **Total**: column displaying the total number of records to be processed, including queued records
  * **Progress**: column displaying the current progress of the cron job in percentages (Done / Total)
  * **Configuration**: column displaying an icon button opening a window with a text editor displaying the configuration in JSON format

  <figure><img src="https://4261467870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6iQTvxgRZRwPS1NgIGEb%2Fuploads%2FDkw53evsPHTjRaxpiNSX%2Fimage.png?alt=media&#x26;token=0d053147-ce16-46c2-bf73-a9ed965892b1" alt=""><figcaption></figcaption></figure>
* **Table rows and pages**:
  * **Rows per page**: dropdown with options 10, 25, 100
  * **0-0 of 0**: number of batch jobs displayed in the current range. For example, `1-25 of 80`
  * **<** and **>**: pagination buttons
