> For the complete documentation index, see [llms.txt](https://docs.violetlabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.violetlabs.com/es/aplicaciones/b/boltline.md).

# Boltline

Gestiona el inventario de piezas con software fácil de usar durante todo el ciclo de vida de tu producto. Para ingenieros de hardware, por ingenieros de hardware. Más información en www\.boltline.com.

de Violet [Boltline](https://www.boltline.com/) la integración permite un proceso de construcción más rápido y transparente durante I+D y NPI:

* Sincroniza los datos de las piezas desde tu PLM a Boltline
* Sincroniza los datos de órdenes de compra desde Boltline a las herramientas posteriores de la cadena de suministro
* Rastrea la velocidad de tu compilación

y más.

***

### Conecta Boltline en Violet

{% stepper %}
{% step %}

### Genera una clave de API

En Boltline, ve a [**Preferencias de usuario**](https://app.boltline.com/me) → **Claves de API**

Introduce un nombre en el **Añadir clave** campo, haz clic en <mark style="color:predeterminado;background-color:green;">+</mark> , y copia la clave.

<p align="center"><img src="https://3116332745-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvrraExym8pNEUvBDoima%2Fuploads%2F0ZFs1nPGNwgvkEMlE2gj%2FBoltlineAPIKey.png?alt=media&amp;token=8fe27cef-be3d-4ec0-b371-05d50a635cf3" alt="" data-size="original"></p>
{% endstep %}

{% step %}

### Conecta Boltline

En [Violet](https://app.violetlabs.com) (o [VioletGov](https://app.violetgov.com/)), ve a **Aplicaciones** y selecciona <img src="https://3116332745-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvrraExym8pNEUvBDoima%2Fuploads%2F7dLWRkkUOxZOPZ3WBhK9%2Fboltline-icon.png?alt=media&amp;token=cfefb3ac-3cc6-4836-a3f9-131c3b168560" alt="" data-size="line"> **Boltline**.

Introduce un nombre descriptivo para las credenciales (por ejemplo, el usuario que creó la clave) y tu clave de API, luego haz clic en **Conectar con clave de API.**

<p align="center"><img src="https://3116332745-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvrraExym8pNEUvBDoima%2Fuploads%2FelRzsgfzjko4Fdsj0rqZ%2FBoltlineConnection.png?alt=media&amp;token=41f8c035-df97-4700-b643-e42fc33fa1e0" alt="" data-size="original"></p>
{% endstep %}

{% step %}

### Crea tu integración

Por último, configura los ajustes de integración como tipos de datos, frecuencia de obtención y campos personalizados, luego haz clic en **Crear**.

<figure><img src="https://3116332745-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvrraExym8pNEUvBDoima%2Fuploads%2FZ7WY1jsEtqlCk0wKMRGj%2FBoltlineIntegration.png?alt=media&amp;token=60d971a7-bb5a-422c-9cd4-8cb836126aa4" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.violetlabs.com/es/aplicaciones/b/boltline.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
