> 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/resolver-cilindros-e-armazens-duplicados.md).

# Resolver cilindros e armazéns duplicados

Cilindros ou armazéns duplicados podem criar confusão no processo KoudSmart.

Resolva-os antes de confiar na saída de Relatório.

### Riscos comuns de duplicação

* registos de cilindro repetidos
* identidades de armazém pouco claras
* configuração duplicada que aponta para o mesmo contexto de Stock

{% stepper %}
{% step %}

### Revise o aviso

Abra o aviso do KoudSmart ou a mensagem de Relatório.
{% endstep %}

{% step %}

### Identifique as entradas duplicadas

Verifique quais registos de cilindro ou de armazém se sobrepõem.
{% endstep %}

{% step %}

### Mantenha o registo correto

Preserve o registo com o histórico correto e os dados de Stock.
{% endstep %}

{% step %}

### Remova ou mescle o restante

Limpe a configuração duplicada e teste o Relatório novamente.
{% endstep %}
{% endstepper %}

### Perguntas frequentes

<details>

<summary>Por que é que as duplicações importam?</summary>

Podem distorcer a rastreabilidade e o Relatório.

</details>

<details>

<summary>Cilindros diferentes podem usar o mesmo refrigerante?</summary>

Sim.

O problema é a identidade duplicada ou a configuração sobreposta, não o refrigerante em si.

</details>

<details>

<summary>Devo limpar isto antes do Relatório final?</summary>

Sim.

Essa é a abordagem mais segura.

</details>

### Tópicos relacionados

* [**Configurar cilindros**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/formularios-de-gases-fluorados-koudsmart/configurar-cilindros.md)
* [**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)
* [**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/resolver-cilindros-e-armazens-duplicados.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.
