# Column Settings

The Column Settings in the Contact Form 7 Database plugin allow you to customize the display and order of the columns in the table displaying form submissions.&#x20;

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

Below are the detailed options and functionalities available in the Column Settings:

**Column Options**

1. **Drag and Drop**
   * **Description:** Reorder the columns by dragging and dropping them to the desired position.
   * **Action:** Click and hold the drag icon (three horizontal lines) next to a column name, then drag it to the desired position.
2. **Title Field**
   * **Description:** Rename the columns to better reflect the data they contain.
   * **Action:** Enter the desired column name in the text field next to each column's current name.
3. **Eye Toggle**
   * **Description:** Show or hide specific columns in the table.
   * **Action:** Click the eye icon next to a column name to toggle its visibility. A visible eye icon indicates that the column is currently shown, while a crossed-out eye icon indicates that the column is hidden.

After configuring the desired settings, close the Column Settings panel to apply the adjustments to the table displaying the form submissions.


---

# 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://ninjateam.gitbook.io/contact-form-7-database/how-it-works/column-settings.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.
