> ## 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.

# Landing Page

> Generate full personalized landing page experiences

<img src="https://mintcdn.com/reelevant/amH2YHA9709Bju3v/images/workflows/channel-picker.png?fit=max&auto=format&n=amH2YHA9709Bju3v&q=85&s=980261495cdfd79e08116b553e9b0b1f" alt="Channel picker showing the Landing Page channel type" width="1024" height="768" data-path="images/workflows/channel-picker.png" />

## Overview

The Landing Page channel generates a full landing page experience. The output is a complete HTML page served on a dedicated URL.

| Property          | Value                                           |
| ----------------- | ----------------------------------------------- |
| **Channel type**  | Landing                                         |
| **Output format** | Landing HTML page                               |
| **Use case**      | Campaign landing pages, personalized microsites |

## How It Works

When a user visits the landing page URL, the workflow executes and returns a fully rendered HTML page. The page content is personalized based on the user's context and any URL parameters passed.

Each landing page gets its own unique URL that can be shared in campaigns, emails, or social media.

## Configuration

1. Add a Landing Page channel node to your workflow canvas.
2. Connect it downstream to your personalization logic.
3. After publishing, use the [Integration modal](/product-guide/workflows/integration) to get the landing page URL.

## Best Practices

* Use [URL parameters](/product-guide/workflows/data-nodes/url-parameter) to pass campaign context (e.g., UTM tags, user identifiers) into the workflow.
* Landing pages support full-page content templates designed in the Content Editor.
* Consider using [Variable profiles](/product-guide/workflows/settings) to pre-configure URL parameter templates for different campaigns.
