# 3.2. Form Data

**Form data** allows you to manage and process the information collected from customers when they enter it through forms on the landing page.

<figure><img src="/files/mXXo272EvAPMpTs1YJVW" alt=""><figcaption></figcaption></figure>

**Actions with form data:**

<figure><img src="/files/XO6TDFIH1f9LHerfo9E8" alt=""><figcaption></figcaption></figure>

* **Detail:**

You can view the detailed information that customers have filled out in the form in this section. The necessary fields include: default form information, extended form information, and shipping information.

<figure><img src="/files/LIy6Rxfpxn31lWd9vNE2" alt=""><figcaption></figcaption></figure>

* **Status:**&#x20;

The status function allows you to manage the status of the landing page data. The statuses include Processed, Canceled, Details, and Delete.

* **Tag Customer:**&#x20;

Tag Customer are attributes assigned to customer form data to classify and filter information effectively. The customer tags include: member (according to the members in the workspace that created the landing page), landing page, and status (based on the processing status of customer data).

<figure><img src="/files/GJzeo6N0vMvyPnYV1ZKT" alt=""><figcaption></figcaption></figure>

* **Export**

The export file feature allows you to download the data collected from forms on your landing page in Excel format for easy analysis, storage, or sharing.

<figure><img src="/files/jIjyAcBcw00u9WAA79m0" alt=""><figcaption></figcaption></figure>

* **Import**

The import file feature allows you to bring data into the form from external sources such as Excel files, to automatically fill in or update information in your system. This is a quick and efficient way to process data from other sources.

<figure><img src="/files/3LJxu7onFqEJYBIIp492" alt=""><figcaption></figcaption></figure>

You need to name the columns in the Excel file according to the field names in the customer data for the data to be imported into the system accurately.

<figure><img src="/files/a4685iuKsbwKcjnzkM5K" alt=""><figcaption></figcaption></figure>

**In Which:**

\+ Name: customer's name

\+ Phone: customer's phone number

\+ Address: customer's address

\+ Status: form data  status

\+ Created: data creation time

\+ Created ID: data creator ID

\+ Updated: data update time

\+ Updated ID: data updater ID

\+ Workspace ID: workspace ID

\+ Site ID

* **Time:**

The time section helps you filter data by a specific time range.

<figure><img src="/files/hJnR23rZWT23skg7T9lz" alt=""><figcaption></figcaption></figure>

* **Add Data**&#x20;

The **Add Data** function allows you to add new data to the landing page.&#x20;

On the Form Data screen, click on the Add Data icon, then fill in the necessary information to create form data for the landing page.

<figure><img src="/files/KqFEDzIKjEciG7Y3llhM" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/DSFeyaLxuSAjwvWVdGFk" alt=""><figcaption></figcaption></figure>


---

# 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.shopone.io/english/creating-a-landing-page-with-shopone/features-in-the-dashboard/form-data.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.
