> 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-pt/loja-virtual-pacotes-e-power-ups/power-ups/formularios/ordens-de-trabalho-visuais-beta/ativar-a-beta-das-ordens-de-trabalho-visuais.md).

# Ativar a beta das Ordens de trabalho visuais

Solicitar acesso e ativar a beta antes de começar a utilizar as Ordens de trabalho visuais.

As Ordens de trabalho visuais só estão Disponíveis como funcionalidade beta.

É necessário ter acesso antes de a configuração ficar Disponível.

### Ativar a funcionalidade beta

{% stepper %}
{% step %}

### Confirmar que os Formulários Visuais estão disponíveis

Garantir que a Conta já pode usar os Formulários Visuais.
{% endstep %}

{% step %}

### Pedir acesso à beta

Contactar o apoio da OutSmart e pedir **Ordens de trabalho visuais** acesso beta.
{% endstep %}

{% step %}

### Ativar a funcionalidade beta

Depois de o acesso ser concedido, ativar a beta no local onde a Conta gere as funcionalidades beta.
{% endstep %}

{% step %}

### Verificar o resultado

Abrir a configuração das Ordens de trabalho e confirmar que as opções das Ordens de trabalho visuais estão disponíveis.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Como se trata de uma funcionalidade beta, a configuração exata pode variar consoante a Conta.
{% endhint %}

### Perguntas frequentes

<details>

<summary>É possível ativar as Ordens de trabalho visuais por conta própria?</summary>

Nem sempre.

Normalmente, é preciso ativar primeiro o acesso beta.

</details>

<details>

<summary>É necessário apoio para aderir à beta?</summary>

Normalmente, sim.

O apoio pode confirmar a Disponibilidade para a Conta.

</details>

<details>

<summary>São necessários primeiro Formulários visuais?</summary>

Sim.

As Ordens de trabalho visuais dependem de uma configuração de Template visual.

</details>

### Tópicos relacionados

* [**Ordens de trabalho visuais (beta)**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/formularios/ordens-de-trabalho-visuais-beta.md)
* [**O que são as Ordens de trabalho visuais?**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/formularios/ordens-de-trabalho-visuais-beta/o-que-sao-as-ordens-de-trabalho-visuais.md)
* [**O que são Formulários visuais?**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/formularios/o-que-sao-os-formularios-visuais.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-pt/loja-virtual-pacotes-e-power-ups/power-ups/formularios/ordens-de-trabalho-visuais-beta/ativar-a-beta-das-ordens-de-trabalho-visuais.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.
