# Realtime Indicators

Realtime Indicators (**RTI**) provide a visual way to interpret field values in YouDesign Models, using colors and visual cues to enhance the readability of boards and diagrams. This feature makes it easy for users to identify important information at a glance, facilitating quicker decision-making.

[Watch: Realtime Indicators in YouDesign Models](http://www.youtube.com/watch?v=N9FNfjUjUb4)

<figure><img src="/files/xABNPf0wEFelCuQRNlPu" alt=""><figcaption></figcaption></figure>

*Realtime Indicators applied on Board content.*

## Applying Realtime Indicators

To apply Realtime Indicators to your board, follow these steps:

1. Open the board in **Edit Mode**.
2. Click the Realtime Indicator **Icon** in the **top right widget toolbar**.
3. The **Realtime Indicator Panel** will appear on the right side of the screen.

The RTI panel has two sections:

* The top section allows you to select a table, field, and style of the Realtime Indicator.
* The bottom section is the **Legend**, showing all the selected and applied Realtime Indicators.

4. Select the **table**, **field**, and **style** for the RTI. You can position the RTIs within or outside of the shape. After your selections, click the **Add** button to apply the RTI.

<figure><img src="/files/4JV9O21UGZ3nl1teTAKR" alt=""><figcaption></figcaption></figure>

## Interacting with Realtime Indicators

The RTI **Legend** is your main interface for managing, highlighting, and filtering RTI data.

* **Expand/Collapse** the Legend, which is organized by **Table > Field > Indicator Value**.
* You can toggle the **ON/OFF** switch to enable or disable the RTIs or remove them by clicking the **X** icon.

<figure><img src="/files/dIXlDv9Gzfc2OccXAFej" alt=""><figcaption></figcaption></figure>

* Clicking on an **Indicator Value** will highlight its associated shapes. You can select multiple values to apply an **AND/OR** logic to filter and analyze the data.

> **Note:** Once a Realtime Indicator is applied, it cannot be selected again.

<figure><img src="/files/Q0mtNeQ26n9pQHRWQDPK" alt=""><figcaption></figcaption></figure>

## Refreshing Realtime Indicators

Use the **Refresh** button at the top of the RTI panel to reload the latest backend data and ensure that your indicators reflect the most up-to-date information.

<figure><img src="/files/Zswrf44hpDzcXWvNWj7M" alt=""><figcaption></figcaption></figure>

## Using Realtime Indicators in Presentation Mode

In **Presentation Mode**, users can view but not modify or delete the Realtime Indicators.

<figure><img src="/files/OYG763LOEcNYvCLOtpmo" alt=""><figcaption></figcaption></figure>

## Realtime Indicators Configuration

Admins can configure Realtime Indicators within YouDesign Models. For more detailed configuration instructions, refer to the Realtime Indicators Configuration documentation.


---

# 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.ins-pi.com/models/work-in-the-app/editor/realtime-indicators.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.
