# Feature grid

Feature grid is a dockable palette that is used to show feature data in a table view. Table is a very convenient way to represent and inspect large sets of data.

<figure><img src="/files/dcZbXqCP239oO81ZuRoC" alt=""><figcaption><p>Feature grid palette</p></figcaption></figure>

1. **Select** – Using this button user selects features to populate feature grid.
2. **Feature class** – Drop down that enables user to switch between feature classes of selected objects.
3. **Auto-Zoom** – While active, when user clicks on table view row, corresponding object is focused and zoomed in editor.
4. **Auto-Select** – While active, when user clicks on table view row, corresponding object is put in selection set and highlighted.


---

# 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://help.besmart.software/be.smart-site-management/en-site-productivity/civil-3d-plug-in/site-manager-palette/feature-grid.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.
