# How is the File System Items Source used in a Dataflow?

A *File System Items Source* is used to point towards a folder or directory containing multiple files that are to be processed in a flow. In a Dataflow, it is used when we use a source as a transformation to provide a dynamic file path to a source object. It can be either run in singleton mode or in a loop. It requires a file path to the directory where the source files reside. It also provides an option for including items in a subdirectory which, if checked, will include all the files present in the sub-folders.

To learn more about how the [*File System Items Source* ](https://documentation.astera.com/astera-data-stack-v10/dataflows/sources/file-system-items-source)works in using sources as transformations, click [here](https://documentation.astera.com/astera-data-stack-v10/dataflows/transformations/sources-as-transformations).

*File System Items Source* can be found in *Toolbox > Sources > File System Items Source*.

<figure><img src="https://3083465318-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsR50Wa7EwZGlmPSAMkkf%2Fuploads%2F03Idqap4p5kGaJPvjhTS%2Fimage.png?alt=media&#x26;token=988dcf15-0c11-491e-b2af-7a1f9d7dc20a" alt="" width="229"><figcaption></figcaption></figure>
