# Circuit Discovery

Discover the deployed trails and circuits from the Network. This enhances the network's overall functionality, performance, and connectivity.&#x20;

## **What you see on the screen**&#x20;

<table data-header-hidden><thead><tr><th width="167"></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Label</strong> </td><td><strong>Action</strong> </td><td><strong>Description/ Example</strong> </td></tr><tr><td>Search </td><td>Search for the required Discovery. </td><td></td></tr><tr><td>Filter </td><td>Filter can be added based on the field and condition from the drop-down box below. </td><td><p>Field – Circuit Type, Profile Name, Technology. </p><p>Condition – in, not in, equal to, not equal to, contains, not contains. </p></td></tr><tr><td>Add </td><td>Click to add a new Circuit Discovery. </td><td>Follow the below steps to add a new Circuit Discovery. </td></tr><tr><td>Profile Name </td><td></td><td>Indicates the Name of the Profile assigned. </td></tr><tr><td>Technology </td><td></td><td>Indicates the type of technology (SDH, PDH, VSAT, IP/MPLS). </td></tr><tr><td>Circuit Type </td><td></td><td>Indicates the circuit type (E1, Ethernet, Data, etc.). </td></tr><tr><td>Schedule Type </td><td></td><td>Run Immediately or Schedule for an hour, week, etc. </td></tr><tr><td>Current Status </td><td></td><td>Displays the current status of the Profile. </td></tr><tr><td>Last Action </td><td></td><td> Indicates the date and time of the last discovery. </td></tr><tr><td>Next Action </td><td></td><td> Indicates the date and time of the next discovery. </td></tr><tr><td><strong>Actions</strong> </td><td></td><td></td></tr><tr><td>Audit </td><td><p>Click on the Audit button to view the Circuit Discovery Result. </p><p>Top of Form </p></td><td>Iteration, Iteration ID, Next Iteration, Start Time, End Time, Duration, and selected discovery options. </td></tr><tr><td>Edit </td><td>Click on the Edit button. </td><td>Make changes to your Circuit Discovery. </td></tr><tr><td>Delete </td><td>Click on the Delete button. </td><td>Click this button to delete the selected Circuit Discovery permanently. (Use a trash can icon) </td></tr><tr><td>Rescan </td><td>Click on the Rescan button. </td><td>This option can be used to rescan the Circuit Discovery tab. </td></tr></tbody></table>

### **Steps to add a new Circuit Discovery**&#x20;

* Go to Infraon Infinity portal -> Infraon Configuration -> IT Operations -> Circuit Discovery.&#x20;
* Navigate and click on the ‘Add’ button at the top right corner of the page.&#x20;
* Enter the respective dialog boxes.&#x20;

<table data-header-hidden><thead><tr><th width="178"></th><th width="287"></th><th></th></tr></thead><tbody><tr><td><strong>Label</strong> </td><td><strong>Action</strong> </td><td><strong>Description/ Example</strong> </td></tr><tr><td>Profile Name </td><td>Add a Profile Name to your Circuit Discovery. </td><td>Test, Run, etc. </td></tr><tr><td>Technology </td><td>Select from the drop-box below. </td><td>SDH or PDH. </td></tr><tr><td>Circuit Type </td><td>Select from the drop-box below. </td><td>E1, Ethernet, STM, Voice or Data. </td></tr><tr><td><strong>Discovery Schedule</strong> </td><td></td><td></td></tr><tr><td>Run Immediately </td><td>Click to select Run Immediately. </td><td>Selecting this, Circuit Discovery will create it immediately. </td></tr><tr><td>Schedule Immediately </td><td>Click the schedule mode at once, every, daily, weekly, or monthly at a specific chosen time. </td><td>Selecting this Circuit Discovery will create it immediately, but the scan will happen at a scheduled time. </td></tr></tbody></table>

Once entering all the credentials, click ‘Submit’ to save the Circuit Discovery.


---

# 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.infraon.io/infraon-help/infinity-user-guide/infraon-configuration/it-operations/circuit-discovery.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.
