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

# Usar o KoudSmart em formulários

O KoudSmart usa formulários para recolher os detalhes necessários para o registo do refrigerante.

Isto facilita a conclusão do processo no trabalho.

### O que os formulários podem capturar

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

{% stepper %}
{% step %}

### Verifique se o KoudSmart está ativo

Certifique-se de que o Power-Up e a sua configuração estão prontos.
{% endstep %}

{% step %}

### Associe o fluxo correto do Formulário

Use a configuração do Formulário KoudSmart que se adeque ao Tipo de trabalho.
{% endstep %}

{% step %}

### Preencha o Formulário durante o trabalho

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

{% step %}

### Guarde e reveja o resultado

Verifique se o resultado do Formulário está completo antes de o utilizar para gerar Relatórios.
{% endstep %}
{% endstepper %}

### Perguntas frequentes

<details>

<summary>Por que usar formulários para o KoudSmart?</summary>

Os formulários padronizam os dados recolhidos em campo.

</details>

<details>

<summary>Posso usar também formulários personalizados?</summary>

Isso depende da sua 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 enfraquecer a saída de relatórios.

</details>

### Tópicos relacionados

* [**Criar um Formulário**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/formularios/criar-um-formulario.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)
* [**Utilize KoudSmart em Ordens de trabalho**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/formularios-de-gases-fluorados-koudsmart/usar-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/marketplace-pacotes-e-power-ups/power-ups/formularios-de-gases-fluorados-koudsmart/usar-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.
