> For the complete documentation index, see [llms.txt](https://ajuda.consistem.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-confeccao/inventario-de-acabados-por-tag.md).

# Inventário de Acabados por Tag

- [Abertura do Inventário da Confecção](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-confeccao/inventario-de-acabados-por-tag/abertura-do-inventario-da-confeccao.md): Programa: CCTCI010
- [Atualização do Estoque pelo Inventário](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-confeccao/inventario-de-acabados-por-tag/atualizacao-do-estoque-pelo-inventario.md): Programa: CCTCI030
- [Contagem do Inventário de Acabados por Tag](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-confeccao/inventario-de-acabados-por-tag/contagem-do-inventario-de-acabados-por-tag.md): Programa: CCTCI020
- [Detalha por Grade](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-confeccao/inventario-de-acabados-por-tag/detalha-por-grade.md): Programa: CCTCI601
- [Encerramento da Contagem do Inventário](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-confeccao/inventario-de-acabados-por-tag/encerramento-da-contagem-do-inventario.md): Programa: CCTCI025
- [Encerramento do Inventário](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-confeccao/inventario-de-acabados-por-tag/encerramento-do-inventario.md): Programa: CCTCI035
- [Geração de Arquivo TXT da Contagem do Inventário](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-confeccao/inventario-de-acabados-por-tag/geracao-de-arquivo-txt-da-contagem-do-inventario.md): Programa: CCTCI607
- [Importação de Tags Lidas para Inventário](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-confeccao/inventario-de-acabados-por-tag/importacao-de-tags-lidas-para-inventario.md): Programa: CCTCI045
- [Itens com Comprometido Maior que Saldo](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-confeccao/inventario-de-acabados-por-tag/itens-com-comprometido-maior-que-saldo.md): Programa: CCTCI606
- [Itens com Diferença Prevista](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-confeccao/inventario-de-acabados-por-tag/itens-com-diferenca-prevista.md): Programa: CCTCI701
- [Itens com Saldo Alterado](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-confeccao/inventario-de-acabados-por-tag/itens-com-saldo-alterado.md): Programa: CCTCI605
- [Preparação Individual de Tags para Inventário de Confecção](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-confeccao/inventario-de-acabados-por-tag/preparacao-individual-de-tags-para-inventario-de-confeccao.md): Programa: CCTCI040
- [Tags Não Lidas](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-confeccao/inventario-de-acabados-por-tag/tags-nao-lidas.md): Programa: CCTCI602
- [Tags Não Lidas](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-confeccao/inventario-de-acabados-por-tag/tags-nao-lidas703.md): Programa: CCTCI703
- [Totais por Unidade](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-confeccao/inventario-de-acabados-por-tag/totais-por-unidade.md): Programa: CCTCI604


---

# 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://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-confeccao/inventario-de-acabados-por-tag.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.
