> 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-tecelagem/manutencoes-gerais-de-tecelagem.md).

# Manutenções Gerais de Tecelagem

- [Baixa da Ordem de Tecelagem Integrada com TNAH](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-tecelagem/manutencoes-gerais-de-tecelagem/baixa-da-ordem-de-tecelagem-integrada-com-tnah.md): Programa: CCTMAP085
- [Configuração de Flags de Fio Comprado](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-tecelagem/manutencoes-gerais-de-tecelagem/configuracao-de-flags-de-fio-comprado.md): Programa: CCTTGA202
- [Configuração do Inventário de Malha Crua](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-tecelagem/manutencoes-gerais-de-tecelagem/configuracao-do-inventario-de-malha-crua.md): Programa: CCTTGA009
- [Geração de Etiquetas Desdobradas (Malha Crua)](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-tecelagem/manutencoes-gerais-de-tecelagem/geracao-de-etiquetas-desdobradas-malha-crua.md): Programa: CCTTGA165
- [Inventário de Fios Comprados](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-tecelagem/manutencoes-gerais-de-tecelagem/inventario-de-fios-comprados.md): Programa: CCTTGA263
- [Aba Abertura](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-tecelagem/manutencoes-gerais-de-tecelagem/inventario-de-fios-comprados/aba-abertura.md): Programa: CCTTGA263TAB1
- [Aba Consulta](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-tecelagem/manutencoes-gerais-de-tecelagem/inventario-de-fios-comprados/aba-consulta.md): Programa: CCTTGA263TAB3
- [Aba Contagem](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-tecelagem/manutencoes-gerais-de-tecelagem/inventario-de-fios-comprados/aba-contagem.md): Programa: CCTTGA263TAB2
- [Movimentação de Etiqueta Malha Crua sem Partida](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-tecelagem/manutencoes-gerais-de-tecelagem/movimentacao-de-etiqueta-malha-crua-sem-partida.md): Programa: CCTTGA140
- [Pendência de Retorno de Etiquetas de Fio](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-tecelagem/manutencoes-gerais-de-tecelagem/pendencia-de-retorno-de-etiquetas-de-fio.md): Programa: CCTMAP160
- [Requisição de Transferência Fios Tecelagem](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-tecelagem/manutencoes-gerais-de-tecelagem/requisicao-de-transferencia-fios-tecelagem.md): Programa: CCTMAP135
- [Transferência de Etiqueta de Fio com Alteração de Situação](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-tecelagem/manutencoes-gerais-de-tecelagem/transferencia-de-etiqueta-de-fio-com-alteracao-de-situacao.md): Programa: CCTTGA022


---

# 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-tecelagem/manutencoes-gerais-de-tecelagem.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.
