# Autoguardado local de formulario

Esta funcionalidad permite que, mientras se está diligenciando un formulario, la información ingresada se guarde automáticamente de manera local antes de ser enviada. De esta forma, si el usuario cierra el formulario o la ventana accidentalmente, el sistema podrá recuperar la información previamente registrada, evitando la pérdida de datos.

Para habilitar esta opción en un formulario, puede configurarla en la pestaña “**Opciones adicionales**”, marcando la opción “**Permitir autoguardado local**”.

![](/files/DZ2EP0miC5MREOeLWZVL)

Cuando se diligencia un formulario que tiene habilitada esta opción, y se cierra la pestaña y/o ventana del navegador, al ingresar nuevamente al formulario el sistema le dará la opción de recuperar la información.

<figure><img src="/files/k44yjOGJH79YlOvOG5b0" 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/autoguardado-local-de-formulario.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.
