# rout\_unit.def

| Field                                                                          | Description                                                        | Type    |
| ------------------------------------------------------------------------------ | ------------------------------------------------------------------ | ------- |
| [id](/io-docs/introduction-1/routing-units/untitled-1/id-rout_unit.def.md)     | ID of the Routing Unit                                             | integer |
| [name](/io-docs/introduction-1/routing-units/untitled-1/name-rout_unit.def.md) | Name of the Routing Unit                                           | string  |
| [elem\_tot](/io-docs/introduction-1/routing-units/untitled-1/elem_tot.md)      | Number of columns to read for list of elements in the Routing Unit | integer |
| [elements](/io-docs/introduction-1/routing-units/untitled-1/elements.md)       | First column listing elements in the Routing Unit                  | integer |


---

# 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://swatplus.gitbook.io/io-docs/introduction-1/routing-units/untitled-1.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.
