# ONU search

## Find ONU

By opening the Find ONU modal, it becomes possible to search [ONUs](/onu-workspace/all-onu.md) and [Switches](/switch.md) by MAC address or ONU serial number, ONU, or Switch client MAC address. The found objects are displayed in the table below in the same dialog box.

For search results, the OLT name, its position on the OLT, ONU Mac address, and ONU view button are shown.

The switch name and port are shown for the found Switch.

It is possible to go to the search object by using the View link. The Mac address by which the search was performed will be highlighted by color.

![Find ONU modal window](/files/97AuDxV3djnzX45Urmo7)

## Last Found ONU

It is also possible to use the Last Found ONU list in the [Find ONU](/onu-workspace/onu-search.md) section to keep track of all ONUs that have been searched for in the EasyPON system for the last 24 hours.


---

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