The community member's post inquires whether the llama parse tool processes data locally or sends it to a server/cloud, and asks how to ensure data security in the latter case. A comment from another community member explains that the data is processed in the cloud, with the data cached for 2 days on AWS S3 to avoid delays and costs when processing the same document. The comment also mentions that SOC2 verification is coming soon.
Hi, wanted to check more on if llama parse will work on data locally or data will be sent to some server/cloud. In 2nd case, is there a way to ensure our data is secured?