> For the complete documentation index, see [llms.txt](https://docs.tablomat.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tablomat.com/learn/column-types/files.md).

# Files

#### Display

Cells of type `Files` contain comma-separated lists of URLs, for example ...

{% code overflow="wrap" %}

```
https://cdn.shopify.com/s/files/1/0240/7285/products/TreatedLogoKnitHoodieinNatural1.jpg,https://cdn.shopify.com/s/files/1/0240/7285/products/TreatedLogoKnitHoodieinNatural2.jpg,https://cdn.shopify.com/s/files/1/0240/7285/products/TreatedLogoKnitHoodieinNatural3.jpg
```

{% endcode %}

and are rendered as preview circles, like below ...

<figure><img src="/files/M3xwbBCI70GBgraolgoF" alt=""><figcaption></figcaption></figure>

#### Editing

`Files` cells can be edited by double-clicking. This will reveal the underlying text representation, which can then be edited directly.

<figure><img src="/files/5FolfZYDAelo9U3gQSVT" alt=""><figcaption></figcaption></figure>
