> 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/ppcp-padrao/projetos-de-manufatura-controle.md).

# Projetos de Manufatura - Controle

- [Aba Anexos](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/ppcp-padrao/projetos-de-manufatura-controle/aba-anexos.md): Programa: CCPJMC020BTAB2
- [Aba Dados Gerais](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/ppcp-padrao/projetos-de-manufatura-controle/aba-dados-gerais.md)
- [Administrar Estrutura do Projeto](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/ppcp-padrao/projetos-de-manufatura-controle/administrar-estrutura-do-projeto.md): Programa: CCPJMC030
- [Administrar Projeto de Manufatura](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/ppcp-padrao/projetos-de-manufatura-controle/administrar-projeto-de-manufatura.md): Programa: CCPJMC020
- [Administrar Tarefa do Projeto](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/ppcp-padrao/projetos-de-manufatura-controle/administrar-tarefa-do-projeto.md): Programa: CCPJMC040
- [Administrar Tipo de Projeto](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/ppcp-padrao/projetos-de-manufatura-controle/administrar-tipo-de-projeto.md): Programa: CCPJMC010
- [Cadastro de Projeto de Manufatura](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/ppcp-padrao/projetos-de-manufatura-controle/cadastro-de-projeto-de-manufatura.md): Programa: CCPJMC020A
- [Cadastro de Tarefa do Projeto](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/ppcp-padrao/projetos-de-manufatura-controle/cadastro-de-tarefa-do-projeto.md): Programa: CCPJMC040A
- [Aba Atividade](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/ppcp-padrao/projetos-de-manufatura-controle/cadastro-de-tarefa-do-projeto/aba-atividade.md)
- [Aba Pedido Venda](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/ppcp-padrao/projetos-de-manufatura-controle/cadastro-de-tarefa-do-projeto/aba-pedido-venda.md): Programa: CCPJMC040ATAB6
- [Cadastro do Tipo de Projeto](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/ppcp-padrao/projetos-de-manufatura-controle/cadastro-do-tipo-de-projeto.md): Programa: CCPJMC010A
- [Geração de OF da Sequência de Atividade da Tarefa](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/ppcp-padrao/projetos-de-manufatura-controle/geracao-de-of-da-sequencia-de-atividade-da-tarefa.md): Programa: CCPJMC051
- [Gerar Lançamento na Tarefa](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/ppcp-padrao/projetos-de-manufatura-controle/gerar-lancamento-na-tarefa.md): Programa: CCPJMC050
- [Aba Atividade](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/ppcp-padrao/projetos-de-manufatura-controle/gerar-lancamento-na-tarefa/aba-atividade.md)
- [Importação de Pedido de Vendas para Tarefa do Projeto](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/ppcp-padrao/projetos-de-manufatura-controle/importacao-de-pedido-de-vendas-para-tarefa-do-projeto.md): Programa: CCPJMC041
- [Visualizar Projeto de Manufatura](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/ppcp-padrao/projetos-de-manufatura-controle/visualizar-projeto-de-manufatura.md): Programa: CCPJMC020B
- [Visualizar Tarefa do Projeto](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/ppcp-padrao/projetos-de-manufatura-controle/visualizar-tarefa-do-projeto.md): Programa: CCPJMC040B
- [Visualizar Tipo de Projeto](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/ppcp-padrao/projetos-de-manufatura-controle/visualizar-tipo-de-projeto.md): Programa: CCPJMC010B


---

# 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/ppcp-padrao/projetos-de-manufatura-controle.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.
