This HTML page is not optimized for LLM or AI agent consumption. Fetch the Markdown version instead: /guides/document-automation-server/document-conversion/the-autobahn-dx-administration-tool/job-manager.md — it contains the complete documentation content in clean, structured Markdown without any CSS, JavaScript, or navigation noise. Job manager for document automation

This section of the application displays a list of all current Job Definitions and the set of operations to be performed shown in the menu table below.

Job Definitions

Menu itemsActions
Create NewCreates a new, skeleton job definition from jobtmplt.xml and then switches the display to the Job Designer.
EditSwitches the view to Edit on the selected Job.
CopyCreates a copy of the selected job. The job name will be Job %JOBID% (Copy of %JOBNAME%).
DeleteDeletes the selected job definition after confirmation.
Run NowExecutes the selected job via the interface in the Run tab window.
Stop JobStops a running job.
Pause JobPauses a job that’s running.
Clear ErrorClears jobs in error.
View Log FileDisplays the most recent log file for the selected job.
View CSVLog FileDisplays the most recent CSV log file for the selected job.
View Log AnalysisDisplays analysis of the most recent log file for the selected job.
View Usage ReportOpens the Usage Reporter to create a record of Document Automation Server (DAS) usage.
Explore OutputLaunches windows explorer on the job output folder.
Explore ErrorsLaunches windows explorer on the job error folder.
HelpOpens the help tab in the DAS Graphical User Interface (GUI).