# Dynamic Table

You can adjust the order of displayed data, add new columns from the existing list, or hide columns that are not needed. This flexibility allows you to customize the interface to meet your specific needs.

<div data-full-width="true"><figure><img src="/files/dRc2CgJUpD37khLh7L0h" alt="" width="563"><figcaption></figcaption></figure></div>

1. Go to the '**Satellite**'  in the left sidebar of the navigation menu
2. Click the **'+'** button in the table header, and a wizard with a list of all column names will appear.

<div data-full-width="true"><figure><img src="/files/EtDq7E301LsRzIuzEH4H" alt="" width="563"><figcaption></figcaption></figure></div>

3. Select the columns you want to display in the table. In the same wizard window, you can also choose the order of the columns (press and hold the dots, then drag up or down). Click **Apply** to save your changes.<br>


---

# 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://faq.droam.com/menu/satellite/key-features/dynamic-table.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.
