# Column Customization

## **Features of Column Customization**

### **Showing or Hiding Columns**

* Click on the **Customize Columns (Gear Icon)** in the Customers section.
* Toggle columns on or off to show or hide data like Name, Mobile, Lead Source, or custom fields.
* Once done, click **Apply Changes** to save your preferences.

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

### **Rearranging Columns**

* Drag and drop columns within the customization menu to reorder them.
* Example: Move "Lead State" closer to "Name" for better visibility.
* After reordering, click **Apply Changes** to update the table view.

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

**Best Practices for Column Customization**

* Focus on frequently used columns by keeping them visible and placing them at the top.
* Hide less relevant columns to maintain a clean and organized table layout.
* Adjust the layout periodically to align with changing business needs.


---

# 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://squarebox-ai.gitbook.io/squarebox/customers-and-segments/column-customization.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.
