# Add or remove columns

## Add or remove columns

Adding or removing the columns from table can be done as described below:

**Adding Columns**

1. **Locate the Columns:** Navigate to column preference available for table and identify the column you want to add to the table.

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

2. **Enable the Desired Column:** Enable to toggle option against the column you want to add to your table.
3. **View the Data:** Your table will now only display column that that you've chosen.

**Removing Columns**

Removing unwanted columns from your table can be done through the following steps:

1. **Select the Column:** Navigate to column preference available for table and identify the column you want to remove from the table.
2. **Delete Column:** Turn off the toggle option against the column you want to remove from your table.

**When to Add or Remove Columns**

* Add columns when you need to include new data categories or attributes relevant to your analysis.
* Remove columns when they contain data which is irrelevant for you or duplicate information present in other columns.

{% hint style="info" %}
All the custom fields added would be displayed in the column preference for you to add or remove columns and get desired information.
{% endhint %}


---

# 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.simplifyqa.ai/get-to-know-your-workspace/search-global-search/add-or-remove-columns.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.
