> 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-ordens-de-trabalho.md).

# Utilizar o KoudSmart em Ordens de trabalho

Registar o manuseamento de fluido frigorigéneo a partir do processo de Ordem de trabalho.

A KoudSmart encaixa-se no fluxo da Ordem de trabalho quando os técnicos manuseiam refrigerantes no local.

Isso mantém o registo próximo do momento real do serviço.

### Campos típicos da KoudSmart numa Ordem de trabalho

* contexto da instalação
* detalhes de enchimento ou recuperação
* quantidades e motivos
* informação sobre o cilindro

{% stepper %}
{% step %}

### Abrir a Ordem de trabalho

Abrir a Ordem de trabalho que envolve o manuseamento de refrigerantes.
{% endstep %}

{% step %}

### Verificar o Objeto associado

Garantir que a instalação correta ou o Objeto correto estão associados.
{% endstep %}

{% step %}

### Concluído o bloco KoudSmart

Registar os detalhes de manuseamento através do fluxo de Formulário KoudSmart disponível.
{% endstep %}

{% step %}

### Guardar o trabalho

Guardar o Formulário e assinalar a Ordem de trabalho como Concluído, de acordo com o processo.
{% endstep %}
{% endstepper %}

### Perguntas frequentes

<details>

<summary>Porque é que o Objeto tem de estar associado?</summary>

Melhora a rastreabilidade ao nível da instalação.

</details>

<details>

<summary>A KoudSmart é necessária em cada Ordem de trabalho?</summary>

Não.

Utilize-a quando o trabalho incluir manuseamento de refrigerantes.

</details>

<details>

<summary>Estes dados afetam os relatórios?</summary>

Sim.

Os dados da Ordem de trabalho podem alimentar o registo KoudSmart.

</details>

### Tópicos relacionados

* [**Utilizar o KoudSmart em Formulários**](/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)
* [**Gestão de Ativos**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/gestao-de-ativos.md)
* [**Compreender o registo do refrigerante**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/formularios-de-gases-fluorados-koudsmart/compreender-o-registo-de-fluido-frigorigeneo.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-ordens-de-trabalho.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.
