# API Keys

As API Keys são as chaves de integração que permitem conectar o CRM a outras plataformas e ferramentas externas de forma segura e autenticada. Com elas, você consegue automatizar processos, integrar sistemas e expandir as possibilidades da sua operação sem limitações.

Para gerar uma nova chave, basta acessar a seção de API Keys, clicar em "Nova API Key", nomear, atribuir a um usuário se quiser, adicionar um período de expiração(opcional), dar acesso total ao seu sistema, e criar uma nova chave.

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

Podemos Copiar, editar, revogar e excuir essa chave se necessário.

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

Mantenha suas API Keys em segurança e evite compartilhá-las desnecessariamente. Em caso de comprometimento, você pode revogar e gerar uma nova chave a qualquer momento, sem impacto no restante da sua operação.


---

# 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://centraldeajuda.cubosuite.com.br/playbook/api-keys.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.
