# Read files in the files preview

In the file preview, you can read the content of PDF files without downloading the files. For other file formats there is a **Download** button. A file preview opens by clicking on the file name.

A preview of one file looks like this.

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

The sidebar contains file summary information. All users with access to the file can see the top of the sidebar. The section containing tags and metadata is only visible to members of your own organisation. Anyone in your organisation can edit tags. Metadata editing feature is available for owners. Other users can see the metadata, but cannot make changes to it.

If the file belongs to a file bundle (there are more files in the same signature request or task), the entire bundle opens for preview. The file being viewed is indicated in the sidebar with an arrow and a bold font. You can change the previewed file by clicking on the desired file name.

If comments have been added to the document, you can see the comments by clicking on the Document comments tab.

Owners can [rename files](https://guide.signspace.com/en/managing-documents/rename-a-file) or file bundles and [change the order](https://guide.signspace.com/en/managing-documents/change-the-order-of-files) in which files are presented.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.signspace.com/en/managing-documents/read-files-in-the-files-preview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
