# Files

- [Append Files](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/files/append-files.md): Discover more about the Append Files component and how to use it on the Digibee Integration Platform.
- [Avro File Reader](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/files/avro-file-reader.md): Learn more about the Avro File Reader connector and how to use it in the Digibee Integration Platform.
- [Avro File Writer](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/files/avro-file-writer.md): Learn more about the Avro File Writer connector and how to use it in the Digibee Integration Platform.
- [CSV to Excel](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/files/csv-to-excel.md): Discover more about the CSV to Excel component and how to use it on the Digibee Integration Platform.
- [Excel](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/files/excel.md): Discover more about the Excel component and how to use it on the Digibee Integration Platform.
- [File Reader](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/files/file-reader.md): Discover more about the File Reader component and how to use it on the Digibee Integration Platform.
- [How to read files inside a folder](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/files/file-reader/read-files-in-a-folder.md): Learn how to read files using File Reader connector on the Digibee Integration Platform.
- [File Writer](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/files/file-writer.md): Discover more about the File Writer component and how to use it on the Digibee Integration Platform.
- [How to write files inside a folder](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/files/file-writer/write-files-in-a-folder.md): Learn the write files using the File Writer connector on the Digibee Integration Platform.
- [GZIP V2](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/files/gzip-v2.md): Discover more about the GZIP V2 component and how to use it on the Digibee Integration Platform.
- [GZIP V1 (Deprecated)](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/files/gzip-v1.md): Discover more about the GZIP component and how to use it on the Digibee Integration Platform.
- [Parquet File Reader](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/files/parquet-file-reader.md): Learn more about the Parquet File Reader connector and how to use it in the Digibee Integration Platform.
- [Parquet File Writer](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/files/parquet-file-writer.md): Learn more about the Parquet File Writer connector and how to use it in the Digibee Integration Platform.
- [Stream Avro File Reader](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/files/stream-avro-file-reader.md): Learn more about the Stream Avro File Reader connector and how to use it in the Digibee Integration Platform.
- [Stream CSV Reader](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/files/stream-csv-reader.md): Discover more about the Stream CSV Reader connector and how to use it on the Digibee Integration Platform.
- [Stream Excel](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/files/stream-excel.md): The Documentation Portal provides guides on all options for streaming on the Digibee iPaaS. This page covers how users can stream Excel components.
- [Stream File Reader](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/files/stream-file-reader.md): Discover more about the Stream File Reader component and how to use it on the Digibee Integration Platform.
- [Stream File Reader Pattern](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/files/stream-file-reader-pattern.md): Discover more about the Stream File Reader Pattern component and how to use it on the Digibee Integration Platform.
- [Stream JSON File Reader](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/files/stream-json-file-reader.md): Discover more about the Stream JSON File Reader component and how to use it on the Digibee Integration Platform.
- [Stream Parquet File Reader](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/files/stream-parquet-file-reader.md): Learn more about the Stream Parquet File Reader connector and how to use it in the Digibee Integration Platform.
- [Stream XML File Reader](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/files/stream-xml-file-reader.md): Discover more about the Stream XML File Reader connector and how to use it on the Digibee Integration Platform.
- [XML Schema Validator](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/files/xml-schema-validator.md): Know the component and how to use it.
- [ZIP File V2](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/files/zip-file-v2.md): Discover more about the ZIP File V2 connector and how to use it on the Digibee Integration Platform.
- [ZIP File](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/files/zip-file.md): Learn more about the component and how to use it.
- [NFS (Deprecated)](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/files/nfs-deprecated.md): Discover more about the NFS component and how to use it on the Digibee Integration Platform.


---

# 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://docs.digibee.com/documentation/connectors-and-triggers/connectors/files.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.
