# Elements Explorer

The elements explorer displays the attributes that are bound to the layers' elements. Each table is associated with a specific layer and each line in the table represents a layer element. This interface offers several possibilities for working with attributes.

<figure><img src="/files/sHcVJlEmnxATNP4epJNQ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/v7BnFobTrOi0Np3BqKx3" alt=""><figcaption></figcaption></figure>

The elements explorer can be enabled from the layer management window. It can also be opened by right-clicking on a map element and selecting **Show in explorer**. The elements explorer will open and select the row of attributes associated with the element. Conversely, double-clicking on a row in the table will zoom in on the associated element in the map; the element will briefly flicker.

<figure><img src="/files/seCFuDMApEJJeMSBALTP" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="78"></th><th></th></tr></thead><tbody><tr><td><strong>1</strong></td><td>Each tab is associated with a layer. <br>The name of the layer is indicated, along with the number of elements that are loaded. The number of elements that are loaded on a layer can be inferior to the total number of elements contained within the layer. <br>In this case, a special note ("partial") is added to the title of the tab.</td></tr><tr><td><strong>2</strong></td><td>Each layer attribute is represented by a column in the table. <br>The column header indicates the attribute title. <br>You can sort the table according to the values of an attribute by clicking on the header of the corresponding column. <br>You can also sort the table according to several attributes by holding down the CTRL key and clicking on several headers. <br>Lastly, you can move a column by selecting its header and dragging it horizontally.</td></tr><tr><td><strong>3</strong></td><td>The check boxes of the first column are used to select elements. <br>All elements that are selected in the table will appear selected on the map. <br>Conversely, all elements selected using selection tools on the map will be selected in the table.</td></tr><tr><td><strong>4</strong></td><td>Press this button to enable edit mode. <br>Edit mode allows you to modify attribute values and to erase elements. <br>This function is only available with editable layers including <a href="/pages/RxI8bkU9VLQXvdURxOSe">personal layers</a>.</td></tr><tr><td><strong>5</strong></td><td>Press this button to enable the automatic zoom function. <br>If this function is enabled, the selected rows in the table will cause the map to zoom in on the associated map elements.</td></tr><tr><td><strong>6</strong></td><td>Press this button to enable the automatic highlight function. <br>When this function is enabled, the elements corresponding to the selected rows will blink on the map.</td></tr><tr><td><strong>7</strong></td><td>Press this button to select all of the layer's elements.</td></tr><tr><td><strong>8</strong></td><td>Press this button to invert the selection on the layer. <br>All selected elements will become unselected and vice-versa.</td></tr><tr><td><strong>9</strong></td><td>Press this button to unselect all of the layer's elements.</td></tr><tr><td><strong>10</strong></td><td>This button allows you to open the attributes table in a spreadsheet program such as Excel or export the table to a file in CSV format.</td></tr><tr><td><strong>11</strong></td><td><p>This button allows you to select the attributes to be displayed in the explorer.</p><p><img src="/files/3MfG7vTcKVjFUHkZnMz3" alt="" data-size="original"></p></td></tr></tbody></table>


---

# 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.k2geospatial.com/en2/applications-user/jmap-pro-user-guide/map-layers/elements-explorer.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.
