---
title: Dashboard Tiles
description: Overview of every tile type available on dashboards, their purpose, and their configuration options.
---

# Dashboard Tiles

Tiles are the individual building blocks of a dashboard. Each tile fetches and displays data from a specific source or AI model and refreshes automatically. You can add tiles to any dashboard via the **+ Add tile** button, which opens a wizard that groups tile types by category.

Every tile shares a common set of actions accessible through the tile's dropdown menu:

| Action | Description |
|---|---|
| **Refresh** | Immediately re-fetches the tile's data. |
| **Rename** | Changes the tile's display title (up to 128 characters). |
| **Move** | Enters edit mode so you can drag the tile to a new position. |
| **Duplicate** | Copies the tile to the same or a different dashboard. |
| **Toggle header** | Shows or hides the tile's header area. |
| **Copy** | Copies the tile's text content to the clipboard. |
| **Pause / Resume** | Stops or restarts automatic data refresh for the tile. |
| **Diagnostics** | Shows job run history and error details (available for data-backed tiles). |
| **Usage** | Shows credit usage for the tile's background job. |
| **Delete** | Removes the tile from the dashboard. |

---

## Latest

These tiles display the most recent items retrieved from a selected news or document data source.

### Latest News

Displays a list of the most recently published articles from a chosen data source.

**Requires:** News module

| Option | Description |
|---|---|
| **Data source** | The news data source to fetch articles from. |
| **Count** | Maximum number of articles to display. |
| **Topic clustering** | Groups articles into topic clusters using AI. |

### Latest Web Summary

Fetches the latest articles from a data source and generates an AI-written summary of their content.

**Requires:** News module

| Option | Description |
|---|---|
| **Data source** | The news data source to summarise. |
| **Count** | Number of articles to include in the summary. |
| **Language model** | The AI model used to produce the summary. |
| **Facts** | Optional fact sheets attached as context for the AI. |

### Latest Word Cloud

Builds a word cloud from the most recent articles in a data source, highlighting frequently occurring terms.

**Requires:** News module

| Option | Description |
|---|---|
| **Data source** | The news data source to analyse. |
| **Grammar-enhanced word cloud** | Uses an AI model to normalise words to their base forms before counting. |
| **Language model** | The AI model used for grammar enhancement (visible when grammar enhancement is on). |
| **Minimum word length** | Filters out words shorter than this character count. |
| **Minimum occurrences** | Filters out words that appear fewer times than this threshold. |
| **Sentiment** | Limits the word cloud to words with a specific sentiment (positive, negative, or all). |
| **Font scaling** | Controls how word size scales with frequency (e.g., linear). |

### Top List

Shows a ranked list of the most-mentioned or most-interacted-with topics from a data source within a configurable time window.

**Requires:** News module

| Option | Description |
|---|---|
| **Data source** | The news data source to rank. |
| **Retrospect window** | How many hours back to look when ranking topics (1–72 hours). |

### Data Trend *(beta)*

Visualises interaction trends over time for documents from a data source.

**Requires:** News module

---

## Search

These tiles run a fixed search query against a data source and display the results.

### Search

Displays news articles or documents matching a search query.

**Requires:** News module

| Option | Description |
|---|---|
| **Data source** | The data source to search. |
| **Search query** | The search expression (up to 128 characters). |
| **Sorting** | How results are ordered (e.g., by relevance, date). Available sort options depend on the selected data source. |
| **Preferred language** | Hints the data source to prefer results in a specific language. |
| **Preferred region** | Hints the data source to prefer results from a specific country. |
| **Topic clustering** | Groups results into topic clusters using AI. |

### Search Summary

Runs a search query and generates an AI-written summary of the matching results.

**Requires:** News module

| Option | Description |
|---|---|
| **Data source** | The data source to search. |
| **Search query** | The search expression (up to 128 characters). |
| **Sorting** | How results are ordered. |
| **Preferred language** | Hints the data source to prefer results in a specific language. |
| **Preferred region** | Hints the data source to prefer results from a specific country. |
| **Language model** | The AI model used to produce the summary. |

### Search Word Cloud

Runs a search query and builds a word cloud from the matching results.

**Requires:** News module

| Option | Description |
|---|---|
| **Data source** | The data source to search. |
| **Search query** | The search expression. |
| **Grammar-enhanced word cloud** | Uses AI to normalise words to their base forms. |
| **Language model** | The AI model used for grammar enhancement. |
| **Minimum word length** | Filters out short words. |
| **Minimum occurrences** | Filters out infrequent words. |
| **Sentiment** | Limits the cloud to a specific word sentiment. |
| **Font scaling** | Controls how word size scales with frequency. |

---

## Social Analytics — Comments

These tiles display and analyse social media comments from connected comment data sources.

### Comments

Shows a live feed of comments collected from a social media or comment data source.

**Requires:** Social Analytics module

| Option | Description |
|---|---|
| **Comment filter** | Filters comments by platform, language, sentiment, keywords, and other criteria. |
| **Segmentation** | Segments the comment feed by a chosen dimension (e.g., sentiment, platform). |

### Comments Summary

Fetches recent comments and generates an AI-written summary focused on a specific topic.

**Requires:** Social Analytics module

| Option | Description |
|---|---|
| **Summary topic** | A free-text description of what aspect to summarise (up to 1 024 characters). |
| **Output type** | The format of the AI output (e.g., text, list, pie chart, bar chart). |
| **Language model** | The AI model used for summarisation. |
| **Comment filter** | Filters which comments are included in the summary. |

---

## Time Series

These tiles visualise data from time series data sources or financial market feeds.

### Time Series Chart

Opens the [Time Series → Designer]({APP_HOST}/series/designer) where you can build and pin a chart directly. Once pinned from the Designer, the chart appears as a tile on the selected dashboard.

**Requires:** Time Series module

### Time Series Top List *(beta)*

Displays a ranked list of time series entries sorted by a selected value or aggregation.

**Requires:** Time Series module

The column header offers an inline selector to switch the displayed value between:

- **Latest value** – the most recent data point.
- **Window aggregation** – sum, average, minimum, maximum, first value, last value, or count over a configurable time window.

### Time Series Big Number

Displays a single prominent numeric value derived from a time series data source.

**Requires:** Time Series module

| Option | Description |
|---|---|
| **Data source** | The time series series to read from (shown as a read-only label). |
| **Transform** | A mathematical transformation applied before displaying the value (e.g., last, average, sum). |

### Time Series Pie Chart

Plots the latest values from one or more time series as a pie chart.

**Requires:** Time Series module

Configuration is set when adding the tile from the Designer or by editing the tile's data source and transform settings.

### Time Series Bar Chart

Plots the latest values from one or more time series as a bar chart.

**Requires:** Time Series module

Configuration is set when adding the tile from the Designer or by editing the tile's data source and transform settings.

### TradingView Rate *(beta)*

Embeds a TradingView mini-chart for a financial instrument.

**Requires:** Time Series module

Configuration (symbol) is set when adding the tile. The tile title links to [Time Series → Designer]({APP_HOST}/series/designer).

### TradingView Chart *(beta)*

Embeds a full TradingView interactive chart for a financial instrument.

**Requires:** Time Series module

Configuration (symbol) is set when adding the tile. The tile title links to [Time Series → Designer]({APP_HOST}/series/designer).

### Google Search Trends

Displays a ranked table of the currently trending Google search terms for a selected country and region.

**Requires:** Time Series module

| Option | Description |
|---|---|
| **Country** | The country for which trending terms are fetched. |
| **Region** | A sub-region within the selected country (required). |
| **Number of results** | How many trending terms to display (1–100). |

---

## AI (LLM)

These tiles use AI language models to answer questions or extract structured information from web pages.

### Question & Answer

Poses a free-text question to an AI model and displays the answer inside the tile.

**Requires:** Dashboard module

| Option | Description |
|---|---|
| **Question** | The question or prompt sent to the AI (up to 4 096 characters). |
| **Language model** | The AI model to use. |
| **Facts** | Optional fact sheets attached as context for the AI. |

### Web Page Summary

Fetches a URL and generates an AI-written summary of the page content.

**Requires:** Dashboard module

| Option | Description |
|---|---|
| **URL** | The web page to fetch (up to 128 characters). |
| **Question / Instructions** | Guides the AI on what to focus on or extract (up to 4 096 characters). |
| **Output type** | The format of the result: summary text, list, pie chart, bar chart, or other chart types. |
| **Language model** | The AI model to use. |
| **Facts** | Optional fact sheets attached as additional context. |

The **Web Page Summary** tile supports multiple output types that change how the extracted information is visualised:

| Output type | Description |
|---|---|
| **Summary text** | Rendered as formatted markdown text. |
| **List** | Extracts a bullet-point list of items from the page. |
| **Pie chart** | Extracts categorical data and displays it as a pie chart. |
| **Bar chart** | Extracts numeric data and displays it as a bar chart. |
| **Custom chart** | Extracts data and lets the AI choose the most appropriate chart type. |

---

## Surveys

These tiles visualise the results of a specific survey campaign. The campaign is selected when the tile is added to the dashboard.

**Requires:** Surveys module

| Tile | Description |
|---|---|
| **Question Summary** | Shows an AI-written summary of answers to an open-ended question. |
| **Question Rating Average** | Shows the average score for a rating-scale question. |
| **Question Choices** | Shows the distribution of responses for a single- or multiple-choice question as a chart. |
| **Question Order Choice** | Shows the result distribution for a ranked/ordered-choice question. |
| **Question Accept** | Shows acceptance/rejection rates for a yes/no or accept question. |
| **Completion Progress** | Shows a progress bar or chart indicating how many recipients have completed the survey. |
| **Attempt Status Summary** | Breaks down survey attempts by status (completed, in progress, declined, etc.). |

---

## Geography

### Geography Map

Embeds a saved geography map view directly on the dashboard. The map data and layers are configured in the [Geography]({APP_HOST}/maps/azure) module.

**Requires:** Geography module

The tile title links to the full geography map view.

---

## Camera

### Live Camera

Displays a live stream or snapshot preview from a configured camera source.

**Requires:** Cameras module

The camera source is selected when adding the tile from the [Cameras]({APP_HOST}/cameras) section. If the camera supports live streaming, a video player is shown; otherwise, a periodically refreshed snapshot is displayed.

---

## Other

### Date & Time

Displays the current local date and time, updated every second while the dashboard is in live mode. No configuration options are required beyond the optional tile title.

### Static Text

Displays a block of custom formatted text. Useful for adding headings, notes, or labels to a dashboard layout.

| Option | Description |
|---|---|
| **Text** | The content to display, with rich-text formatting support (up to 2 048 characters). |
| **Hide border** | Removes the tile border for a cleaner appearance. |
| **Hide background** | Makes the tile background transparent. |
| **Background color** | Sets a custom background colour for the tile. |
| **Foreground color** | Sets a custom text colour for the tile. |

### Image

Displays a static image uploaded by the user.

| Option | Description |
|---|---|
| **Title** | Optional display title for the tile. |
| **Image** | An uploaded image file (JPEG, PNG, WebP, or GIF). |
