# Exportar los registros de un formulario a Excel

<mark style="color:orange;">**ANOTACION IMPORTANTE**</mark>:

*Solo se exportan a Excel los campos que puedan tabularse en las celdas de Excel. Es decir, los campos como imágenes, tablas o contenidos que no puedan mostrarse en una celda no serán exportados y deberán visualizarse a través de Mensajero Digital.*\
\----------------------------------------------------------------------------------------------------------------------<br>

Para exportar todos los registros de un formulario a Excel, existen 2 opciones para hacerlo:

### Opción 1 (todos los registros)

1. Ingrese al modulo de formularios y busque el formulario del cual desea exportar todos los registros.
2. Presiona el botón: Ver registros del formulario:<br>

   <figure><img src="/files/iPXxnsHKV5DLqfN98ZR1" alt=""><figcaption></figcaption></figure>
3. Presiona el botón: Exportar registros:<br>

   <figure><img src="/files/QB2hB81B3fLZIItjjlI6" alt=""><figcaption></figcaption></figure>

### Opción 2 (por rango de fechas)

1. Ingrese al modulo de formularios y busque el formulario del cual desea exportar todos los registros.
2. Presione el botón: Reporte de los formularios diligenciados:<br>

   <figure><img src="/files/wrFLFTMSa2de1SeC0pYd" alt=""><figcaption></figcaption></figure>
3. Seleccione las opciones de Fechas y presione el botón: Generar<br>

   <figure><img src="/files/TebdpIXPDqQB1cyxHg8R" alt=""><figcaption></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://docs.mensajerodigital.app/exportar-los-registros-de-un-formulario-a-excel.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.
