> 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-o-formulario-de-relatorio-gasketelwet.md).

# Usar o formulário de relatório Gasketelwet

Use o formulário de Relatório Gasketelwet durante a inspeção ou visita de seguimento.

O fluxo habitual começa pela Ordem de trabalho.

{% stepper %}
{% step %}

### Abrir a Ordem de trabalho

Abra a Ordem de trabalho para a inspeção.
{% endstep %}

{% step %}

### Abra o Formulário vinculado

Vá para a seção de formulários da Ordem de trabalho.

Abra o Formulário Gasketelwet.
{% endstep %}

{% step %}

### Preencha os campos obrigatórios

Preencha os detalhes da inspeção, as constatações e o seguimento.

Adicione fotos ou assinaturas, se a sua configuração os usar.
{% endstep %}

{% step %}

### Guardar o resultado

Salve o Formulário.

Depois, continue com o restante do fluxo da Ordem de trabalho.
{% endstep %}
{% endstepper %}

### O que verificar antes de salvar

* a localização correta e os detalhes do aparelho
* uma descrição clara da constatação
* todas as respostas e assinaturas obrigatórias

### Perguntas frequentes

<details>

<summary>Posso concluir o Formulário no BackOffice?</summary>

Sim.

Você pode revisar e trabalhar com os resultados do Formulário no BackOffice.

</details>

<details>

<summary>Posso adicionar imagens?</summary>

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

</details>

<details>

<summary>Posso salvar o Formulário antes de a Ordem de trabalho ser concluída?</summary>

Sim.

Isso depende do seu fluxo de trabalho e da configuração do Formulário.

</details>

### Tópicos relacionados

* [Formulários Gasketelwet](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/formularios-gasketelwet.md)
* [Associar formulários às Ordens de trabalho](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/formularios/ligar-formularios-a-ordens-de-trabalho.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)


---

# 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-o-formulario-de-relatorio-gasketelwet.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.
