> ## Documentation Index
> Fetch the complete documentation index at: https://docs.jelou.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Getting credentials

> How to get the Punto de Venta, Api Key and Api Secret from Deuna to connect the integration in Brain Studio.

## When do you need this guide?

You will need it when you try to **Connect** Deuna in Marketplace and Brain Studio asks you for:

* **Punto de Venta**
* **Api Key**
* **Api Secret**

<Info>
  These credentials are entered during the Deuna installation in Marketplace inside Brain Studio.
</Info>

***

## Don't have a Deuna account yet?

<Accordion title="Create a Deuna account">
  Deuna handles this type of integration through its commercial team.

  To get started, write to:

  * [soporte\_neg@deunaapp.com](mailto:soporte_neg@deunaapp.com)

  The team will guide you through:

  * Business validation
  * Information collection (e.g. RUC, banking details)
  * Account activation

  <Info>
    Once the process is approved, you will receive the credentials needed for the integration.
  </Info>
</Accordion>

***

## Already have a Deuna account?

If you already work with Deuna, you can request your credentials directly.

<Steps>
  <Step title="Request credentials">
    Contact the Deuna team:

    * [soporte\_neg@deunaapp.com](mailto:soporte_neg@deunaapp.com)

    Include:

    * Company name
    * RUC
    * Use case (payments via WhatsApp / Brain Studio)
  </Step>

  <Step title="Receive the credentials">
    Once your request is validated, Deuna will send you the credentials:

    * **Punto de Venta**
    * **Api Key**
    * **Api Secret**
  </Step>
</Steps>

***

## Development and production environments

Deuna manages separate credentials per environment.

| Environment | Use                         |
| ----------- | --------------------------- |
| **DEV**     | Testing and flow validation |
| **PROD**    | Live payments               |

<Warning>
  Make sure to use credentials from the same environment you configure in Brain Studio.
</Warning>

***

## Related articles

<CardGroup cols={2}>
  <Card title="Connect in Brain Studio" href="/en/guides/integraciones/pagos/proveedores/deuna/conectar-en-brain-studio" icon="plug">
    Connect Deuna using the Punto de Venta, Api Key and Api Secret.
  </Card>

  <Card title="Usage and configuration" href="/en/guides/integraciones/pagos/proveedores/deuna/uso-y-configuracion" icon="gear">
    Configure the Deuna node and handle payment states.
  </Card>
</CardGroup>
