# OLT workspace

## &#x20;All OLT

In this section, you can connect new OLTs and manage existing OLTs in the EasyPON application.

### Quick Actions Bar

With the help of the Quick Actions Bar, you can view documentation of this section, view downloaded reports that were generated by the "Export to XLSX"  option, manage ONu migrations by accessing the [Migrations](/all-olt/port-migration.md) sections, and add new OLT to the EasyPON application.

### Filter OLT

You can filter the OLT base by the following filter parameters:

* [**OLT type**](/easypon-information/supported-olts.md) **- the type of OLT.**
* **Name - the name of OLT in the EasyPON system.**
* **Hostname**
* **Status**
* **Online Status**
* **Autosave**
* **ONU min count**
* **ONU max count**
* **Shel**

You can also use the Add saved search record and always have fast access for applying frequent search templates. You can always delete saved searches to clear the applied filter with the corresponding options.

### OLT list page

You can access basic information about the OLTs in the general sector. To explore further about any of them, you can navigate to the [OLT detailed info](#olt-detailed-information) page by clicking on the arrow in the "View" column.

![All OLT page](/files/S4Gh5aS2wZpdu5prOfkQ)

{% content-ref url="/pages/6iTeAGceDbukeAzzhRCk" %}
[Actions on the OLT](/all-olt/add-olt.md)
{% endcontent-ref %}

{% content-ref url="/pages/gN8N7EE3yMSEKwqDdnet" %}
[OLT information](/all-olt/olt.md)
{% endcontent-ref %}

{% content-ref url="/pages/rbNWsIrg4nsLxJ7CO9RO" %}
[Port Migrations](/all-olt/port-migration.md)
{% endcontent-ref %}


---

# 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/all-olt.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.
