> 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/marketplace-pacotes-e-power-ups/power-ups/formularios-gasketelwet/usar-formularios-gasketelwet-na-app-movel.md).

# Usar Formulários Gasketelwet na App móvel

Os funcionários preenchem o Formulário Gasketelwet da Ordem de trabalho no App.

Isto mantém o resultado de campo e o registo do escritório num só fluxo.

### O que os funcionários podem fazer

* abrir o Formulário Gasketelwet ligado
* preencher as respostas obrigatórias no local
* adicionar fotos e assinaturas quando necessário
* guardar o resultado com a Ordem de trabalho

{% stepper %}
{% step %}

### Abrir a Ordem de trabalho

Abra a Ordem de trabalho que contém o Formulário.
{% endstep %}

{% step %}

### Abrir o Formulário

Selecione o Formulário Gasketelwet da Ordem de trabalho.
{% endstep %}

{% step %}

### Completar os detalhes da inspeção

Preencha as respostas obrigatórias.

Adicione fotos ou assinaturas se o Formulário as usar.
{% endstep %}

{% step %}

### Guardar o resultado

Guardar o resultado do Formulário.

Depois, continue com a Ordem de trabalho.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
O layout exato do ecrã pode diferir entre **iOS** e **Android**.
{% endhint %}

### Perguntas frequentes

<details>

<summary>Os funcionários podem completar o Formulário no local?</summary>

Sim.

Esse é o principal caso de uso.

</details>

<details>

<summary>Os funcionários podem adicionar fotos?</summary>

Sim, se o Formulário contiver campos de imagem.

</details>

<details>

<summary>Os funcionários podem ignorar campos obrigatórios?</summary>

Não.

Os campos obrigatórios precisam de uma resposta antes de o Formulário estar concluído.

</details>

### Tópicos relacionados

* [Formulários Gasketelwet](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/formularios-gasketelwet.md)
* [Usar formulários no App móvel](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/formularios/usar-formularios-na-app-movel.md)
* [Ligue os Formulários Gasketelwet às Ordens de trabalho](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/formularios-gasketelwet/ligar-formularios-gasketelwet-a-ordens-de-trabalho.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/marketplace-pacotes-e-power-ups/power-ups/formularios-gasketelwet/usar-formularios-gasketelwet-na-app-movel.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.
