> For the complete documentation index, see [llms.txt](https://help.boomerang3.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.boomerang3.com/boomerang-3-domain-administrator-manual/admin/infrastructure/infrastructure__gateways/create-gateway/create-gw-from-ug-list.md).

# Create GW from UG list

This method may be used for BBO, WIB, WIN, IOT and BTiny gateways. The UG list is described in detail in chapter [Uninstalled Gateways](/boomerang-3-domain-administrator-manual/admin/infrastructure/infrastructure__uninstalled_gateways.md).

To create a Gateway from UG list:

1. Click Admin – Infrastructure – Uninstalled Gateways.
2. A list of uninstalled gateways will be displayed.

<figure><img src="/files/fHbXH6qX263yJnrRrR6t" alt=""><figcaption></figcaption></figure>

3. Click “+” icon at the end of the row to open the “Create gateway” form with details prefilled basing on the data posted by the gateway.

<figure><img src="/files/SEqDiVcsX8FRwi2uxcE1" alt=""><figcaption></figcaption></figure>

4. Select System Group, Division and Root Group.

**A gateway can only belong to a root group so only root group can be selected.**

The root group is the highest level group defined directly under a division as described in [Groups](/boomerang-3-domain-administrator-manual/admin/organisation/organisation__groups.md) chapter.

5. Enter gateway Name.
6. Do not change the type or the MAC Address of the gateway.
7. For some of the gateway types, some additional parameters are needed. They are described in chapters below, describing all gateway types.
8. Click “Create” and sign.
9. A confirmation message shall be displayed.

![](/files/Rg7WbxvAAv5zuJvFGuIh)

10. Click OK.
11. The gateway shall be visible in the active gateway’s list.

<figure><img src="/files/ejeZ5OSsq6I8e96OOPJA" alt=""><figcaption></figcaption></figure>

12. During the gateway creation, for some gateway types, a technical object, named as the gateway, is created automatically as described in chapter [Automatic technical object creation](/boomerang-3-domain-administrator-manual/admin/infrastructure/infrastructure__objects/automatic-technical-object-creation.md). All the technical MPs of the nodes handled by the gateway are assigned to this object automatically.


---

# 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:

```
GET https://help.boomerang3.com/boomerang-3-domain-administrator-manual/admin/infrastructure/infrastructure__gateways/create-gateway/create-gw-from-ug-list.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.
