# Job-Ausführung

<table><thead><tr><th width="231">Option</th><th>Beschreibung</th></tr></thead><tbody><tr><td><a href="/pages/U3Bn6vVSyKKW23EvYNoM"><strong>Programmoberfläche</strong></a></td><td>In der Programmoberfläche können Imports direkt gestartet und mitverfolgt werden. Dieser Modus eignet sich sporadische Imports und für die Einrichtung- und Tests des Dokumentimports.</td></tr><tr><td><a href="/pages/PV9F9hG1ysRa14cZFPcY"><strong>Silent-Mode</strong></a></td><td>Dieser Mode eignet sich für das automatischen Ausführen des Imports, ohne Anzeige der Oberfläche.</td></tr></tbody></table>


---

# Agent Instructions: 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.artwin.ch/dokumentimporter/dokumentation/job-ausfuhrung.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.
