# Modelos

A seção Modelos permite criar e gerenciar templates reutilizáveis de operações para o Cockpit. Assim como a Lista de Operações, é dividida em duas abas: Script e Playbook.

Os modelos facilitam a padronização e reutilização de scripts e playbooks em diferentes operações, evitando a necessidade de recriar as mesmas configurações repetidamente. Ao criar uma nova operação na Lista de Operações, o usuário pode selecionar um modelo existente como base.


---

# Agent Instructions: 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:

```
GET https://wiki.datadike.com/product-guide/configuracoes/pam/cockpit/modelos.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
