# DOORS

### **Conectar DOORS Next Generation en Violet**

2. Seleccionar **DoorsNG**
3. Ingrese su URL de DOORS Next Generation, URI del proyecto (identificador único) y su nombre de usuario y contraseña, luego haga clic **Conectar**.

   1. Para encontrar el URI del proyecto desde la aplicación web, examine la barra de direcciones del navegador: podría verse algo como: `https://:/rm/web#action=com.ibm.rdm.web.pages.showProjectDashboard&projectContext=https://:/rm/process/project-areas/_Abc123Xyz789`
   2. El URI del proyecto en el ejemplo anterior es `_Abc123Xyz789`<br>

   <figure><img src="/files/49008a80b4d8b2026068f4a3d91b8267d860dac7" alt="" width="375"><figcaption></figcaption></figure>
4. Una vez conectado, puede configurar qué tipos de datos ingerir, con qué frecuencia deben actualizarse los datos, etc.&#x20;

* Por último, haga clic **Crear** para comenzar a obtener datos. ¡Listo!


---

# 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/d/doors.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.
