# Crear formulario basado en la estructura de otro formulario existente

Para realizar esto, en el módulo de formularios, seleccione **Crear nuevo formulario**, se abrirá una página donde aparecerá la siguiente ventana:

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

Selecciona el formulario del cual quieres copiar su estructura y configuracion para el nuevo formulario en la opcion **Basado en formularios existente**:

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

Una vez seleccionado se cargara de forma automatica toda la estructura del formulario seleccionado en el nuevo formulario, presione Siguiente y Aceptar para ver el resultado:

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

A partir de este punto, usted puede modificar y/o agregar opciones a su gusto.

> Importante: Antes de guardar el formulario, debe seleccionar el proceso al que va a pertenecer, en la pestaña: **Procesos y firma electrónica.**


---

# 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/crear-formulario-basado-en-la-estructura-de-otro-formulario-existente.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.
