# PartsBox

## **Conectar PartsBox en Violet**

2. Seleccionar <img src="/files/77c5252a78831841fa6737a5438e780712224a07" alt="" data-size="line"> **PartsBox**.
3. Introduce tu clave API de PartsBox
   1. Para obtener una clave, navega a tu entorno de PartsBox, luego Configuración > Datos > API y selecciona **Agregar usuario de API**. Proporciona un nombre para el usuario de API (p. ej., Violet), luego selecciona "Usuario (lectura/escritura)" como el Rol.
4. Haz clic <mark style="color:morado;">**CONECTAR CON CLAVE API Y CONFIGURAR INTEGRACIÓN**</mark>**.**
5. Configura tu integración y luego haz clic <mark style="color:morado;">**CREAR**</mark>.


---

# 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/p/partsbox.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.
