> 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/introducao-aos-formularios-gasketelwet.md).

# Introdução aos Formulários Gasketelwet

Gasketelwet Forms oferece-lhe um fluxo padrão de formulários para a conformidade de aparelhos a gás holandeses.

Use-o para registar inspeções, desvios e acompanhamento no OutSmart.

### O que o Gasketelwet Forms acrescenta

O Power-Up adiciona um Formulário pré-configurado para Relatório de conformidade.

Esse Formulário foi concebido para o processo holandês Gasketelwet.

### Quando o usar

Use o Gasketelwet Forms quando precisar de:

* documentar inspeções de aparelhos a gás
* relatar desvios ou resultados
* manter os resultados do Formulário vinculados à Ordem de trabalho
* exportar o resultado concluído para registos

{% hint style="info" %}
Gasketelwet Forms baseia-se no fluxo de formulários no OutSmart.

Você gere o Formulário a partir do BackOffice e conclui-o na Ordem de trabalho relacionada.
{% endhint %}

### Perguntas frequentes

<details>

<summary>Preciso de criar o Formulário eu mesmo?</summary>

Não.

O Power-Up fornece um Formulário padrão Gasketelwet.

</details>

<details>

<summary>Ainda posso usar os Formulários padrão?</summary>

Sim.

Gasketelwet Forms adiciona um Formulário especializado por cima do fluxo normal de formulários.

</details>

<details>

<summary>Posso ajustar o Formulário mais tarde?</summary>

Sim.

Revise cuidadosamente as alterações antes de as usar em trabalho real.

</details>

### Tópicos relacionados

* [Formulários Gasketelwet](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/formularios-gasketelwet.md)
* [Formulário](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/formularios.md)
* [Ativar Formulários](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/formularios/ativar-formularios.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/introducao-aos-formularios-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.
