> 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/h/heliux.md).

# Heliux

Heliux es un sistema operativo empresarial diseñado para centralizar y automatizar las operaciones de fabricación. Más información en www\.heliux.com.

### **Importar datos de Heliux a Violet**

Para importar datos de Heliux a Violet, primero deberás exportar un archivo .csv de tus piezas desde Heliux.&#x20;

Luego, sigue las instrucciones a continuación para importar:

1. En [Violet](https://app.violetlabs.com/) (o [VioletGov](https://app.violetgov.com/)), navega a **Integraciones** y haz clic  <img src="https://3116332745-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvrraExym8pNEUvBDoima%2Fuploads%2FtlFf29W81Xw97AUJ5zwb%2FScreenshot%202026-02-19%20at%201.13.34%E2%80%AFPM.png?alt=media&amp;token=c80f613a-d379-4cd4-a5c8-9c04e63e37ea" alt="" data-size="line">.
2. Selecciona <img src="https://3116332745-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvrraExym8pNEUvBDoima%2Fuploads%2FudcV2EGkQ2FAW4Eh855D%2Fheliux.jpg?alt=media&amp;token=ed064776-2a20-406f-9f5c-db3f79572a8e" alt="" data-size="line"> **Heliux**
3. Haz clic en **Cargar archivo**, ubica tu BOM exportada y haz clic en Abrir.

\[Opcional] Asigne permisos a los usuarios o grupos de usuarios que pueden ver los datos o editar las credenciales:

<figure><img src="https://3116332745-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvrraExym8pNEUvBDoima%2Fuploads%2FumnLeT1X9BphQ0dxFd3W%2FPermissions.png?alt=media&amp;token=23d4044c-065a-4201-91aa-122b94a19848" alt="" width="375"><figcaption></figcaption></figure>

4. Haz clic en **Crear**. ¡Listo!
5. Cada importación subsiguiente asignará y actualizará inteligentemente los datos de las piezas basándose en el número de pieza.

Dirígete a la [Explorador de datos](/es/funciones/explorador-de-datos.md)para revisar tus datos:

<figure><img src="https://3116332745-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvrraExym8pNEUvBDoima%2Fuploads%2FxmwYjlkGqd9fn4lFOKRk%2FHeliux%20integration.png?alt=media&amp;token=8ab6f930-ee13-4388-9a2e-c93bc2a1b120" alt="" width="563"><figcaption></figcaption></figure>

## Sincronizar datos

Puedes sincronizar datos de piezas y BOM desde Heliux a cualquier otra herramienta, por ejemplo [Boltline](/es/aplicaciones/b/boltline.md), [ION](/es/aplicaciones/i/ion.md), [Manufacturo](/es/aplicaciones/m/manufacturo.md), [NetSuite](/es/aplicaciones/n/netsuite.md), [Odoo (Próximamente)](/es/aplicaciones/o/odoo-proximamente.md) o [SAP Business One (Próximamente)](/es/aplicaciones/s/sap-business-one-proximamente.md).

Mira un ejemplo de sincronización: [De Heliux a Boltline](/es/funciones/workflows/flujos-de-trabajo-de-sincronizacion-de-datos/ejemplos-de-sincronizacion/de-heliux-a-boltline.md).


---

# 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/h/heliux.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.
