# Utilization -extension

The information collected from the machines can help to utilize the machinery better and optimize the number of machines.

Utilization -extension connects to a 3rd party solution, which collects telematics information from multiple OEM systems, such as Caterpillar VisionLink.&#x20;

<figure><img src="/files/9IR9sKupYUoGlIUUOu6r" alt=""><figcaption><p>Utilization in the Integrations -menu</p></figcaption></figure>

Add the machinary from the site to the system and start collecting the information. Adding machines, contact your local Arkance company for more help.&#x20;

### Sign in

Select **Utilization** from the Integrations -menu.&#x20;

This opens a sign in menu. The username and password that are being prompted, belong to Hiboo solution. Use those credentials to sign in.&#x20;

<figure><img src="/files/4NJ5h1DmkeL82u6TXbZg" alt=""><figcaption><p>Sign in -dialog</p></figcaption></figure>

### Create a report

After a successful sign in, the Create a report -dialog opens.&#x20;

<figure><img src="/files/dk5Pf6WwE0wBtb3H90kt" alt=""><figcaption><p>Create a report -dialog</p></figcaption></figure>

There are three things that need to be selected to create a report

* Date range
* Area
* Save destination

The Create a report -dialog is used whenever a report is needed, meaning that any of the given settings can be changed.&#x20;

#### Date range

The date range has two fields, From and To. The fields are automatically filled with date a day before, because it is not suggested to collect data from the same day.&#x20;

By clicking the From or To -fields it is possible to add the dates manually by typing. Clicking the calendar icon, opens a calendar where the date selection can be done.&#x20;

There are aso two preset -buttons; Yesterday and Last week. Last week automatically fills the date range the last full week.&#x20;

Select the wanted date range to collect the information.

{% hint style="info" %}
Data can only be collected from two weeks in the past.&#x20;
{% endhint %}

#### Filter by area

Three alternatives for the area filtering

* No filtering
  * No areal limitations, if the account consists machines from multiple worksites, all of them are included
* Use project boundary
  * Project boundary defined in Trimble Connect is used, and machines within that area will be included in the report.
* Draw an area
  * Allows user to draw a polygon on the map, which defines the area that is in interest.&#x20;

Select the option that the most suitable for the project.&#x20;

#### Save destination

Two options for where the report will be saved:

* Download the report&#x20;
  * Downloads the report to user's computer
* Upload the report to the project
  * Uploads the report directly to the project folder structure
  * User can choose in which folder it is uploaded to.

Choose the option that is desired and click **Create** to create the report. Creation may take several minutes, depending on the number of machines, date range and internet connection.&#x20;


---

# 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/utilization-extension.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.
