# Query & Editing Roundtrips

These pages are dedicated to showing the possibilities of dealing with Data in certain ways in Lowcoder.

* Table Data Handing
* Form Data Handing
* File & Binary Data Handling
* Streaming Data

### Table Data Handing

The Table Data Handling Demo demonstrates how to load, display, edit and store the changed data for Tables.

{% embed url="<https://app.supademo.com/demo/clxri6p3d4ctht2oemjdxz12f>" %}

### Table and Form Automation

In this Demo you can find a demonstration how Lowcoder supports you based on a Datasource to automatically configure Tables and Forms.

{% embed url="<https://app.supademo.com/demo/lKyLkUC65W-W08-265rPu>" %}


---

# 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.lowcoder.cloud/lowcoder-documentation/build-applications/app-editor/query-and-editing-roundtrips.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.
