> 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/accounting/sri-electronic-transfer/sri-electronic-management/zip-sri-invoices.md).

# Zip SRI Invoices

{% hint style="success" %}
Home/ Accounting/ SRI Electronic Transfer/ **SRI Electronic Management**
{% endhint %}

![](/files/-MYHJVYmCYyqECGRxhzN)

On the drop-down menu choose the **Zip SRI Invoices** option.

![](/files/-MYHOX3DAqVFkLd2A5eG)

{% hint style="success" %}
A file with a .zip format automatically compress all the SRI invoices and can be downloaded. This module helps the user have a compressed file of all the invoices for a whole month, or per customer.&#x20;
{% endhint %}

Use the filters to find the desired SRI Invoices.&#x20;

In the **DROP DIRECTORY** section, the **FILES TO ZIP** filter allows the user to choose a **ZIP PDF** or **ZIP XML** file.

![](/files/-MYLrXtZSbAyiMaBAiE8)

Please, click on the blue **Zip Files** button. Then, press on the **OK** button in the following appeared pop-up.

![](/files/-MYLsVtaEoUi9_7Pt246)

All the **.zip** files will be generated in the **DROP DIRECTORY** section.

![](/files/-M2_34iIRifHvbUJVhbd)

### Download the .ZIP file

On the **File Name** column, please click, on the file name in blue to download the **.ZIP** file.

![](/files/-M4-RvWninm0SVP-8bDm)

After downloading the file, please, go to the downloads of your machine and search for the .ZIP file. Then, press on the file to open all of the PDF invoices.

![Press the ZIP to see all the PDF's](/files/-M4-SR7QGxojk3i4nQVe)

Inside the folder, all the PDF's can be seen.

![](/files/-M4-T-VsnVvb9Aaxf7FK)


---

# 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/accounting/sri-electronic-transfer/sri-electronic-management/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.
