> 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/configurar-refrigerantes.md).

# Configurar refrigerantes

Escolher os refrigerantes que o KoudSmart pode usar na configuração, nos formulários e nos relatórios.

O KoudSmart utiliza os refrigerantes configurados como base para o registo e os Relatórios.

Cada refrigerante contém o valor necessário para Cálculos posteriores.

### O que a configuração de refrigerantes controla

* quais os refrigerantes que os Utilizadores podem selecionar
* quais os valores usados nos Relatórios
* quais as combinações de cilindro e transação válidas

{% stepper %}
{% step %}

### Abrir a configuração de refrigerantes

Abrir a etapa de refrigerantes no KoudSmart.
{% endstep %}

{% step %}

### Rever a lista

Percorrer ou pesquisar os refrigerantes Disponível.
{% endstep %}

{% step %}

### Selecionar os refrigerantes utilizados

Manter a lista centrada nos refrigerantes com que a equipa realmente trabalha.
{% endstep %}

{% step %}

### Guardar a configuração

Guardar os refrigerantes selecionados e continuar.
{% endstep %}
{% endstepper %}

### Perguntas frequentes

<details>

<summary>Porque é que a lista deve manter-se pequena?</summary>

Uma lista mais pequena reduz erros durante o registo de trabalho.

</details>

<details>

<summary>Os valores GWP são importantes aqui?</summary>

Sim.

Influenciam os Relatórios e os Cálculos de equivalente de CO2.

</details>

<details>

<summary>É possível continuar sem refrigerantes?</summary>

Normalmente, não.

São uma parte do Núcleo da configuração.

</details>

### Tópicos relacionados

* [**Configurar Formulários de F-gases (KoudSmart)**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/formularios-de-gases-fluorados-koudsmart/configurar-os-formularios-de-gases-fluorados-koudsmart.md)
* [**Compreender os Cálculos de GWP e de equivalente de CO2**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/formularios-de-gases-fluorados-koudsmart/compreender-os-calculos-de-gwp-e-de-equivalente-de-co2.md)
* [**Gerar Relatórios KoudSmart**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/formularios-de-gases-fluorados-koudsmart/gerar-relatorios-do-koudsmart.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/configurar-refrigerantes.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.
