# Site Productivity -integration

Site Productivity integration consists of two aspects; real-time machine locations and historic machine locations.&#x20;

Access Site Productivity from Integrations -menu:&#x20;

<figure><img src="/files/zd1QKf55EsrP3wEceNC2" alt=""><figcaption><p>Site Productivity in Integration menu</p></figcaption></figure>

### Sign in

After clicking Site Productivity a new floating window will open, asking user to Sign in.&#x20;

<figure><img src="/files/5ePIeYaio0WIj7E2P8yj" alt=""><figcaption><p>Sign in- option</p></figcaption></figure>

Clicking Sign in, will open Be.Smart sign in page to a new browser window.&#x20;

<figure><img src="/files/sHeEP0RDEvPByhs1prxq" alt=""><figcaption><p>Be.Smart Sign in page</p></figcaption></figure>

Sign in is done by using credentials to Site Productivity. After successful sign in, it is possible to select real-time machine location or browse and replay history of machine movements.&#x20;

### Real-time -tab

Real-time tab has only one checkbox "Display real-time device locations on the map".&#x20;

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

This is on as a default, it will be turned off by unchecking the box or by navigating to History -tab.

### History -tab

Everything starts with a date selection, as a default the previous day is suggested.

If there is no activity available for the selected date an error message is displayed.&#x20;

<figure><img src="/files/nrxbnxbLrztmJDEAkJ5Y" alt=""><figcaption><p>History tab and error message</p></figcaption></figure>

Once a date is selected, then it is possible to filter machines and start the replay.

<figure><img src="/files/uYRDYHZlYLVRVKVEgu7J" alt=""><figcaption><p>History tab, with all the information</p></figcaption></figure>

Replay is started by clicking play button, which changes to pause button, when the replay is active.&#x20;

It is possible to jump to a specific time, by dragging the playback slider to specific time slot. The time is visible below the slider.&#x20;

Bottom right corner shows the playback speed factor, it can be changed between 1x - 3x.&#x20;

### Sign out

Last one is Sign out -tab, which allows user to sign out from Site Productivity:

<figure><img src="/files/9bhzdkV2mC1eJeV2p4hp" alt=""><figcaption><p>Sign out -tab</p></figcaption></figure>


---

# 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/integrations-and-extensions/site-productivity-integration.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.
