# Customizing Table Views

The following procedure explains various options available for table views.

### Toggle Table View

Users can view plain text style rows of data or in tabular format. The following is an example and can be applied across OIA different views.

On context menu of the view as shown below, click on context (hamburger) menu and click Toggle View as shown below.

![](/files/-MBsLaHYYLXUzj3IwKfh)

The above view changes to tabular format as shown below.

![](/files/-MBsLpHPQB_ovcqfYQJr)

### How to select columns to display in tabular view

When a tabular view is displayed, the context menu shows Column Selector option as shown below. User can select / deselect columns and click OK to apply the selection. The user can reset the selection by clicking on 'Reset' so that default columns are visible again.

![](/files/-MBsN2fjIx1dcrFIzE9n)

### How to order Columns?

The following images shows the steps involved in changing the order of columns in tabular format.

![Changing order of columns](/files/-MBtvOc5cWAlL20k1PSr)


---

# 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://oiadocs.cloudfabrix.io/ui-and-portal-features-guide/customizing-table-views.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.
