# Setting Up Bins

Bins can be added as templates, to help defining the region of interest for the vision system (*“Workspaces”*).

| <mark style="color:blue;">**ID**</mark>                  | Each bin receives a unique ID for internal identification. This ID is generated automatically after saving. |
| -------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- |
| <mark style="color:blue;">**Name**</mark>                | User-defined name. This can be changed at any time.                                                         |
| <mark style="color:blue;">**Length/Width/Height**</mark> | External dimensions of the bin *in meters*.                                                                 |
| <mark style="color:blue;">**Ground Level**</mark>        | The bottom thickness defines the difference between the outer and inner bin bottom.                         |

<figure><img src="/files/uS6ZdhalQ8h5SLUqKQio" alt=""><figcaption><p>Definition of the Paramters of a Bin</p></figcaption></figure>

<figure><img src="/files/QeUNnqorKF6FZMy1CaiU" alt=""><figcaption><p>Inserting the Parameters of a Bin</p></figcaption></figure>

### &#x20;<a href="#toc112837539" id="toc112837539"></a>


---

# 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://support.robominds.de/manual/robobrain-r-1/robobrain-r-product-documentation/user-interface/setting-up-bins.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.
