# Managing Columns

### Change the column data type

Change the data type for each column in your component. For example, display the URL of a picture as an image:

![](https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LQ08RFAKZvFADEiXKFy%2F-MkLMYHr5-4poYmffLsc%2F-MkLNKbzmq7FV0I_tQzb%2Ftestgif83.gif?alt=media\&token=93c6eccc-4b74-47b9-8359-2cb992d3ac9e)

### Rearrange the columns

Rearrange the columns in your table:

![](https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LQ08RFAKZvFADEiXKFy%2F-MkLMYHr5-4poYmffLsc%2F-MkLMtFm531pGQDAFb1J%2Ftestgif82.gif?alt=media\&token=88e3e5e3-d2ca-4d2c-847f-fc5bd333616d)

### Enabling and Disabling Data

You can choose which columns should be displayed in your components:

![](https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LQ08RFAKZvFADEiXKFy%2F-MjehuplWWd6OK_2hI_D%2F-Mjel8tSRCRhfMhmMk2u%2Ftestgif43.gif?alt=media\&token=174adf47-d7d9-49f9-a83e-72c4ce31ff9d)


---

# 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.jetadmin.io/user-guide/data/managing-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.
