
|
Column / Field
|
Technical Description
|
|
Job
|
Name of the job/project.
|
|
Entity
|
Name of the assigned entity (if any) or "Without entity".
|
|
[Users/Entity] Assigned
|
Number of users assigned to the entity. Derived via COUNT(DISTINCT ent_us.user_id).
|
|
Total [Batches]
|
All batches ever created for the job/entity combination, regardless of state.
|
|
Current [Batches]
|
Number of distinct, non-deleted batches currently present for the job/entity (deleted != 1). Applies date filter if set.
|
|
in_creation [Batches]
|
Non-deleted batches currently in the "increation" state.
|
|
waiting_to_process [Batches]
|
Non-deleted batches with status "reprocess" or "created" and with at least one document in "toprocess" or "toreprocess" state.
|
|
in_process [Batches]
|
Non-deleted batches currently in the "in_process" state.
|
|
in_pre_classification [Batches]
|
Non-deleted batches in "created" or "processed" state with documents in "topreclass".
|
|
in_pos_classification [Batches]
|
Non-deleted batches in "created" or "processed" state with documents in "topostclass".
|
|
parked [Batches]
|
Non-deleted batches with status "parked".
|
|
waiting_configuration [Batches]
|
Non-deleted batches with documents needing configuration or review, and not in states such as exported, archived, error, rejected, etc.
|
|
ready_to_index [Batches]
|
Non-deleted batches with documents in indexable states (manual_index, user_indexed, system_indexed), not in end/exception states.
|
|
waiting_approval [Batches]
|
Non-deleted batches with documents pending or recently approved/rejected and not in end/exception states.
|
|
ready_to_export [Batches]
|
Non-deleted batches with status "ready_to_export".
|
|
export_error [Batches]
|
Non-deleted batches with status "export_error_status".
|
|
exported [Batches]
|
Non-deleted batches with status "exported".
|
|
Total [Docs.]
|
All documents ever created for the job/entity.
|
|
Current [Docs.]
|
Documents currently present (not deleted) for the job/entity and within the selected period.
|
|
% Completed [Batches]
|
Calculated as 100 * exported batches / total batches - percentage of batches by job/entity that are fully exported.
|
|
Button
|
Description
|
|
Download report (.xls)
|
Export the current table to Excel.
|
|
Explore
|
Access other saved reports or views.
|
|
[SQL]
|
Display the SQL query behind the current report
|
|
Schedule report
|
Plan periodic or automated report generation.
|
|
Configure report
|
Select visible columns and customize report fields.
|
|
Submit
|
Refresh the report using the current filters.
|
|
Filter
|
Description
|
|
Period
|
Filter jobs and documents by creation/update date: today, last n days, etc.
|
|
Jobs
|
Limit the analysis to specific jobs.
|
|
Users
|
Filter data by selected users or user groups.
|