> For the complete documentation index, see [llms.txt](https://docs.qatts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qatts.com/master-1/smarties/file-reads-file-data.md).

# File: Reads file Data

| Param Name   | Param Desc                                                                            | Default Value                                |
| ------------ | ------------------------------------------------------------------------------------- | -------------------------------------------- |
| fileName     | Location & Name of the file                                                           | Assume that file is in the Agent Data Folder |
| outputParam  | Bulk Param name to store the content of the file                                      | SmartyName                                   |
| outputFormat | Format in which data need to be stored in bulk data. Options: bytes, base64,jsonArray | bytes                                        |
