> 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/planejamento-de-producao-do-pcp-padrao.md).

# Planejamento de Produção do PCP Padrão

- [Avaliação de Desempenho do Plano](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/planejamento-de-producao-do-pcp-padrao/avaliacao-de-desempenho-do-plano.md)
- [Cadastros do Planejamento de Produção](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/planejamento-de-producao-do-pcp-padrao/cadastros-do-planejamento-de-producao.md)
- [Cadastro de Dados MRP do Item](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/planejamento-de-producao-do-pcp-padrao/cadastros-do-planejamento-de-producao/cadastro-de-dados-mrp-do-item.md): Programa: CCCGI049
- [Política Estoque](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/planejamento-de-producao-do-pcp-padrao/cadastros-do-planejamento-de-producao/cadastro-de-dados-mrp-do-item/politica-estoque.md): Programa: CCCGI049TAB2
- [Cadastro de Datas e Exceções no Calendário de Produção](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/planejamento-de-producao-do-pcp-padrao/cadastros-do-planejamento-de-producao/cadastro-de-datas-e-excecoes-no-calendario-de-producao.md): Programa: CCPCPL006
- [Cadastro de Planejador MRP](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/planejamento-de-producao-do-pcp-padrao/cadastros-do-planejamento-de-producao/cadastro-de-planejador-mrp.md): Programa: CCMRPCT005A
- [Calendário de Produção](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/planejamento-de-producao-do-pcp-padrao/cadastros-do-planejamento-de-producao/calendario-de-producao.md): Programa: CCPCPL005
- [Planejador MRP](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/planejamento-de-producao-do-pcp-padrao/cadastros-do-planejamento-de-producao/planejador-mrp.md): Programa: CCMRPCT005
- [Configurações do Planejamento](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/planejamento-de-producao-do-pcp-padrao/configuracoes-do-planejamento.md)
- [Configuração de MRP para Geração de Item](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/planejamento-de-producao-do-pcp-padrao/configuracoes-do-planejamento/configuracao-de-mrp-para-geracao-de-item.md): Programa: CCCGI039
- [Configuração do Controle da Necessidade MRP](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/planejamento-de-producao-do-pcp-padrao/configuracoes-do-planejamento/configuracao-do-controle-da-necessidade-mrp.md): Programa: CCMRPCT000
- [Plano Mestre de Produção](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/planejamento-de-producao-do-pcp-padrao/plano-mestre-de-producao.md)
- [Consulta Plano por Produto](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/planejamento-de-producao-do-pcp-padrao/plano-mestre-de-producao/consulta-plano-por-produto.md): Programa: CCPCPL655
- [Previsão de Demanda para Produção](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/planejamento-de-producao-do-pcp-padrao/previsao-de-demanda-para-producao.md)
- [Programa de Remessa (InterCompany)](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/planejamento-de-producao-do-pcp-padrao/programa-de-remessa-intercompany.md)
- [Programação MRP da Produção](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/planejamento-de-producao-do-pcp-padrao/programacao-mrp-da-producao.md)
- [Detalhamento da Programação da Ordem](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/planejamento-de-producao-do-pcp-padrao/programacao-mrp-da-producao/detalhamento-da-programacao-da-ordem.md): Programa: CCPCPL722
- [Detalhamento da Programação do Recurso](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/planejamento-de-producao-do-pcp-padrao/programacao-mrp-da-producao/detalhamento-da-programacao-do-recurso.md): Programa: CCPCPL721


---

# 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/planejamento-de-producao-do-pcp-padrao.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.
