# ONU workspace

You have the [Find ONU](/onu-workspace/onu-search.md) tool in the main menu section where you can find ONU by MAC address or serial number or even the MAC address of the client's device on the OLT or Switch.

<figure><img src="/files/Y5KDkuXUzBy7VpFTHaFP" alt=""><figcaption><p>ONU Quick actions panel</p></figcaption></figure>

To [register an ONU](/onu-workspace/onu-registration.md), locate a new ONU in the Unregistered ONU modal window by pressing the New ONU button. If the configuration has already been added to the [Preset list](/configuration-features/presets.md), you can easily apply it in this step.

You can get monitoring information on the [detailed ONU page](/onu-workspace/onu.md) by clicking on any View button in the table item on the [All ONU page](/onu-workspace/all-onu.md). <br>


---

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