> 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.md).

# B

- [Basecamp (Próximamente)](https://docs.violetlabs.com/es/aplicaciones/b/basecamp-proximamente.md): Basecamp es una herramienta web de gestión de proyectos y colaboración. Tareas, archivos, mensajes, calendarios, hitos y más. Más información en www.basecamp.com.
- [Bild (Próximamente)](https://docs.violetlabs.com/es/aplicaciones/b/bild-proximamente.md): Bild es una herramienta PDM en la nube diseñada para equipos modernos. Permite a los equipos colaborar en diseños y almacenar de forma segura diseños, documentación y datos en la nube. Más información en www.getbild.com.
- [BILL](https://docs.violetlabs.com/es/aplicaciones/b/bill.md): BILL permite a las empresas automatizar sus finanzas, brindándoles mayor eficiencia, visibilidad y control sobre sus operaciones financieras. Más información en www.bill.com.
- [\[Avanzado\] Recupera tu ID de organización](https://docs.violetlabs.com/es/aplicaciones/b/bill/avanzado-recupera-tu-id-de-organizacion.md)
- [\[Opcional\] Importar datos de BILL](https://docs.violetlabs.com/es/aplicaciones/b/bill/opcional-importar-datos-de-bill.md)
- [Bitbucket](https://docs.violetlabs.com/es/aplicaciones/b/bitbucket.md): Bitbucket es una herramienta de alojamiento de código y colaboración basada en Git, creada para equipos. Más información en www.bitbucket.org.
- [\[Opcional\] Conectar Bitbucket con un token de API](https://docs.violetlabs.com/es/aplicaciones/b/bitbucket/opcional-conectar-bitbucket-con-un-token-de-api.md)
- [Boltline](https://docs.violetlabs.com/es/aplicaciones/b/boltline.md): 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.
- [Box](https://docs.violetlabs.com/es/aplicaciones/b/box.md): Box es una solución de almacenamiento en la nube que te permite guardar archivos y acceder a ellos desde cualquier lugar. Más información en www.box.com.
- [Brex](https://docs.violetlabs.com/es/aplicaciones/b/brex.md): Gestiona todo tu gasto: tarjetas corporativas, gestión de gastos, reembolsos, viajes y pago de facturas, en un solo sistema integrado. Más información en www.brex.com.
- [\[Opcional\] Conectar con Brex usando un token de API](https://docs.violetlabs.com/es/aplicaciones/b/brex/opcional-conectar-con-brex-usando-un-token-de-api.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/b.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.
