---
title: "Implement Forms"
slug: "implement-forms"
status: "update"
updated: 2026-06-22T17:48:42Z
published: 2026-07-13T16:54:29Z
canonical: "documentation.decisions.com/implement-forms"
---

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

# Implement Forms

## Overview

Forms can be implemented to add functionality to end users dynamically with Active Form Flows. They can also be used as Assignments, Simple Forms, or through HTML and/or service call integrations through External Forms.

---

## [Assignments](https://documentation.decisions.com/version-10/docs/about-assignments)

Assignment Tasks are a type of Form that puts a Flow in a paused state until action is taken by a user or external system.

![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/image-1782149354224.png)

---

## [External Forms](https://documentation.decisions.com/version-10/docs/basic-external-form-process)

Forms can also be called using HTML methods or service calls to provide interaction with end users.

![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/image-1782149672334.png)

---

## [Active Form Flows](/version-10/docs/active-form-flows-overview)

Active Form Flows provide advanced functionality to Forms dynamically based on user interaction such as [visibility](https://documentation.decisions.com/version-10/docs/active-form-flow-visibility) of controls or [validation](https://documentation.decisions.com/version-10/docs/active-form-flows-validations).

![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/image-1782150501805.png)
