# Consulta de Trámites

En esta parte se presenta la lista de los trámites que se han creado. Se visualizan atributos como el porcentaje completado, nombre, estado de pago y fechas de interés.

![Listado de trámites creados](/files/mOl3o3ays4uV3C8PdEgJ)

Es posible editar o consultar la información del trámite seleccionando el código del trámite.

<figure><img src="/files/f1toa0hhL8jJeDMMEyhe" alt=""><figcaption><p>Selección de "editar"</p></figcaption></figure>

Una vez que se ha elegido editar se presenta la ventana de detalle del trámite. De esta manera es posible consultar los firmantes, enlace de pago, reenvío de documentos y descarga o revisión de certificados en línea.

<figure><img src="/files/EXrfff0QCAOFV7xSrBpH" alt=""><figcaption><p>Vista de detalle de trámite</p></figcaption></figure>

La consulta de trámites también puede realizarse mediante filtros de Tipo de firma, Estado de trámite, Estado de pago, rangos de fecha y filtros por nombres.

<figure><img src="/files/YWMkZVUREA8ZZOQpHFfe" alt=""><figcaption><p>Filtros de la vista "Consultar Trámite"</p></figcaption></figure>

{% hint style="info" %}
Para exportar un listado con información de los trámites en formato PDF y EXCEL debe hacer click en sus respectivos íconos en la parte superior derecha.
{% endhint %}


---

# 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://signathor.gitbook.io/manual/personal/consulta-de-tramites.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.
