> For the complete documentation index, see [llms.txt](https://ajuda.modernanet.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.modernanet.com.br/primeiros-passos/configuracoes/estoque-farmacia/principio-ativo.md).

# Princípio Ativo

Os princípios ativos depois de cadastrados poderão ser vinculados aos itens respectivos no [**cadastro de medicamentos**](/primeiros-passos/configuracoes/estoque-farmacia/materiais-e-medicamentos.md)**.**

### Cadastrar novo registro

Para cadastrar um Princípio Ativo, clique no botão <img src="/files/-M-j3P-foI-XLQZ1Fayo" alt="" data-size="original">para gerar automaticamente o código do registro e informe o nome do Principio Ativo.

![Tela de cadastro de Princípio Ativo](/files/-M-j4TUucAkYcE82evPo)

Pra finalizar o cadastro clique no botão <img src="/files/-M-j5eZmx1tKNzeJcWvr" alt="" data-size="original">&#x20;

### Pesquisa

Para pesquisar um registro, clique na aba<img src="/files/-M-j6shOl4xipzsEjLVn" alt="" data-size="original"> da tela principal, informe o código ou descrição de Principio ativo e clique em <img src="/files/-M-j7NYJcn9HM2zbxDIr" alt="" data-size="original">&#x20;

![](/files/-M-j6fCJuBeIUfw5OAdo)

### Excluir registro&#x20;

Para Excluir um registro, selecione o item e clique no botão <img src="/files/-M-j9NtBwKu2GOV2dpT6" alt="" data-size="original">&#x20;

Em seguida será apresentado uma mensagem para confirmação da exclusão.

![](/files/-M-jAI7SgDJ3WfI8qtIi)

### Livro Princípio Ativo&#x20;

![](/files/-M-jFbiKQjq2joIXCNxE)

Após cadastrar o princípio ativo e desejar utilizar a rotina de emissão de livro de psicotrópicos - controle de medicamentos/Substâncias controladas, conforme exigências de Portaria da Anvisa, deverá vincular os princípios ativos a lista e livro respectivo.

Geralmente deverá existir 1 (um) livro para cada conjunto de listas constantes na Portaria Anvisa, veja exemplo a seguir:

* Entorpecentes – Livro 1 - Listas A1 e A2;
* Psicotrópicos - Livro 2 - Listas A3, B1 e B2;
* Substâncias de Controle Especial - Livro 3 - Listas C1, C2, C4 e C5;

Você pode configurar o número do livro e lista vinculado ao princípio como necessitar, sendo usado a posterior nas rotinas de filtro e emissão de livro de psicotrópicos.&#x20;

### Relatório

Para gerar relatório do cadastro clique no botão <img src="/files/-M-jGyKX7GnnEiSMlLrO" alt="" data-size="original">   &#x20;

![Relatório Princípio Ativo ](/files/-M-jG6p2EN9l6huIzvuq)

Será apresentado uma nova aba Relatório - 1, permitindo realizar filtro por Ativos e Inativos ou ordenar por : Código ou Descrição&#x20;


---

# 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.modernanet.com.br/primeiros-passos/configuracoes/estoque-farmacia/principio-ativo.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.
