> 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-cilindros.md).

# Configurar cilindros

Os cilindros são os contentores de Stock usados no seu processo de refrigerante.

Uma boa configuração de cilindros melhora a rastreabilidade e a precisão do Stock.

### O que registar por cilindro

* um identificador único
* o tipo de refrigerante
* uma descrição clara
* o nível atual de Stock

{% stepper %}
{% step %}

### Abrir configuração de cilindros

Vá para a etapa de cilindros no KoudSmart.
{% endstep %}

{% step %}

### Adicione os detalhes do cilindro

Introduza o identificador, a descrição, o refrigerante e o Stock.
{% endstep %}

{% step %}

### Repita para outros cilindros

Adicione todos os cilindros que pertencem ao fluxo de relatórios.
{% endstep %}

{% step %}

### Salvar e revisar

Verifique se existem duplicados antes de continuar.
{% endstep %}
{% endstepper %}

### Perguntas frequentes

<details>

<summary>Podem vários cilindros usar o mesmo refrigerante?</summary>

Sim.

Cada cilindro ainda precisa da sua própria identidade única.

</details>

<details>

<summary>Porque é que o controlo de duplicados é importante?</summary>

Entradas duplicadas podem distorcer o Stock e o reporte.

</details>

<details>

<summary>O Stock muda automaticamente mais tarde?</summary>

Pode mudar através do processo diário do KoudSmart e das transações relacionadas.

</details>

### Tópicos relacionados

* [**Acompanhe as transações de armazém**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/formularios-de-gases-fluorados-koudsmart/acompanhar-transacoes-de-armazem.md)
* [**Resolva cilindros e armazéns duplicados**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/formularios-de-gases-fluorados-koudsmart/resolver-cilindros-e-armazens-duplicados.md)
* [**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)


---

# 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-cilindros.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.
