> For the complete documentation index, see [llms.txt](https://help.besmart.software/be.smart-site-management/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.besmart.software/be.smart-site-management/en-site-productivity/site-productivity-app/introduction-to-the-app/overview.md).

# Overview

### Machines&#x20;

First tab lists all the machines within this tenant. Depending on the user role, selecting a machine allows the editing of it.&#x20;

<figure><img src="/files/LIFuSoqm2eV9zyckQXIy" alt="" width="375"><figcaption><p>Overview of the machines view</p></figcaption></figure>

On the top of the screen there is a possibility to filter and search from the list.&#x20;

Clicking large plus icon on the right bottom corner allows user to create a new machine.

### Trackers&#x20;

Second tab lists all the trackers within this tenant. Depending on the user role, selecting a tracker allows the editing of it.&#x20;

<figure><img src="/files/XUa4QpUMCCl3CfB0fV8i" alt="" width="375"><figcaption><p>Trackers -tab</p></figcaption></figure>

On the top of the screen there is a possibility to filter and search from the list.&#x20;

Clicking large plus icon on the right bottom corner allows user to create a new tracker. Next page will cover how to efficiently add a tracker during installation.&#x20;

### Sites&#x20;

Third tab lists all the sites within this tenant. Depending on the user role, selecting a site allows the editing of it.&#x20;

<figure><img src="/files/0O868OJIVicKIlo78HvB" alt="" width="375"><figcaption><p>Sites -tab</p></figcaption></figure>

On the top of the screen there is a possibility to filter and search from the list.&#x20;

Clicking large plus icon on the right bottom corner allows user to create a new site.

### Echelons&#x20;

Fourth tab lists all the echelons within this tenant. Depending on the user role, selecting an echelon allows the editing of it.&#x20;

<figure><img src="/files/nR1Rpcphl8ZgpfQHOYLD" alt="" width="375"><figcaption><p>Echelons tab</p></figcaption></figure>

On the top of the screen there is a possibility to filter and search from the list.&#x20;

Clicking large plus icon on the right bottom corner allows user to create a new echelon.

### Map&#x20;

Fifth tab is visual presentation of the selected site.&#x20;

<figure><img src="/files/uwox2vkLNmaL6WR0Qh5D" alt="" width="375"><figcaption><p>Map -tab</p></figcaption></figure>

Map can moved and zoomed, but there is not other type of interactivity.&#x20;

### Dashboard&#x20;

Sixth tab provides a quick overview of the site and its metrics.&#x20;

<figure><img src="/files/5ViDwdfNkEiR7AqfdgBx" alt="" width="270"><figcaption><p>Dashboard -tab</p></figcaption></figure>

There are multiple filtering options, providing more detailed insights.&#x20;

### Settings

Last tab has two functionalities; debug mode and logout.&#x20;

<figure><img src="/files/XGBKNmgsnxJB61J3znj1" alt="" width="375"><figcaption></figcaption></figure>

Logout is simply logs user out from the mobile app.&#x20;

Debug mode is used by the technicians on site during the tracker installation. Using the debug mode will be covered more in detail in the next page.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/site-productivity-app/introduction-to-the-app/overview.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.
