# New UI & UX

The new Data Editor introduces a modern, spreadsheet-like experience designed for flexibility and productivity. You can now easily customize field views, organize columns, and view detailed information in one place, all without leaving your table view.

#### Key Features

**Reorder and Organize Fields**

Drag and drop columns to instantly rearrange your table layout. Customize your workspace by keeping the most important fields visible and moving less-used ones out of the way.

{% @arcade/embed flowId="SlDLozIiOD4fV8QWMEbt" url="<https://app.arcade.software/share/SlDLozIiOD4fV8QWMEbt>" %}

**Pin and Hide Fields**

Keep critical fields always in view by pinning them to the left side of your table. You can also hide unused fields without deleting them, hidden fields stay available in the background and can be restored anytime.

{% @arcade/embed flowId="DAaYylnN25cYaQsFMh9T" url="<https://app.arcade.software/share/DAaYylnN25cYaQsFMh9T>" %}

**View Full Cell Details**

Double-click any cell to open its full details. This lets you inspect long text, JSON, or other complex data values in a focused view without leaving your view.

{% @arcade/embed flowId="KbyrQChYmH7q0i8bfXoQ" url="<https://app.arcade.software/share/KbyrQChYmH7q0i8bfXoQ>" %}

**Activity Logs**

Track changes and edits to your data with built-in activity logs. View who made updates, what was changed, and when it happened, all directly within your data table.

{% @arcade/embed flowId="tDwjb081GwjNPTLeWvm7" url="<https://app.arcade.software/share/tDwjb081GwjNPTLeWvm7>" %}

**Spreadsheet-Like Editing**

Select multiple cells, drag values across rows (like in Spreadsheet), or quickly duplicate field values. The editor feels familiar yet much more powerful.

{% @arcade/embed flowId="Zr1IZ7W13rJJVoQG2E8i" url="<https://app.arcade.software/share/Zr1IZ7W13rJJVoQG2E8i>" %}


---

# 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.jetadmin.io/user-guide/data/new-ui-and-ux.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.
