> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/acron-9.3/en/anlagenkonfiguration/jobs.md).

# Jobs

In job configuration, job folders are created which can be called via the [command line](/acron-9.3/en/kzp_mit_parameter_starten/kzp_jobs.md) with parameter settings. [Job folders](/acron-9.3/en/anlagenkonfiguration/jobs/auftragsmappe.md) contain single jobs for report outputs, import or export. The specific job settings can be made here. The report jobs can be moved within the [job folders](/acron-9.3/en/anlagenkonfiguration/jobs/auftragsmappe.md) by [drag & drop](/acron-9.3/en/erklaerung_zur_bedienung.md#drag-drop).

By default, the status of job folders and the jobs they contain is 'active'. If individual jobs are deactivated, the job folder checkbox changes status to 'interim'. If a job folder is deactivated, all the jobs in it are also deactivated - the checkboxes are hidden. If jobs are to be activated, the job folder must first be reactivated.

## Job group <a href="#jobgruppe" id="jobgruppe"></a>

Jobs are organized in groups. A [job folder](/acron-9.3/en/anlagenkonfiguration/jobs/auftragsmappe.md) must be assigned to a group so that report, export and import jobs can be created, started and executed via the [command line](/acron-9.3/en/kzp_mit_parameter_starten/kzp_jobs.md) by parameters. The report jobs can be moved within the [job folders](/acron-9.3/en/anlagenkonfiguration/jobs/auftragsmappe.md) by [drag & drop](/acron-9.3/en/erklaerung_zur_bedienung.md#drag-drop).

### Name <a href="#bezeichnung" id="bezeichnung"></a>

Name of the job group

## Icons

| Icon                             | Meaning                                                                         |
| -------------------------------- | ------------------------------------------------------------------------------- |
| ![](/files/PeQdCD22E7agL48QJjbk) | Group for jobs                                                                  |
| ![](/files/wPgbhwFS5iKQT0FEL6K4) | [Job folder](/acron-9.3/en/anlagenkonfiguration/jobs/auftragsmappe.md) active   |
| ![](/files/6VAIJf8h04HmF4WKPTx7) | [Job folder](/acron-9.3/en/anlagenkonfiguration/jobs/auftragsmappe.md) inactive |
| ![](/files/ciHp68mHPf4ndI7We2V6) | Active job                                                                      |
| ![](/files/jGIqyb0B3PRiygO1gajB) | Inactive job                                                                    |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.videc.de/acron-9.3/en/anlagenkonfiguration/jobs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
