> 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/auftragsmappe/importauftrag.md).

# Import job

Report job with custom configuration options including time frame for output.

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 import job

### Active

Activated/deactivate the job. Deactivated jobs are not executed.

## General <a href="#allgemein" id="allgemein"></a>

### Import type

Selection facility for import type

* Import manually recorded values (process variables)
* Import manually recorded values (actions)

  (Values such as elapsed times or switching cycles entered under 'Manual entries' in the Service module, e.g. entities with no assigned external variable).
* Import Service data

  (Data of actions performed, e.g. maintenances)
* Import all csv files in a folder

  (Multiple csv files with only one import job, specifying the path containing all files to be imported)

### Path

Input/selection of the import path

### File

Input of the import file or selection from the available csv files.

Note

This field can be left blank, and the name of the import file entered as a [parameter](/acron-9.3/en/kzp_mit_parameter_starten/kzp_jobs.md) with the ACRON job call.

### Delete file after import

The file from which the data were imported is deleted after the import.


---

# 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/auftragsmappe/importauftrag.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.
