> For the complete documentation index, see [llms.txt](https://help.qonic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.qonic.com/documentation/qonic-dashboard/libraries/location-libraries.md).

# Location Libraries

Location libraries contain all spatial locations in the project: Sites, Buildings, Floors, Spaces and other types of locations. When importing a model into your Qonic project, a model location library will automatically be created which contains the spatial locations within that model, unless the [toggle for project location libraries](/documentation/qonic-dashboard/libraries.md#project-libraries-vs-model-libraries) is enabled. In that case, the spatial locations will be added to the specified project library.

<div data-with-frame="true"><img src="https://20430882.fs1.hubspotusercontent-na1.net/hubfs/20430882/image-png-Sep-20-2024-12-16-49-9663-PM.png" alt="" height="312" width="688"></div>

For every location the name is displayed, as well as the type and the number of models that reference this location. It is possible to share the same location over multiple models, for instance when working with different discipline models of the same building.

In this location library you can edit or remove existing locations, as well as create new locations.&#x20;

**Note:** when removing a location that is referenced in one or more models, you are effectively removing data from that model. Do this with caution, as this change is irreversible.


---

# 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.qonic.com/documentation/qonic-dashboard/libraries/location-libraries.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.
