# ¿Cómo valido que mi factura sea correcta con AFIP? (Validar CAE)

Todos los comprobantes fiscales electrónicos tienen un código intransferible que se llama CAE, emitido por la AFIP al instante en que se realiza la factura. Esto equivale a decir que dicho comprobante es legal, válido y que ha quedado registrado.&#x20;

Para saber si un comprobante que se emitió es válido, hay usar este Validador de CAE del sitio oficial de AFIP: <https://serviciosweb.afip.gob.ar/genericos/comprobantes/cae.aspx>


---

# 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://ayuda.latincloud.com/atencion-al-cliente/soporte-tecnico/preguntas-frecuentes/como-valido-que-mi-factura-sea-correcta-con-afip-validar-cae.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.
