# View and process files

All files you attach to SignSpace, as well as files shared with you, appear in the **Files** list on the Files tab.

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

Depending on the size of the screen you are using, all columns may not fit on the screen at once, but the screen must be scrolled horizontally. Therefore, the width of the column can be adjusted. Hover over the vertical bar next to the column name to change the width of the column.

You can also select the columns to display in your file list in the **Edit Columns** help window.

<div align="left"><figure><img src="/files/5GgtZRZePJVemvlRTjKW" alt="" width="314"><figcaption></figcaption></figure></div>

All files are listed in chronological order, with the newest at the top.

Each file is displayed on its own line, except for multiple files attached to the same signature request or task. The files of the same signature request or task are put together in one bundle. The name of the bundle is the name of the signature request or task. The file bundle is marked with a blue icon. Click the arrow to view the files:

<div align="left"><figure><img src="/files/TrIHDBVdjQe50p5SQ1i4" alt="" width="339"><figcaption></figcaption></figure></div>

You can open a file in the preview view by clicking on the name of the file or file bundle.

In the file list, you can also see if tags have been assigned to the file. If a tag has been assigned to a message, signature request, or task containing a file, the tag will also appear in the file list. When you move the mouse cursor to the line of each file, you will see a new tag icon, which opens a help window for editing tags. In the help window, you can see the added tags and you can delete them or add new tags. All changes are saved automatically. When you're done, click the X or anywhere outside the help window to close the help window.


---

# 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/view-and-process-files.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.
