Columns represent the fields displayed in Table view, with controls for visibility, width, order, and scrolling behavior.

To create a new field, navigate to Settings → Schema and select “Add Field”.
Choose your field type and configure it according to your needs.
The Field Types documentation lists all available options. Once saved, the field automatically displays as a column in Table view.

The Columns button in the Table toolbar lets you toggle field visibility. Hidden columns are not deleted - the data still exists in every entry.
You are only hiding them from the current view. You can reveal hidden columns whenever needed.
Tip: Hide system fields like _id, created_at, and updated_at for cleaner daily work, and unhide them only when debugging or exporting.
Position your cursor over a column header’s right edge until the resize cursor appears. Drag horizontally to adjust width.

Click and drag any column header left or right to change column order.
Pinning anchors columns to the left while scrolling right. Hover over a column header, click the options menu (⋮), and select “Pin column”. Pinned columns remain fixed during horizontal scrolling. Use the same menu to unpin columns.

Go to Settings → Schema, select your field, and modify its name, type, or configuration. Note that some field type properties cannot be changed after entries exist.

In Settings → Schema, select a field and click Delete field.
This action is permanent and removes the column and all associated data.
