# Manage Column Setting

The **Column Settings** option allows users to fully customize how the entries table is displayed.

By adjusting these settings, users can control which fields appear, how they appear, and in what order.

#### **Drag and Drop to Reorder Columns**

Users can easily rearrange the order of columns by dragging and dropping them.\
This helps prioritize the most important fields at the beginning of the table.

#### **Show or Hide Specific Fields**

Users can choose which form fields should be displayed in the entry table.\
Simply toggle an eye icon show or hide to make it visible or hidden.\
This keeps the table clean and focused on the information that matters most.

#### **Modify Column Field Names**

Users can rename the column labels to match their preferred terminology.\
This is helpful when a field stored internally uses a technical name, but the user wants a more readable label in the table.

<figure><img src="/files/6r3gfVSv981TsyF1XAix" 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.centousplugins.com/database-entries-form-7-pro/manage-column-setting.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.
