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

# Configurar Formulários de gases fluorados (KoudSmart)

A configuração do KoudSmart prepara o seu processo de refrigeração.

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

### O que você configura

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

{% stepper %}
{% step %}

### Abra a configuração

Acesse a área de Configurações do KoudSmart no BackOffice.
{% endstep %}

{% step %}

### Selecione seus refrigerantes

Escolha os refrigerantes que você usa no seu processo.
{% endstep %}

{% step %}

### Adicione seus cilindros

Registre os cilindros que você deseja acompanhar.
{% endstep %}

{% step %}

### Preencha os dados da empresa

Adicione os dados da empresa usados nos relatórios.
{% endstep %}

{% step %}

### Salvar e revisar

Conclua a configuração e revise o resultado antes de começar o uso diário.
{% endstep %}
{% endstepper %}

### Perguntas frequentes

<details>

<summary>Posso alterar a configuração depois?</summary>

Sim.

Revise as alterações com atenção quando os relatórios em tempo real já dependerem dos dados.

</details>

<details>

<summary>O que devo preparar antes da configuração?</summary>

Prepare primeiro seus refrigerantes, cilindros e os detalhes de relatórios da empresa.

</details>

<details>

<summary>Devo testar a configuração antes de um uso mais amplo?</summary>

Sim.

Isso ajuda a evitar lacunas nos relatórios mais tarde.

</details>

### Tópicos relacionados

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