# Calvin

Antes de comenzar a trabajar con Calvin dentro de Gopersonal es necesario crear una integración.&#x20;

Para agregar esta integración:&#x20;

1- Ir a la sección Integraciones

2- Seleccionar la integración Calvin y presionar Agregar

<figure><img src="/files/fL55NaIaSt5z38vcUOxk" alt="" width="228"><figcaption></figcaption></figure>

3- Completar los datos requeridos.&#x20;

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

**Name:** Un nombre que luego permita identificar la integración .&#x20;

**API Key:** Api key generada en el admin de Calvin. &#x20;

Para obtener el api key en Calvin: \
1- ingresar a <https://build.calvincode.ai/> con usuario y contraseña de Calvin, seleccionar el Store correspondiente

2- Ir a Settings-> API access y crear una nueva key. <br>

<figure><img src="/files/9BRVjZKJi33sguMB9UHj" alt=""><figcaption></figcaption></figure>


---

# 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://academy.gopersonal.ai/integraciones/calvin.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.
