> 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/hotroom-exit.md).

# Hotroom Exit

## 1) Hotroom Exit Mobile

For the exit of the product using a mobile device (cellphone or tablet) + scanner, please go to the following page:

{% hint style="success" %}
Home / Inventory / Inventory Hotroom / Hotroom Mobile Exit
{% endhint %}

<figure><img src="/files/H6aNH61Of4sSjw8pXoES" alt=""><figcaption><p>Hotroom Exit Mobile Page</p></figcaption></figure>

Please scan on the Location Field the Position Barcode.

The user can select the exit reason from the dropdown menu and the number of baldes to exit, by typing the number of baldes on the Exit Count Column. Then, hit on the Save Button.

A confirmation message appears, click on ok to proceed with the exit.

<figure><img src="/files/RzKWakFGksvx8lsyDktS" alt=""><figcaption><p>Exit confirmation</p></figcaption></figure>

It is possible to clear all the baldes in the location by hitting the "Exit All" Button.

## 1) Hotroom Exit

{% hint style="success" %}
Home / Inventory / Inventory Hotroom / Hotroom Exit
{% endhint %}

![Hotroom Exit Page](/files/Tmtp8UtPRE6x4IzehAuH)

On this page, please select the date from the product entrance.

The page will automatically display all the product that was entered on that date and that still is on the hotroom.

Please select the number of buckets to exit from the location. And click on the "Disk" icon to save the exit.

![Hit on the disk icon to save the exit.](/files/Xnd88MdeMwCCKQlOAT8K)

{% hint style="info" %}
Go to: [Hotroom Exits List](/inventory/inventory-hotroom/manage-hotroom.md#view-hotroom-exits-list) to check the product exited from the hotroom.
{% endhint %}


---

# 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/hotroom-exit.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.
