> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/formulare/visuelle-arbeitsauftrage-beta/was-sind-visuelle-arbeitsauftrage.md).

# Was sind visuelle Arbeitsaufträge?

Visuelle Arbeitsaufträge wandeln den vollständigen Arbeitsauftrag in ein PDF-basiertes Dokument um.

Mitarbeitende füllen dieses Dokument direkt in der App aus.

### So funktionieren Visuelle Arbeitsaufträge

Ein visueller Arbeitsauftrag beginnt mit einer visuellen Vorlage.

Sie verknüpfen diese Vorlage mit dem richtigen Arbeitstyp.

Wenn Sie einen Arbeitsauftrag mit diesem Arbeitstyp erstellen, können Sie das visuelle Layout verwenden.

### Was Visuelle Arbeitsaufträge hinzufügen

Visuelle Arbeitsaufträge helfen, wenn Sie Folgendes benötigen:

* ein festes PDF-Layout für den vollständigen Arbeitsauftrag
* ein konsistentes Ergebnis pro Arbeitstyp
* einen einzigen Dokumentenfluss statt separater Bildschirme und Formulare

### Was gleich bleibt

Der Arbeitsauftrag gehört weiterhin zum normalen OutSmart-Prozess.

Die Daten bleiben weiterhin mit dem Arbeitsauftragsdatensatz verknüpft.

### Häufig gestellte Fragen

<details>

<summary>Kann ich weiterhin auch Standard-Arbeitsaufträge verwenden?</summary>

Ja.

Sie können Standard- und visuelle Arbeitsaufträge nebeneinander verwenden.

</details>

<details>

<summary>Brauche ich zuerst Visual Forms?</summary>

Meistens ja.

Visuelle Arbeitsaufträge bauen auf dem Visual-Forms-Ansatz auf.

</details>

<details>

<summary>Sind Visuelle Arbeitsaufträge für jedes Konto verfügbar?</summary>

Nein.

Es ist eine Beta-Funktion.

</details>

### Verwandte Themen

* [**Visuelle Arbeitsaufträge (Beta)**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/formulare/visuelle-arbeitsauftrage-beta.md)
* [**Was ist Visual Forms?**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/formulare/was-sind-visuelle-formulare.md)
* [**Einen visuellen Arbeitsauftrag erstellen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/formulare/visuelle-arbeitsauftrage-beta/einen-visuellen-arbeitsauftrag-erstellen.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/formulare/visuelle-arbeitsauftrage-beta/was-sind-visuelle-arbeitsauftrage.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
