# LED Display

Configure thresholds for parameters monitored through Infraon.&#x20;

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

<table data-header-hidden><thead><tr><th width="195"></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 Display. </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 – Location, Type. </p><p>Condition – in, not in, equal to, not equal to, contains, not contains. </p></td></tr><tr><td>Add LED Display </td><td>Click to add a new LED Display. </td><td>Follow the below steps to add a new Circuit Discovery. </td></tr><tr><td>IP Address </td><td></td><td>Indicates a  unique number identifying your device. </td></tr><tr><td>Location </td><td></td><td>Headquarters location, region of operation. </td></tr><tr><td>Tags </td><td></td><td>Indicates the tags assigned. </td></tr><tr><td>Port </td><td></td><td>Indicates the port number assigned. </td></tr><tr><td>Message </td><td></td><td>Indicates a message. </td></tr><tr><td>Actions </td><td></td><td></td></tr><tr><td>Edit </td><td>Click to make changes to the category. </td><td></td></tr><tr><td>Delete </td><td>Click to delete the category. </td><td></td></tr></tbody></table>

### **Steps to add a new LED Display**&#x20;

* Go to Infraon Infinity portal -> Infraon Configuration -> IT Operations -> LED Display.&#x20;
* Navigate and click on the ‘Add LED Display’ button at the top right corner of the page.&#x20;
* Enter the below details in the respective dialog boxes:&#x20;
  * IP Address&#x20;
  * Location&#x20;
  * Tag&#x20;
  * Port&#x20;
  * Message&#x20;
* Once the details are entered, click the Submit button to add the LED Display.&#x20;


---

# 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/led-display.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.
