> 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/tecnologia/erp/componentes/funcionalidades/pesquisa-avancada/pesquisa-avancada-de-engenharias-textil.md).

# Pesquisa Avançada de Engenharias Têxtil

A pesquisa avançada na área de Engenharias Têxtil oferece três alternativas para localizar um produto com engenharia no PPCP Tecelagem e Tinturaria, as opções são:

* *Engenharia;*
* *Cadastro de Itens;*
* *Engenharia a Partir.*

A seguir, estão exemplificadas, algumas pesquisas que podem ser realizadas:

Na opção *Engenharia*, é possível consultar um produto a partir do Código do Produto, exibindo todas as engenharias cadastradas, junto com as principais informações do cadastro.

<figure><img src="/files/LmXqwpDo4dp41MSeOILF" alt=""><figcaption></figcaption></figure>

A pesquisa pode ser filtrada por um código ou texto no campo de pesquisa, ou ainda utilizando os filtros disponíveis nas colunas do grid.

<figure><img src="/files/hQ0swd5DJTwZ6XhGjFL4" alt=""><figcaption></figcaption></figure>

A opção *Cadastro de Itens* direciona ao programa [Consulta de Itens Analítico/Sintético (CCCGI620)](/entradas/manuais-de-telas/entradas-estoques/itens/consulta-de-itens-analitico-sintetico.md). Com isso, é possível encontrar uma engenharia a partir da relação com o Código de Item, cadastrado no programa [Cadastro de Item (CCCGI015)](broken://spaces/Qx3JZMVLee8Psg5gx5zz/pages/k1yYLYHFvlaCVdkezLjR).

<figure><img src="/files/C3AXfT3jDDMabhEU3Ccc" alt=""><figcaption></figcaption></figure>

A opção *Engenharia a Partir* direciona ao programa [Engenharias (CCTGEA705)](/industrial/manuais-de-telas/industrial-ppcp-tecelagem/relatorios-gerais-da-tecelagem/engenharias.md), permitindo fazer uma consulta em um grupo de engenharia numa faixa de códigos configuradas nos campos **A Partir (Item)** e **Até (Item)**.

<figure><img src="/files/pz2vDHDPx54xd588Lmfx" alt=""><figcaption></figcaption></figure>

Ao digitar um código de produto, o mesmo será formatado para indicar o código de PE (Processo Específico) liberado do produto.

<figure><img src="/files/4LA59gNGK4uGTRw11cYn" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/d4EY0dz1IrMUCTI6CErc" alt=""><figcaption></figcaption></figure>

Para consultar um produto com PE diferente do liberado, é necessário digitar o código exato.

<figure><img src="/files/qe06H29b30AfB70n3kRL" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/fscUvO13XKoOEaq7A59s" alt=""><figcaption></figcaption></figure>

<p align="center">Esse conteúdo foi útil?</p>

<p align="center"><a href="https://movidesk.consistem.com.br/form/10395/" class="button primary" data-icon="thumbs-up">Sim</a> <a href="https://movidesk.consistem.com.br/form/10395/" class="button primary" data-icon="thumbs-down">Não</a></p>


---

# 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/tecnologia/erp/componentes/funcionalidades/pesquisa-avancada/pesquisa-avancada-de-engenharias-textil.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.
