# Tour the interface

{% embed url="<https://www.loom.com/share/9672e3f03a02478aae60cdc2dbe412ee?sid=71ce7472-543d-4c19-bb22-24e294f22e8d>" %}

## Interface

There are five main parts of a Felt map: the toolbar, left panel, property profile panel, table, and map.

<figure><img src="/files/8bBqtENxuzhbzAZQkGRc" alt=""><figcaption></figcaption></figure>

### Toolbar <a href="#toolbar" id="toolbar"></a>

The toolbar contains important tools for navigating the Memphis Property Hub.

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

* [Theme ](/memphis-property-hub/features/themes.md)- The left side of the toolbar lets you select the Theme, or specific dataset, you want to visualize.&#x20;
* [Views ](/memphis-property-hub/features/views.md)- The right side of the toolbar lets you select the View or Mode - either individual parcels or trends in larger geographic areas, like Zip Code and Census Tract.&#x20;
* [Filter pane](/memphis-property-hub/features/filter-and-search.md) - The bottom of the toolbar lets you narrow your search of specific parcels down further. *Note that the filter pane only controls the Parcel View, not the Trends View.*&#x20;

### Left Panel

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

The left panel contains the legend and provides access to all the [layers ](broken://pages/UxjcpQKLcg72MO5uWAvy)of your map. This panel is also where [statistics ](/memphis-property-hub/features/statistics.md)live. [Statistics ](/memphis-property-hub/features/statistics.md)are interactive charts and [filters ](/memphis-property-hub/features/filter-and-search.md)so viewers can explore the information within the map.

### Table

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

The [table](https://help.felt.com/layers/viewing-data) shows geospatial data in a table form, and provides useful controls like sorting, searching and [filtering](https://help.felt.com/layers/filters). For step-by-step instructions on how to open the table, visit[ Advanced Features: Data Table](/memphis-property-hub/advanced-features/data-table.md).&#x20;

### Map

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

Here are some quick tips to navigate the map:

#### Pan & Zoom <a href="#pan-and-zoom" id="pan-and-zoom"></a>

* To pan, select the map and move your mouse at the same time.
* To pan while an object is in editing mode, press space bar and then pan the map.
* To zoom, use the `+`/`-` buttons at the bottom right corner of the screen, or use your track pad or mouse scroll wheel. You can also double click the map to zoom in.

### Property Profile

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

The Property Profile panel is where you can see details about properties. It is hidden by default, but opens once you select a parcel or geographic boundary by clicking it on the map.


---

# 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.datamidsouth.org/memphis-property-hub/getting-started/tour-the-interface.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.
