# ONU registration

You can register an ONU on the OLT in the EasyPON system using the Unregistered ONU modal window, which is called up from the main menu by pressing the X New ONU button, where X is the number of currently unregistered ONUs in the EasyPON system.

## Unregistered ONU

The Unregistered ONU modal window displays the complete list of ONUs that can be registered to the OLT using the existing configuration that was added in [Preset](https://app.archbee.com/docs/lY30u8w4Ej45vCHqsmBtW/9wfmoGkq8ifJUp7u_bjWb). It is also possible to use the Refresh button to manually update unregistered ONUs. In normal mode, the list of unregistered ONUs in the EasyPON system is periodically updated.

![List of Unregistered ONU](/files/3D9n7Vnnd75T4YZP2Crn)

## ONU Registration

After selecting the "+" in the Action section in the Unregistered ONU table, open the Registration ONU dialog box. After filling in the сriteria of Type, Preset for ONU, Name, Preview Preset, and pressing the Apply button, the ONU will be registered. Before registration, it is possible to change the configuration by clicking the Edit button. After registration, it becomes available in the ONU list on the  [All ONU](https://app.archbee.com/docs/lY30u8w4Ej45vCHqsmBtW/F5D_Qnyv1UDPnwrwsSLdw) page.

![Form Registration ONU](/files/VBhYBZ3vjR5xtKQoYF8N)


---

# 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://docs.easypon.in/onu-workspace/onu-registration.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.
