> ## Documentation Index
> Fetch the complete documentation index at: https://help.teable.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Interactive Display

> Change field value display and click behavior, such as URLs, emails, phone numbers, and number charts.

Interactive display changes how field values appear and behave when clicked. It does not change the field type. It only changes how users view and interact with the field content.

## Interactive Display for Text Fields

| Display | Description                                                                                |
| ------- | ------------------------------------------------------------------------------------------ |
| URL     | Show text as a web address. Clicking it opens the link in a browser                        |
| Email   | Show text as an email address. Clicking it opens the default mail app                      |
| Phone   | Show text as a phone number. Clicking it starts a call action, depending on device support |

## Interactive Display for Number Fields

Number fields can show numeric status as charts.

### Single-Value Number Fields

| Display | Description                                                                                                                  |
| ------- | ---------------------------------------------------------------------------------------------------------------------------- |
| Bar     | Show the value with bar length. You can set the color, whether to show the value, and the target value that represents 100%  |
| Ring    | Show the value as ring progress. You can set the color, whether to show the value, and the target value that represents 100% |

### Multiple-Value Number Fields

| Display | Description                                      |
| ------- | ------------------------------------------------ |
| Bar     | Show multiple number values as side-by-side bars |
| Line    | Show multiple number values as a line chart      |

## Notes

* The target value is a display reference. It does not set a hard upper limit.
* Interactive display can also apply to some formula, rollup, and lookup results. Available options depend on the result type.
