> For the complete documentation index, see [llms.txt](https://docs.facturaweb.pe/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.facturaweb.pe/produccion/pase-a-produccion/certificado-digital-tributario-cdt.md).

# Certificado Digital Tributario (CDT)

El Certificado o Firma Digital es un archivo que, en conjunto con una contraseña, utilizamos para firmar tus comprobantes.

En el modo **`DESARROLLO`** no es necesario usar una firma. Pero antes de pasar al modo **`PRODUCCIÓN`** debes subir tu firma y contraseña desde la sección **Configuración de Empresa** del [sistema web](https://app.facturaweb.pe/).

{% hint style="info" %}
Debes colocar la clave respetando mayúsculas y minúsculas. Exactamente igual a como la generaste al momento de descargar tu certificado.
{% endhint %}

![Captura de la sección "Configuración de Empresa" en app.facturaweb.pe](/files/FYcop9MOAYTqebiD421k)

### Puedes obtener el certificado de dos formas: <a href="#puedes-obtener-el-certificado-de-dos-formas" id="puedes-obtener-el-certificado-de-dos-formas"></a>

1. [**MEDIANTE SUNAT (GRATIS)**](#opcion-1-mediante-sunat-gratis)
2. [**MEDIANTE PROVEEDOR AUTORIZADO (con costo)**](#opcion-2-mediante-proveedor-autorizado-con-costo)

Ambas opciones son válidas y compatibles. Obviamente recomendamos obtenerlo gratuitamente y en la mayoría de los casos, esto es posible.

#### (Opción 1) MEDIANTE SUNAT (GRATIS) <a href="#opcion-1-mediante-sunat-gratis" id="opcion-1-mediante-sunat-gratis"></a>

Este certificado es emitido por RENIEC gratuitamente para el contribuyente. Puedes solicitar tu certificado siguiendo esta página:

{% embed url="<https://cpe.sunat.gob.pe/certificado-digital-tributario#item-3>" %}

#### (Opción 2) MEDIANTE PROVEEDOR AUTORIZADO (con costo) <a href="#opcion-2-mediante-proveedor-autorizado-con-costo" id="opcion-2-mediante-proveedor-autorizado-con-costo"></a>

En caso no puedas acceder a un CDT gratuito te apoyamos para realizar la compra mediante un proveedor autorizado y al mejor costo del mercado.

Contacta con nosotros para mayor información [app.facturaweb.pe](https://wa.pe/1XUZToD569)

​


---

# 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:

```
GET https://docs.facturaweb.pe/produccion/pase-a-produccion/certificado-digital-tributario-cdt.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.
