# Manage Form

Fieldata offers a comprehensive and flexible platform for managing data collection forms, enabling organizations to seamlessly create, deploy, and monitor surveys across various channels. The platform supports both **ODK (Open Data Kit)** and **WEB-based forms**, offering versatile options for different data collection needs. Here's a detailed look at how you can manage forms effectively in Fieldata

## **ODK Forms**

These are widely used for mobile-based data collection, especially in challenging environments where offline capabilities are crucial. Fieldata integrates ODK form management into its system to enhance the flexibility of field data collection.

* **Form Creation**
* **Form Life Cycle Management**
* **Offline Data Collection**
* **GPS Integration**

## **WEB Forms**

WEB-based forms are an excellent choice for surveys conducted online, offering robust functionality for more detailed or complex questionnaires.

* **Real-Time Data Collection**
* **Custom Form Design**
* **Cross-Device Compatibility**

## **Additional Customization & Control**

Fieldata allows both **ODK** and **WEB forms** to be customized based on user-specific requirements:

* **Form Version Control**
* **Automated Data Workflows**
* **Form-Level Permissions**
* **Multilingual Support**

{% hint style="warning" %}
**Inactive or Cascade Forms**

If a form is marked as **Inactive** or **Cascade**, enumerators will no longer be able to access or work on that form in the FD Collect application.&#x20;

This prevents outdated or completed forms from being used in the field, ensuring that only active, relevant forms are available for data collection.
{% endhint %}


---

# 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://umang.gitbook.io/user-guide/fd-portal/manage-form.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.
