> 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/site-management.md).

# Site Management

- [Project interface](https://help.besmart.software/be.smart-site-management/site-management/project-interface.md): Before you start using Site Management, please make sure you have set up the project correctly
- [Toolbar](https://help.besmart.software/be.smart-site-management/site-management/project-interface/toolbar.md)
- [Project tree](https://help.besmart.software/be.smart-site-management/site-management/project-interface/project-tree.md)
- [Map interface](https://help.besmart.software/be.smart-site-management/site-management/project-interface/map-interface.md): Map is the centerpiece of Site Management
- [Measurement tool](https://help.besmart.software/be.smart-site-management/site-management/measurement-tool.md): Measuring tool in Site Management has three different types of measurements.
- [Elevation tool](https://help.besmart.software/be.smart-site-management/site-management/elevation-tool.md): Elevation tool is very useful when same area has multiple surfaces from different times.
- [Section tool](https://help.besmart.software/be.smart-site-management/site-management/section-tool.md): Map view doesn't tell the whole story, section tool helps to validate the design
- [How to create a section](https://help.besmart.software/be.smart-site-management/site-management/section-tool/how-to-create-a-section.md)
- [Measurements in sections](https://help.besmart.software/be.smart-site-management/site-management/section-tool/measurements-in-sections.md)
- [Breaklines in section](https://help.besmart.software/be.smart-site-management/site-management/section-tool/breaklines-in-section.md)
- [Print tool in a section](https://help.besmart.software/be.smart-site-management/site-management/section-tool/print-tool-in-a-section.md)
- [Export a section](https://help.besmart.software/be.smart-site-management/site-management/section-tool/export-a-section.md)
- [Print tool](https://help.besmart.software/be.smart-site-management/site-management/print-tool.md)
- [Print tool options](https://help.besmart.software/be.smart-site-management/site-management/print-tool/print-tool-options.md)
- [Volume tool](https://help.besmart.software/be.smart-site-management/site-management/volume-tool.md)
- [Using volume tool](https://help.besmart.software/be.smart-site-management/site-management/volume-tool/using-volume-tool.md)
- [Reporting](https://help.besmart.software/be.smart-site-management/site-management/volume-tool/reporting.md)
- [Inspect breaklines](https://help.besmart.software/be.smart-site-management/site-management/inspect-breaklines.md)
- [Markings](https://help.besmart.software/be.smart-site-management/site-management/markings.md): Markings are transparent way of communicating with all the stakeholders in the project.
- [Creating a marking](https://help.besmart.software/be.smart-site-management/site-management/markings/creating-a-marking.md): Markings are a way of communication within a Site Management map interface
- [Editing a marking](https://help.besmart.software/be.smart-site-management/site-management/markings/editing-a-marking.md)
- [Inspect markings](https://help.besmart.software/be.smart-site-management/site-management/markings/inspect-markings.md): Markings can be listed in a separate floating window, making it easy to manage larger quantity of these.
- [Filtering markings](https://help.besmart.software/be.smart-site-management/site-management/markings/filtering-markings.md)
- [Use-cases for markings](https://help.besmart.software/be.smart-site-management/site-management/markings/use-cases-for-markings.md): There are multiple different use-cases for markings and filters in Site Management. Risk management and site inspection are just two to mention, both will be highlighted in this page.
- [Presets](https://help.besmart.software/be.smart-site-management/site-management/presets.md): Site Management has a possibility to save current session by using what is called a Preset.
- [Creating a preset](https://help.besmart.software/be.smart-site-management/site-management/presets/creating-a-preset.md)
- [Open a preset](https://help.besmart.software/be.smart-site-management/site-management/presets/open-a-preset.md)
- [Map layers](https://help.besmart.software/be.smart-site-management/site-management/map-layers.md): There are two different map types in Site Management; background maps and overlay maps.
- [3D viewers](https://help.besmart.software/be.smart-site-management/site-management/3d-viewers.md): There are couple of alternative 3D viewers in Site Management, one proprietary for each data storage and holistic 3D viewer by Pointscene, an Arkance company.


---

# 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/site-management.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.
