> 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/beta-fur-visuelle-arbeitsauftrage-aktivieren.md).

# Beta für visuelle Arbeitsaufträge aktivieren

Visuelle Arbeitsaufträge sind nur als Beta-Funktion verfügbar.

Sie benötigen Zugriff, bevor das Setup verfügbar wird.

### Aktivieren Sie die Beta

{% stepper %}
{% step %}

### Bestätigen Sie, dass Visual Forms verfügbar sind

Stellen Sie sicher, dass Ihr Konto Visual Forms bereits verwenden kann.
{% endstep %}

{% step %}

### Fordern Sie Beta-Zugriff an

Kontaktieren Sie den OutSmart-Support und fragen Sie nach **Visuelle Arbeitsaufträge** Beta-Zugriff.
{% endstep %}

{% step %}

### Aktivieren Sie die Beta-Funktion

Nachdem der Zugriff gewährt wurde, aktivieren Sie die Beta dort, wo Ihr Konto Beta-Funktionen verwaltet.
{% endstep %}

{% step %}

### Ergebnis prüfen

Öffnen Sie Ihr Arbeitsauftrag-Setup und bestätigen Sie, dass Optionen für visuelle Arbeitsaufträge verfügbar sind.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Da es sich um eine Beta-Funktion handelt, kann das genaue Setup je nach Konto unterschiedlich sein.
{% endhint %}

### Häufig gestellte Fragen

<details>

<summary>Kann ich Visuelle Arbeitsaufträge selbst aktivieren?</summary>

Nicht immer.

Beta-Zugriff muss normalerweise zuerst aktiviert werden.

</details>

<details>

<summary>Brauche ich den Support, um an der Beta teilzunehmen?</summary>

Meistens ja.

Der Support kann die Verfügbarkeit für Ihr Konto bestätigen.

</details>

<details>

<summary>Benötige ich zuerst Visual Forms?</summary>

Ja.

Visuelle Arbeitsaufträge hängen von einem Setup für visuelle Vorlagen ab.

</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 sind Visuelle Arbeitsaufträge?**](/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 Formulare?**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/formulare/was-sind-visuelle-formulare.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/beta-fur-visuelle-arbeitsauftrage-aktivieren.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.
