# Estados de formulario

{% hint style="info" %}
Cada formulario pertenece a un **form\_group** que agrupa sus versiones. Por cada form\_group hay al menos 1 estado que se comparte entre todas las versiones de este formulario.
{% endhint %}

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

Para conocer los estado disponibles y su identificación, dirijete a Administrar Formularios Digitales.

Módulo Formularios -> Administrar. Luego presionar el botón "Desarrolladores" en la configuración de usuario.

<figure><img src="/files/o7k83joNLSF75YAqfUgV" 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.api.persat.com.ar/modulos/formularios-digitales/estados-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.
