> For the complete documentation index, see [llms.txt](https://manual.unosofbooks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.unosofbooks.com/inventory/inventory-hotroom/manage-hotroom.md).

# Manage Hotroom

## Hot Room Field Plan

{% hint style="success" %}
Home / Inventory / Inventory Hotroom / Manage Hotroom\
<https://farm.unosof.com/index.cfm?event=Inventory.Hotroom.List>
{% endhint %}

The hot room field plan is initially migrated to Unosof via an Excel Document. This document is organized by rack section and its details, in order to get a location barcode for a good track and tracing from the product.

Cama = Rack

Section = Rack's floors or sections

Número de Copas = Number of buckets in each section

![Excel File Format to migrate Hot rooms' Field Plan.](/files/6YcqOnDn3n4ty19bSndl)

Once this is migrated (By the development team) please select the option: "Field Plan" on the dropdown menu from the Manage Hot Room Page and click on the Search Button.

![Select the option: "Field Plan" on the dropdown menu.](/files/nzey7ExKMTeYmQRUc1Ib)

Here you will find the field plan migrated and a Print Button to get the location barcode.&#x20;

It is possible to print by section, bed, nave or block.

![](/files/pYMZdFqdiClGe71llq5K)

{% hint style="success" %}
This barcode is supposed to be placed on every rack permanently.
{% endhint %}

![Section Barcode](/files/M68uWN3HtT4cacMcnjZH)

## View Hotroom Entrance List

For viewing product entrance, go to:

{% hint style="success" %}
Home / Inventory / Inventory Hotroom / Manage Hotroom\
<https://farm.unosof.com/index.cfm?event=Inventory.Hotroom.List>
{% endhint %}

Select on the dropdown menu the option: "Hotroom Ingresos List".

Please select also date filters, warehouse, or product. Click on the Search Button.

![Hotroom Ingresos List Page](/files/Hu8Tuiv38NY0hWapTPdH)

## View Hotroom Exits List

For viewing product entrance, go to:

{% hint style="success" %}
Home / Inventory / Inventory Hotroom / Manage Hotroom\
<https://farm.unosof.com/index.cfm?event=Inventory.Hotroom.List>
{% endhint %}

Select on the dropdown menu the option: "Hotroom Exits List".

Please select also date filters, warehouse, or product. Click on the Search Button.

![View Hotroom Exit List](/files/os0HL3h2BI5AVBhb9Bdv)


---

# 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://manual.unosofbooks.com/inventory/inventory-hotroom/manage-hotroom.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.
