# SITE MANAGER

- [Manage Locations](https://manual.unosofbooks.com/site-manager/manage-locations.md): Here we explain how to build up and manage warehouses, naves, blocks and beds.
- [Create a New Warehouse](https://manual.unosofbooks.com/site-manager/manage-locations/create-a-new-warehouse.md)
- [Maintain the Field Plan](https://manual.unosofbooks.com/site-manager/manage-locations/maintain-the-field-plan.md)
- [Mass Edit Beds with Excel](https://manual.unosofbooks.com/site-manager/manage-locations/mass-edit-beds-with-excel.md)
- [Users](https://manual.unosofbooks.com/site-manager/site-manager.md): This module manages the adding and editing of Users within UNOSOF. A User is a person who uses Unosof according to their tasks and responsibilities.
- [Users Permissions](https://manual.unosofbooks.com/site-manager/users-permissions.md): This module manages the User Permissions. A User Permission is an authorization given to users that enables them to access specific modules in Unosof, according to their role in the company.
- [Select Options](https://manual.unosofbooks.com/site-manager/select-options.md): In this module, its possible to find the GU ID's of each table we manage.


---

# 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://manual.unosofbooks.com/site-manager.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.
