> For the complete documentation index, see [llms.txt](https://manual.unosofbooks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.unosofbooks.com/guia-de-usuario-es/accounting/untitled/invoices-guia-credits-debits/email-sri-invoices.md).

# Facturas por Correo Electrónico SRI

Esta sección es simple y solo requiere ir a la última columna **Select Unmailed** y seleccionar en la parte de check las facturas SRI que se necesitan para enviar. En caso de que el cliente desee enviar todas de forma masiva marque la casilla debajo de **Select Unmailed.**

Después de seleccionar las facturas, haga click en el botón azul "**Email Selected Invoices"** para enviar los archivos a los clientes.&#x20;

![](/files/-M3v74E5t6Ns_HlwzgT_)

### Significado del Color

**Verde**: La facturas de SRI han sido enviadas con éxito al cliente. &#x20;

En la penúltima columna muestra la fecha específica en que se envió.

![Also shows the email it was send to and from.](/files/-M4-P5D7PSiu2FzOaZL1)

**Amarillo**: Las facturas de SRI que aún no han sido enviadas.

![](/files/-M4-PRvPZz2iBG2F4XF0)

### Llene la información del correo electrónico para enviar las facturas SRI.

{% hint style="info" %}
Tenga en mente que esta configuración es diferente a la de enviar varios correos electrónicos.
{% endhint %}

La información de los correos electrónicos se deben completar en la configuración del cliente.&#x20;

{% content-ref url="/pages/-MRROObNAJXzYfQWoWmH" %}
[Maestro de Clientes](/guia-de-usuario-es/clientes/customers/manage-customers.md)
{% endcontent-ref %}

Vaya a la sección  **CONTACT INFO** y a la sección **SRI Email.** En esa opción registre al menos 1 correo electrónico

{% hint style="info" %}
**Nota:** Añada ( **;** ) después de cada correo electrónico.

Ejemplo: <carlos@unosof.com>; <daniel@unosof.com>; <gabriela@unosof.com>
{% endhint %}

Presione el botón **Save** para continuar.&#x20;

![Inside Contact Info, SRI Email.](/files/-M4-eYO6tV5lIza-f4Cy)

Para terminar presione en el botón **Synch** para que el cambio sea configurado en todas las apps.

![](/files/-MZEnQu2vWoSTjBGxw3G)


---

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