# Facturas / Guías / Créditos / Débitos

En esencia, generará los archivos XML, se firma electronicamente, y se envía a la plataforma del SRI.&#x20;

{% hint style="success" %}
El proceso es el mismo para las Facturas / Guías / Créditos / Débitos, que pueden ser autorizados en el SRI.
{% endhint %}

{% hint style="danger" %}
Antes de autorizar los créditos y déditos asegurese de que la factura correspondiente haya sido autorizada en la plataforma del SRI.
{% endhint %}

<sup>El proceso para realizar una nota debito es el mismo que el de una nota crédito, se hace en el mismo módulo:</sup>

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

<sup>Sin embargo, el usuario debe ingresar el valor en negativo.</sup>

<sup>Ejemplo: si es crédito,</sup> <sup></sup><sup>**debe anotar: 80. S**</sup><sup>i es debito</sup> <sup><mark style="color:red;">**-80**<mark style="color:red;"></sup>

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

<br>


---

# 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://manual.unosofbooks.com/guia-de-usuario-es/accounting/untitled/invoices-guia-credits-debits.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.
