# Edit Columns

#### Edit Columns&#x20;

The option to edit columns is found throughout contact center. This allows users to select or deselect columns to be displayed in the report. This is only changes what is displayed and does not delete any data. The selection will persist for this browser.

<img src="/files/-M8vLhZ_Ox44_ID3m9I_" alt="" width="188">

#### Freeze Columns

Right click on any column for an option to Freeze the column to the right or left. This will pin the column to the right or left of the report when the horizontal scroll bar is used. Multiple columns can be frozen.

Right click on any frozen column and select Unfreeze to remove them.

#### Sort Columns

Right click on most columns for an option to sort ascending or descending. Alternatively, left click on the column name to sort ascending. Click again to sort descending.

#### Reorder Columns

To reorder columns, simply click and hold on a column name, then drag it to another location.


---

# 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://cc.docs.landis.cloud/appendix/report-options/edit-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.
