> 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-de-gases-fluorados-koudsmart/utilizar-o-koudsmart-em-formularios.md).

# Utilizar o KoudSmart em Formulários

Recolher dados do KoudSmart através de formulários no processo em campo.

O KoudSmart utiliza Formulários para recolher os detalhes necessários ao registo de refrigerante.

Isto facilita a conclusão do trabalho.

### O que os Formulários podem recolher

* detalhes da instalação
* dados de carga e recuperação
* motivos e verificações
* valores usados em Relatórios posteriores

{% stepper %}
{% step %}

### Verificar se o KoudSmart está ativo

Certificar-se de que o Power-up e a respetiva configuração estão prontos.
{% endstep %}

{% step %}

### Associar o fluxo certo do Formulário

Utilizar a configuração do Formulário KoudSmart adequada ao Tipo de trabalho.
{% endstep %}

{% step %}

### Concluir o Formulário durante o Trabalho

Permitir que o técnico registe os dados necessários no local.
{% endstep %}

{% step %}

### Guardar e rever o resultado

Verificar se o resultado do Formulário está Concluído antes de ser utilizado para Relatórios.
{% endstep %}
{% endstepper %}

### Perguntas frequentes

<details>

<summary>Por que motivo usar Formulários no KoudSmart?</summary>

Os Formulários normalizam os dados recolhidos no terreno.

</details>

<details>

<summary>Também é possível usar Formulários personalizados?</summary>

Isso depende da configuração do KoudSmart e do desenho do processo.

</details>

<details>

<summary>Os dados incompletos do Formulário afetam os Relatórios?</summary>

Sim.

Valores em falta podem comprometer a qualidade dos Relatórios.

</details>

### Tópicos relacionados

* [**Criar um Formulário**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/formularios/criar-um-formulario.md)
* [**Utilizar Formulários na app móvel**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/formularios/utilizar-formularios-na-app-movel.md)
* [**Utilizar o KoudSmart em Ordens de trabalho**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/formularios-de-gases-fluorados-koudsmart/utilizar-o-koudsmart-em-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/loja-virtual-pacotes-e-power-ups/power-ups/formularios-de-gases-fluorados-koudsmart/utilizar-o-koudsmart-em-formularios.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.
