# Table - Pin column

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

* To pin a column, hover on a column and click on the :round\_pushpin:icon.

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

* All pinned columns will be displayed on the top of the columns list.
* You change the order of the pinned columns by [dragging](/docs/dashboard/widget-types/table/table-drag-and-resize-columns.md) them normally.

{% hint style="warning" %}
You can not drag a pinned column to a normal column.
{% endhint %}

<figure><img src="/files/2oJ4ItiYtJQhXUgdqaqL" alt=""><figcaption></figcaption></figure>

* To unpin a column, hover on a pinned column and click on its :round\_pushpin:icon.

{% 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-pin-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.
