> For the complete documentation index, see [llms.txt](https://docs.justransform.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.justransform.com/administration/configuration-form-mapping.md).

# Configuration - Form Mapping

Form Mapping through Justransform provides the ability to graphically map source data from JT Sheet to the target form whenever new data is added or updated in the input data sheet.&#x20;

<figure><img src="/files/9Wwvn4pfqjxBnYR7k1G3" alt=""><figcaption></figcaption></figure>

### Create a Form Mapping Configuration

To create a new form mapping configuration, click the **Configuration** tab within the Administration side menu.

1. Click the "**+ Add new mapping**" button.
2. Select the JT Sheet spreadsheet which will be used in the Form Mapping Configuration.
3. Select the Mapped data type, Input data sheet, Output data sheet and View sheets.
4. Click **Save.**

Once the form mapping is established, the data from the source form is automatically transferred to the target form whenever new data is added or updated in the JT Sheet.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.justransform.com/administration/configuration-form-mapping.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.
