> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tela.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Downloading Results

When clicking on the `Download` button of your app, you will be granted 2 options to choose the structure of the downloaded sheet:

* **Consolidate values inside a single cell**: It's better to integrate with other softwares, but it is harder to read. This will take every list in the result and represent it in a JSON format inside the cell.
* **Display list items one per line**: More readable, but the structure can be confusing if you need to pass this result to other software. This will break down every list in many lines, where each line has one element of the list.

The downloaded file will be a `.csv` file, but we also provide different separators that can be selected.

Exclusively in [Workstation](/en/workstation/workstation) apps, you can select if you want every selected Task to be shown in the same file or if you want a `.zip` folder containing one `.csv` file for each task.
