> 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/zip-sri-invoices.md).

# Facturas Zip SRI

{% hint style="success" %}
Diríjase a: Home/Contabilidad/SRI Facturación Electrónica/**Envío de Comprobantes SRI**
{% endhint %}

En el menú despegable escoja la opción **Zip SRI Invoices**.

![](/files/-MYLw5WSSeSuh9fZsdUz)

{% hint style="success" %}
Un archivo de formato .zip comprime cantidades grandes de facturas SRI. Estas puede ser descargadas en un solo archivo. \
Este proceso puede comprimir incluso facturas SRI de todo un mes.
{% endhint %}

Use los filtros para encontrar las facturas SRI deseadas.&#x20;

Debajo de **FILES TO ZIP** en la sección **DROP DIRECTORY,** el usuario puede configurar si desea ver y comprimir en formato ZIP PDF o ZIP XML.

![](/files/-MYMNwzkDXFNnL0haSai)

Haga click en el botón "**Zip Files"** para continuar.&#x20;

Un aviso debe parecer, por favor, pulse el botón **OK**. Esto generará el ZIP.&#x20;

![](/files/-MZDrolxt3A5_jgEtkiL)

### ¿Cómo descargar un archivo .ZIP? <a href="#how-to-download-the-file" id="how-to-download-the-file"></a>

Haga click en el nombre en azul que se encuentra en la segunda columna "**File Name"** para descargar el archivo .ZIP.

![](https://gblobscdn.gitbook.com/assets%2F-M-BV4YRkYBYw5A4UAJL%2F-M4-Q2e1PHyoIsuDPZkG%2F-M4-RvWninm0SVP-8bDm%2FScreen%20Shot%202020-04-03%20at%2009.30.08.png?alt=media\&token=e3e6a30f-39bc-4d55-91ec-69293cf336ba)

Después de descargar el archivo, vaya a las descargas de su computadora y busque el archivo .ZIP.

Una vez que el archivo .ZIP está localizado, presione el archivo para abrir todas las facturas en PDF. Presione el ZIP para ver todos los PDF. &#x20;

![Press the ZIP to see all the PDF's](https://gblobscdn.gitbook.com/assets%2F-M-BV4YRkYBYw5A4UAJL%2F-M4-Q2e1PHyoIsuDPZkG%2F-M4-SR7QGxojk3i4nQVe%2Fimage.png?alt=media\&token=20575bdd-a68c-44c0-9f47-2c081d47d1b8)

Dentro de la carpeta, todos los PDF se pueden ver.&#x20;

![](https://gblobscdn.gitbook.com/assets%2F-M-BV4YRkYBYw5A4UAJL%2F-M4-Q2e1PHyoIsuDPZkG%2F-M4-T-VsnVvb9Aaxf7FK%2FScreen%20Shot%202020-04-03%20at%2009.35.01.png?alt=media\&token=88b4fae7-87f3-46cf-a18d-b6de267c8abe)


---

# 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/zip-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.
