# Pase a producción

## Requisitos previos

* Tener registrado un certificado digital en portal SUNAT.
* Tener las credenciales de un usuario secundario SUNAT con permisos para emitir comprobantes electrónicos.

## Activar modo producción

Para realizar el pase a producción debe adquirir una suscripción de pago y activar la opción Configuración > Modo conexón con SUNAT

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

## Eliminar documentos de prueba

Se recomienda borrar los documentos de prueba antes de pasar a producción.

En la pagina de Configuración debe hacer click en el botón "Eliminar documentos de prueba", esta acción es irreversible y puede tomar varios segundos en completarse.

{% hint style="info" %}
El botón solo es visible cuando el modo producción esta deshabilitado.
{% endhint %}

<figure><img src="/files/Zb2QH0K2NYaa9Iyz0h8h" 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.aurora.net.pe/inicio/pase-a-produccion.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.
