> 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-manually.md).

# Create GW manually

All GW types can be created manually.

To create a gateway manually:

1. Click Admin – Infrastructure – Gateways.
2. A list of gateways existing in the selected system group will be displayed.

![](/files/1YGB8bAeO3Gmx4VfuoCL)

3. Click “Create Gateway”.

![](/files/XMZblrloibvbZxviTY3X)

4. Select System Group, Division and a 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. For Transport GW a random MAC address will be entered automatically into the MAC Address field. You may change it if needed. Use hh:hh:hh:hh:hh:hh format where h are the hex digits from 0 to F. Both small and capital letters are accepted for A-F hex digits.
7. Select the gateway type.
8. For some of the gateway types, some additional parameters are needed. They are described in the following chapters describing all gateway types.

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

9. Click “Create” and sign.
10. A confirmation message shall be displayed.

<figure><img src="/files/CilkSNAubcgQ7XxPXuYb" alt="" width="458"><figcaption></figcaption></figure>

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

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


---

# 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-manually.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.
