> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rdrive.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Computation - List of Output Fields

> This article outlines the output fields, detailing the content displayed as output values based on each input data type. This information helps users easily set

This article outlines the output fields, detailing the content displayed as output values based on each input data type. This information helps users easily set up computations while providing clarity on data transformations. 

All field data types can be modified in the [Field Properties](https://docs.rdrive.io/setup/company/categories/categories-template-setup-knowledge-base/what-can-field-properties-do#Data-type-&-Data-attributes) section.

***

**TABLE OF CONTENTS**

* [Basic Fields](#basic-fields)
  * [Text](#text)
  * [Integer](#integer)
  * [Decimal](#decimal)
* [Date Time](#date-time)
  * [Date](#date)
  * [Time](#time)
  * [DateTime](#datetime)
* [List Fields](#list-fields)
  * [List](#list)
  * [Users List](#users-list)
  * [Team List](#team-list)
* [Checklist Fields](#checklist-fields)
  * [Checkbox](#checkbox)
  * [Pass/Fail/NA](#pass/fail/na)
  * [Image Fields](#image-fields)
  * [Image](#image)
  * [Signature](#signature)
* [Link Fields](#link-fields)
  * [Link](#link)

***

# <img src="https://mintcdn.com/rdrive/BVSE_UjBxwO8d3yO/images/kb/103000322574/SXNKDmmrl5rftNKjbWHH95Irz7l8zmCWqQ.jpeg?fit=max&auto=format&n=BVSE_UjBxwO8d3yO&q=85&s=d3453206bf070ec250c8d1787a72d5d8" alt="Computation - List of Output Fields" width="4090" height="1378" data-path="images/kb/103000322574/SXNKDmmrl5rftNKjbWHH95Irz7l8zmCWqQ.jpeg" />

***

# **Basic Fields**

### **Text**

* **Output Value**: The exact text entered by the user.

### **Integer**

* **Output Value**: A whole number provided as input.

### **Decimal**

* **Output Value**: A number with decimal points, reflecting the input accurately.

***

# **Date Time**

## **Date**

* **Output Value**:
  * **Data Type = Text**: Numeric representation of the date (e.g., `45635`).
  * **Data Type = Date**: Displays the input date based on the specified output format (e.g., `2024-12-09`).

## **Time**

* **Output Value**:
  * **Data Type = Text**: Numeric representation of the time (e.g., `0.489`).
  * **Data Type = Date**: Displays the chosen time based on the specified output format (e.g., `14:30:00`).

## **DateTime**

* **Output Value**:
  * **Data Type = Text**: Numeric representation of the datetime (e.g., `45635.489`).
  * **Data Type = DateTime**: Displays the combination of date and time based on the specified output format (e.g., `2024-12-09 11:44`).

***

# **List Fields**

## **List**

* **Output Value**: The selected items from a predefined list, displayed as text.

## **Users List**

* **Output Value**: Names of selected users, displayed as text.

## **Team List**

* **Output Value**: Names of selected teams, displayed as text.

***

# **Checklist Fields**

## **Checkbox**

* **Output Value**: The value of the checkbox (e.g., `Yes/No`).

## **Pass/Fail/NA**

* **Output Value**: The chosen status from the options: `"pass"`, `"fail"`, or `"na"`.

***

## **Image Fields**

## **Image**

* **Output Value**: The URL of the uploaded image.

## **Signature**

* **Output Value**: The URL of the uploaded signature.

***

# **Link Fields**

## **Link**

* **Output Value**: Total number of linked items and documents.

***

By referencing this list, users can efficiently interpret the computational output generated from each input data type, enhancing their understanding and system usage.
