# Tramitaciones

En "**Calidad/Tramitacione**s" puedes identificar las tramitaciones a completar en un proyecto y hacer un seguimiento de ellas.&#x20;

<figure><img src="/files/alJ8qiaTy4MnY9IMeeT1" alt=""><figcaption><p>Accediendo a "Calidad/Tramitaciones".</p></figcaption></figure>

Desde el listado dispones a la izquierda del filtro para poder seleccionar el proyecto deseado.&#x20;

<figure><img src="/files/G8yUynIXmOlfKC3xFQSA" alt=""><figcaption><p> Listado de tramitaciones de un proyecto.</p></figcaption></figure>

Cada tramitación tiene asociado:

* **Estado**. A seleccionar entre Pendiente, Completado, No aplica.
* **Empresa responsable**. Empresa responsable de la tramitación.
* **Fecha límite**. Fecha límite para que la tramitación pase a estado Completado.
* **Colección de documentos**. Puedes asociar a cada tramitación una colección de documentos.

<figure><img src="/files/cr0OkueoaI0NZYuhW976" alt=""><figcaption><p>Detalle de una tramitación, pestaña de "Datos".</p></figcaption></figure>

<figure><img src="/files/WkWRheyTvNhlLwTElMfj" alt=""><figcaption><p>Detalle de una tramitación, pestaña de "Documentos".</p></figcaption></figure>


---

# 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://academy.trowelapp.com/calidad/tramitaciones.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.
