# File

## Overview

Introducing our versatile file-type widgets, designed to empower you in efficiently managing various types of digital assets, including files and images. These widgets offer seamless control over your content, making it effortless to upload, organize, and showcase your files and visuals within your platform or application.

## Widgets

* [Files](/widgets/column-widgets/form/file/files.md) - Upload new files and select existing ones
* [Image](/widgets/column-widgets/form/file/image.md) - Enables users to effortlessly upload and display images
* [File Path](/widgets/column-widgets/form/file/file-path.md) - Display the file path with a download button
* [File Size](/widgets/column-widgets/form/file/file-size.md) - Presents file sizes in a human-readable format
* [File Antivirus Status](/widgets/column-widgets/form/file/file-antivirus-status.md) - Offers a snapshot of a file's security status


---

# 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://docs.labii.com/widgets/column-widgets/form/file.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.
