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

# Configurar cilindros

Registar cilindros para que o KoudSmart possa acompanhar o stock e os movimentos de refrigerante.

Os cilindros são os contentores de stock utilizados no processo de gestão de refrigerantes.

Uma boa configuração dos cilindros melhora a rastreabilidade e a exatidã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 a configuração dos cilindros

Aceder ao passo dos cilindros no KoudSmart.
{% endstep %}

{% step %}

### Adicionar os detalhes do cilindro

Introduzir o identificador, a descrição, o refrigerante e o stock.
{% endstep %}

{% step %}

### Repetir para os outros cilindros

Adicionar todos os cilindros que fazem parte do fluxo de reporte.
{% endstep %}

{% step %}

### Guardar e rever

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

### Perguntas frequentes

<details>

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

Sim.

Cada cilindro continua a precisar da sua própria identidade única.

</details>

<details>

<summary>Porque é importante controlar duplicados?</summary>

Entradas duplicadas podem distorcer o stock e os relatórios.

</details>

<details>

<summary>Mais tarde, existe Alteração automática do stock?</summary>

Pode haver Alteração através do processo diário do KoudSmart e das transações associadas.

</details>

### Tópicos relacionados

* [**Monitorizar transações de Armazém**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/formularios-de-gases-fluorados-koudsmart/acompanhar-transacoes-de-armazem.md)
* [**Resolver cilindros e Armazéns duplicados**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-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/loja-virtual-pacotes-e-power-ups/power-ups/formularios-de-gases-fluorados-koudsmart/configurar-os-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/loja-virtual-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.
