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

# Glossary

> Canonical terminology used across all Reelevant documentation

## Platform Concepts

| Term                       | Definition                                                                                                        |
| -------------------------- | ----------------------------------------------------------------------------------------------------------------- |
| **Workflow**               | A directed graph of Nodes that defines personalisation logic — what content to show, to whom, and when.           |
| **Datasource**             | A connection to an external data feed that Reelevant fetches, parses, and stores for use in personalisation.      |
| **Content**                | A visual template (banner, email section, landing page) designed in the Content Editor.                           |
| **Node**                   | A single processing unit in a Workflow graph. Types: Channel Node, Data Node, Logic Node, Output Node.            |
| **Channel**                | The entry Node of a Workflow that defines the delivery medium (Email, Web, Mobile, Landing Page).                 |
| **Branch**                 | A unique execution path through a Workflow, from a Channel to an Output Node.                                     |
| **Output Node**            | A terminal Workflow Node that produces the final response (Visual Content, JSON Template, Empty).                 |
| **Data Node**              | A Workflow Node that fetches or provides data (Datasource query, URL Parameter, Geolocation, Weather, Transform). |
| **Logic Node**             | A Workflow Node that controls flow with multiple outgoing paths (Condition, Split, Real-Time Testing).            |
| **DataHub**                | The platform's data management center for importing and configuring external data.                                |
| **Content Editor**         | The visual drag-and-drop editor for designing Content templates with dynamic data bindings.                       |
| **Team**                   | An organisational unit for controlling access to Workflows, Contents, and Datasources.                            |
| **Personalisation Engine** | The service that executes a Workflow and returns personalised content (formerly called the Runner).               |
| **Field Mapping**          | The configuration that maps raw data fields to standardised Reelevant types.                                      |
| **Variable Profile**       | A reusable set of URL parameters (UTM, tracking) applied when integrating a Workflow.                             |
| **Real-Time Testing**      | A Logic Node that splits traffic between multiple Branches for A/B or multivariate testing.                       |
| **Transform**              | A Data Node that applies transformations (string, number, date, array operations) to data within a Workflow.      |

## Messaging & Mobile Concepts

| Term                    | Definition                                                                                                                                                                                                             |
| ----------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **RCS**                 | A messaging format displayed in the native messaging app of a mobile device, capable of carrying images, carousels, and buttons. Reelevant supplies the personalised visual; the messaging platform sends the message. |
| **rich SMS**            | The fallback format used when a device does not support RCS.                                                                                                                                                           |
| **WhatsApp**            | A messaging service where personalised Reelevant visuals are displayed inside an approved WhatsApp Business message template.                                                                                          |
| **messaging platform**  | The third-party system that owns the recipient list, consent, message composition, and sending for RCS, rich SMS, and WhatsApp.                                                                                        |
| **lock screen push**    | A push notification displayed before the device is unlocked. Carries a personalised visual, and personalised copy only when content is resolved before send.                                                           |
| **in-app scene**        | A banner or pop-up displayed while the person is using the app, personalised through the In-App Popup Channel.                                                                                                         |
| **notification centre** | The list of past messages inside the app, personalised through the In-App Inbox Channel.                                                                                                                               |

## Measurement & Adoption Concepts

| Term                       | Definition                                                                                                                                                                     |
| -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Incremental Value**      | The measurable difference in behaviour between the Exposed Population and the Non-Exposed Population. It represents value that would NOT have existed without personalisation. |
| **Exposed Population**     | The group of users (typically 90%) who see personalised Reelevant content during a campaign.                                                                                   |
| **Non-Exposed Population** | The group (typically 10%) who see default content without Reelevant personalisation, used as baseline for measuring Incremental Value.                                         |
| **Uplift**                 | The incremental performance gain from personalised content compared to default content.                                                                                        |
| **Key Challenge**          | A business or marketing problem that personalisation can solve (e.g., one-timer to recurrent buyer, churn reduction).                                                          |
| **Use Case**               | A specific personalisation strategy and execution pattern that addresses one or more Key Challenges.                                                                           |
