# Table - Drag and Resize columns

{% embed url="<https://www.loom.com/share/290dd46b293241d9b7634e0b8f803a7a>" %}

* To Drag your columns in the order that you want, simply hold the column header and move it left or right.
* To resize your columns, hover your cursor at the end of the column header and pull right then left to change it.

{% hint style="info" %}

* You can also drag and resize columns in the Dashboard or the Widget page.
* Your "drag and resize" actions will be auto-saved.
  {% endhint %}

***

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

{% hint style="info" %}
You can also change the column order in the Properties.
{% 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-drag-and-resize-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.
