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

# D

- [DOORS](https://docs.violetlabs.com/es/aplicaciones/d/doors.md): DOORS te permite capturar, rastrear, analizar y gestionar cambios en los requisitos mientras mantienes el cumplimiento de regulaciones y estándares. Más información en www.ibm.com/products/requirements-management
- [Databricks](https://docs.violetlabs.com/es/aplicaciones/d/databricks.md): Databricks es una plataforma de inteligencia de datos que proporciona un entorno unificado para el procesamiento de big data, la analítica y la IA. Más información en www.databricks.com.
- [Datum](https://docs.violetlabs.com/es/aplicaciones/d/datum.md): Datum Source ofrece una plataforma de abastecimiento de piezas de fabricación donde comprador y vendedor pueden interactuar. Más información en www.datumsource.com.
- [DELMIA (Próximamente)](https://docs.violetlabs.com/es/aplicaciones/d/delmia-proximamente.md): DELMIA permite a los fabricantes, la cadena de suministro y los proveedores de servicios planificar, gestionar, optimizar y ejecutar sus operaciones de forma eficiente. Más información en www.3ds.com/products/delmia.
- [Docusign (Próximamente)](https://docs.violetlabs.com/es/aplicaciones/d/docusign-proximamente.md): Docusign es una plataforma basada en la nube que permite a los usuarios firmar, enviar y gestionar documentos electrónicamente. Más información en www.docusign.com.
- [Drafter (Próximamente)](https://docs.violetlabs.com/es/aplicaciones/d/drafter-proximamente.md): Crea dibujos de GD\&T estandarizados y listos para fabricación en minutos, no en horas. Más información en www.drafterinc.com.
- [Dropbox (Próximamente)](https://docs.violetlabs.com/es/aplicaciones/d/dropbox-proximamente.md): Dropbox es un servicio de almacenamiento en la nube que permite a los usuarios guardar, compartir y acceder a archivos y carpetas en línea desde cualquier dispositivo. Más información en www.dropbox.com.
- [Duro](https://docs.violetlabs.com/es/aplicaciones/d/duro.md): Duro permite a los equipos distribuidos de ingeniería de hardware agilizar la gestión de datos y acelerar el desarrollo de productos. Más información en www.durolabs.co.
- [Mapeo de propiedades de Duro](https://docs.violetlabs.com/es/aplicaciones/d/duro/mapeo-de-propiedades-de-duro.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/d.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.
