# Table column selection

Inside the Control Room, things are organized in tables, but sometimes it can look crowded. Don't worry—there's an easy way to tidy them up.

First, figure out which columns you need and which ones you don't. Then, turn off the ones you don't need. Let's go through it together.

1. Scroll to the right of a table to find three dots – also known as vertical ellipsis (⋮).
2. Click on the top ellipsis to open a menu with column titles.
3. Toggle off the columns you don't need.

And there you have it! A tidier table tailored to your needs.

<figure><img src="https://lh7-us.googleusercontent.com/iTbZHT7ReAgx0LRJ8Jqo8TMmLMGb5XF5zruwx3q3UrD1rHDVVjmnPRYeLC7C6HYo7RBPzHzw_NiYgBdwvpLGU7jlTwzx6zt_eg0AiDM5_k1iTLgoO1VQchO45fZ1gqSJqpBHeck-Sqv_meD1V65ilts" alt=""><figcaption></figcaption></figure>

<br>

<details>

<summary>Tags</summary>

asset, places

</details>


---

# 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.skyledge.com/knowledge-base/articles/table-column-selection.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.
