# File Antivirus Status

## **Specs**

<table><thead><tr><th width="306">Label</th><th>Value</th></tr></thead><tbody><tr><td><strong>Version</strong></td><td>1.0.0 (updated on 2021-10-11)</td></tr><tr><td><strong>Developer</strong></td><td>Labii Inc.</td></tr><tr><td><strong>Type</strong></td><td>Column</td></tr><tr><td><strong>Support Configuration</strong></td><td>No</td></tr><tr><td><strong>Support Readonly view</strong></td><td>Yes</td></tr><tr><td><strong>Support Edit view</strong></td><td>No</td></tr><tr><td><strong>Support Form view</strong></td><td>No</td></tr><tr><td><strong>Support Default value</strong></td><td>No</td></tr><tr><td><strong>Support Import</strong></td><td>No</td></tr><tr><td><strong>Allow multiple</strong></td><td>No</td></tr></tbody></table>

## Overview

Th File Antivirus Status Widget offers a quick and informative snapshot of a file's security status. After a thorough scan, it instantly displays whether the file is free from malware or potentially infected, empowering users with crucial information to make safe and informed decisions about their digital assets.

To make use of this widget, it's necessary to activate the antivirus scan within your organization's settings. Once a file is flagged as infected, users will no longer have the option to preview the file or download it to their local computer.

## Use case

1. The widget is pre-installed exclusively within the Files table and cannot be utilized in any other table.

## Configuration

No configuration required.

## Views

See the interface of the widget in the following views.

### **Readonly view**

Readonly view display the values of the column.

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

### **Edit view**

The Edit view is the interface that allows you to modify the value.

Edit view is not supported for this widget.

### **Form view**

The Form view is the field integrated into the add form for collecting values when creating a new record.

Edit view is not supported for this widget.

## Data

Each widget in Labii stores data in a unique manner; refer below to understand how data from this widget is stored.

### Data format

Number

### **Default value**

The Default Value field within the column allows you to specify the default value when a record is created.

Default value is not supported for this widget.

### **Import value**

The Import Value is the value you need to include in your Excel table for it to be imported into Labii.

Import value is not supported for this widget.


---

# 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/file-antivirus-status.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.
