> 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-os-formularios-de-gases-fluorados-koudsmart.md).

# Configurar os Formulários de gases fluorados (KoudSmart)

Utilizar o fluxo de configuração para definir refrigerantes, cilindros e dados da Empresa.

A configuração do KoudSmart prepara o processo de refrigerantes.

A configuração principal abrange refrigerantes, cilindros e informações da Empresa.

### O que é configurado

1. Refrigerantes.
2. Cilindros.
3. Informações da Empresa.

{% stepper %}
{% step %}

### Abrir a configuração

Aceder à área de Definições do KoudSmart no BackOffice.
{% endstep %}

{% step %}

### Selecionar os refrigerantes

Escolher os refrigerantes utilizados no processo.
{% endstep %}

{% step %}

### Adicionar os cilindros

Registar os cilindros a acompanhar.
{% endstep %}

{% step %}

### Preencher os dados da Empresa

Adicionar os dados da Empresa usados no reporting.
{% endstep %}

{% step %}

### Guardar e rever

Concluir a configuração e rever o resultado antes de iniciar a utilização diária.
{% endstep %}
{% endstepper %}

### Perguntas frequentes

<details>

<summary>É possível alterar a configuração mais tarde?</summary>

Sim.

As Alterações devem ser revistas com cuidado quando o reporting em tempo real já depende dos dados.

</details>

<details>

<summary>O que deve ser preparado antes da configuração?</summary>

Preparar primeiro os refrigerantes, os cilindros e os detalhes de reporting da Empresa.

</details>

<details>

<summary>Deve a configuração ser testada antes de uma utilização alargada?</summary>

Sim.

Isso ajuda a evitar lacunas de reporting mais tarde.

</details>

### Tópicos relacionados

* [**Configurar os refrigerantes**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/formularios-de-gases-fluorados-koudsmart/configurar-refrigerantes.md)
* [**Configurar os cilindros**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/formularios-de-gases-fluorados-koudsmart/configurar-cilindros.md)
* [**Configurar as informações da Empresa**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/formularios-de-gases-fluorados-koudsmart/definir-as-informacoes-da-empresa.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-os-formularios-de-gases-fluorados-koudsmart.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.
