# Table - Hide/Show column

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

* You can hide or show the only columns that you want by managing them.&#x20;
* Open the Settings then click on the Properties to begin.

<figure><img src="/files/qUZhYHn5VEMuix5Whf4R" alt="" width="455"><figcaption></figcaption></figure>

* Click on the See more button then Clear all to quickly hide all the columns.

<figure><img src="/files/soQasMkSOGa23oAb0LDZ" alt="" width="563"><figcaption></figcaption></figure>

* You can add all again by clicking on Add all button.

<figure><img src="/files/hzTXlJ19mI6TpVaX7FM5" alt="" width="449"><figcaption></figcaption></figure>

* To hide a specific column, click on the X icon on the right of a column.

{% hint style="info" %}
Click the Save changes button to confirm your settings.
{% 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://endash-guidance-docs.gitbook.io/docs/dashboard/widget-types/table/table-hide-show-column.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.
