> For the complete documentation index, see [llms.txt](https://docs.factpro.la/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.factpro.la/api-facturacion-v3/introduccion/proceso-de-firma-en-las-facturas.md).

# Proceso de firma en las facturas

{% embed url="<https://www.loom.com/share/c6dcea51d0a04710972c148cbbae2615>" %}

***

#### 🛡️ Firma Electrónica: Modelo PSE (Exclusivo Factpro)

En Factpro trabajamos exclusivamente bajo la modalidad de Proveedor de Servicios Electrónicos (PSE). Esto significa que nosotros nos encargamos de la firma de tus comprobantes, simplificando tu gestión al máximo.

¿Por qué usamos este modelo en lugar de certificados (CDT o privados)?

* Sin trámites de certificados: No necesitas solicitar el CDT gratuito ni comprar uno privado.
* Cero configuración: No tienes que subir archivos técnicos, manejar claves de certificados ni preocuparte por fechas de vencimiento.
* Firma Automática: Factpro firma y envía tus documentos directamente con nuestra propia infraestructura técnica.

¿Cómo se activa?:

Proceso de Alta de Autorización de PSE

1. Ingresar al portal SOL: Iniciar sesión en el portal SUNAT Operaciones en Línea.
2. Utilizar el buscador: En la sección "¿Qué necesitas hacer?", escribir la palabra "altas" en el buscador.
3. Ubicar la opción correcta: En el resultado de la búsqueda, ubicar e ingresar a la opción "Altas/Bajas de PSE".
4. Agregar el servicio: En la vista de "COMUNICACION TERCERIZACIÓN CON PSE", hacer clic en el botón "Alta Servicio".
5. Configurar el RUC del proveedor: \* Buscar y agregar el RUC 20600337832 (correspondiente a VIDA SOFTWARE S.A.C.) y guardar. (RECUERDA el RUC mencionado solo sirve para FIRMAR el XML, todo proceso lo realiza dentro de factpro sin depender de terceros, ya que la firma esta alojado en nuestro servidores)
   * Regla de fecha: Recuerde que el inicio de autorización de envío es una fecha posterior al día actual, a partir de esa fecha podrás empezar a firmar tus facturas.
6. Confirmación: Finalmente, se agregará el registro en la lista de firma principal.

> Nota: Al ser una solución optimizada y exclusiva para PSE, garantizamos que el proceso de firmado sea siempre fluido y sin interdependencias técnicas de tu lado.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.factpro.la/api-facturacion-v3/introduccion/proceso-de-firma-en-las-facturas.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
