# \[Opcional] Conectar con ID de cliente y secreto de Jama

Si prefiere conectarse a Jama usando un ID de cliente y un secreto, siga las instrucciones a continuación.

### Generar un ID de cliente y secreto de Jama

1. En Jama, haga clic en su nombre en la esquina superior derecha para acceder a su perfil.

   <img src="/files/cbe2c9b652aa29dc00248be7bfa7d373c5c3e04b" alt="" width="375">
2. En la ventana emergente, seleccione **Establecer credenciales de API**

   <img src="/files/aa3d2650e5303bac23109775d326f35eefefe145" alt="" width="375">
3. Introduzca un nombre para las credenciales y haga clic **Crear credenciales de API.** Copie estas credenciales: no podrá acceder a ellas nuevamente (pero siempre puede crear otras nuevas).

   <img src="/files/daadff3e16e0056693d0f19107ac4a839247d0b7" alt="" width="375">
4. De vuelta en Violet, seleccione **ID de cliente y secreto** en Método de autenticación, e introduzca las credenciales que acaba de crear. Haga clic **Conectar con credenciales.**&#x20;

   <img src="/files/c7f71a7056d57631d761fb3ade05f3c192bdedf0" alt="" width="375">
5. Una vez conectado, configura tu integración (opcional), luego haz clic **Crear.** ¡Listo!


---

# 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://docs.violetlabs.com/es/aplicaciones/j/jama/opcional-conectar-con-id-de-cliente-y-secreto-de-jama.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.
