# Reorder columns

### How to Reorder Columns?

Vitara grid  allows you to drag a column header and drop it to a new position.

#### 1. Drag and Drop

This is an intuitive way to rearrange columns directly in the grid.

* Steps:

1. Hover over the column header you want to move.
2. Click and hold the header.
3. Drag it to the desired location (you’ll see a visual indicator of the new position).
4. Release the mouse button to drop the column in the new position.

#### 2. Dropzone Settings

This method uses the grid’s column settings for manual reordering.

* Steps:

1. Open the Dropzone Settings.
2. Identify the list of columns displayed in the dropzone.
3. Rearrange the columns by dragging them to the desired order within the dropzone.
4. The changes will reflect in the grid layout automatically.

* &#x20;For a visual demonstration, please refer to the attached GIF file.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcdpxGFa8EaDq0g7kV-RfrQA281-7HYRj0mz6KBiCvb-PQ_3WvJ23qadu-vWsQG3jJFtuWsnHwDLeGZOZhg2tz42r8hWbnMqfoJr4kG5D4p73CdTlvEL3zbXihGuDFzHIjPH_W8Hg?key=HG8zy91NAlh2msPjWJsC0g" alt=""><figcaption></figcaption></figure>

#### Pivot column reorder&#x20;

* In Pivot Charts, you can reorder pivot groups and save the customized order. However, when Pivot Group Totals or Pivot Group Metric Totals are enabled, the column order cannot be stored.
* The pivot order is saved only when these options are disabled. If either option is turned on, the chart will automatically revert to the default column order.

<figure><img src="/files/5fgrVIY1zdtAMixvifJa" alt=""><figcaption></figcaption></figure>


---

# 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.vitaracharts.com/grid-microchart-guide/reorder-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.
