> 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/whats-new/q1-2024-release.md).

# Q1/2024 Release

### General information

Let us introduce Be.**Smart** Site Management, which is a rebranded version of Holixa SMS. The tool itself has the same functionalities as previously, but we are looking to expand its capabilities. Moving from abbreviated version to longer

We are excited to announce a new release of Site Management. This new version contains mainly new functionalities and some enhancements to the existing tooling.

### New functionalities

* Support for Autodesk Construction Cloud (ACC)
  * Files can now be stored in ACC and take full advantage of the great tools found in Site Management
  * For example, view and validate LandXML files located in ACC
* New 3D Viewer
  * Use new Pointscene 3d viewer and view the models alongside with point clouds!
* Support for new file formats
  * LAS / LAZ-files can now be viewed on the Site Management map
  * Survey -files can be viewed on the map and in the section tool
* WFS support
  * Add the essential WFS layers on the map
  * Query the object features
* Find a location – GeoCoder
  * Type in an address and locate it on the map
* Markings -window
  * List all the markings in a window
  * Add location information
  * Locate the markings

### Enhancements

* Pipe slopes
  * Now presented as per cent instead of per mille
* LandXML Parcel
  * Parcels are now supported and can be viewed on the map
* Measurements
  * Multiple measurements can be displayed at the same time on the plan and section view
* Xsite Manage-integration
  * Machine locations can be shown on the map
  * As-built points can be filtered by using the machine/asset which collected the point
* Download multiple files
  * Multiple files can now be downloaded at the same time
  * These will be zipped and downloaded
* Location of the floating window
  * The location of the window is saved from the previous session
* Section tool
  * Section tool can be easily used when clicking an alignment on the map


---

# 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, and the optional `goal` query parameter:

```
GET https://help.besmart.software/be.smart-site-management/whats-new/q1-2024-release.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
