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

# Configurar refrigerantes

KoudSmart usa 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 refrigerantes os usuários podem selecionar
* quais valores são usados em Relatórios
* quais combinações de cilindro e transação são válidas

{% stepper %}
{% step %}

### Abrir configuração de refrigerantes

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

{% step %}

### Revise a lista

Navegue ou pesquise os refrigerantes disponíveis.
{% endstep %}

{% step %}

### Selecione os refrigerantes que você usa

Mantenha a lista focada nos refrigerantes com os quais sua equipe realmente trabalha.
{% endstep %}

{% step %}

### Guarde a configuração

Salve os refrigerantes selecionados e continue.
{% endstep %}
{% endstepper %}

### Perguntas frequentes

<details>

<summary>Por que devo manter a lista pequena?</summary>

Uma lista menor reduz erros durante o registo do trabalho.

</details>

<details>

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

Sim.

Eles afetam os relatórios e os cálculos de equivalente de CO2.

</details>

<details>

<summary>Posso continuar sem refrigerantes?</summary>

Normalmente, não.

Eles são uma parte fundamental da configuração.

</details>

### Tópicos relacionados

* [**Configurar Formulários de F-gases (KoudSmart)**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/formularios-de-gases-fluorados-koudsmart/configurar-formularios-de-gases-fluorados-koudsmart.md)
* [**Compreenda os cálculos de GWP e equivalente de CO2**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/formularios-de-gases-fluorados-koudsmart/entender-os-calculos-de-gwp-e-equivalente-de-co2.md)
* [**Gerar relatórios KoudSmart**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-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/marketplace-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.
