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

# Embed a saved view on your homepage

> Pin a saved dashboard view onto your homepage as a live table preview, so you can monitor the campaigns you care about without leaving the page.

The Embedded View block lets you bring a saved dashboard view (with its own filters and columns) directly onto your homepage. It shows a live table preview of that view, so you can keep an eye on the experiments, flags, or goals that matter to you without opening the full dashboard each time.

<Frame>
  ![](https://storage.googleapis.com/kameleoon-storage-documentation/user-manual/images/get-started/homepage/embedded-view.png)
</Frame>

## Who it's for

Anyone who uses the Kameleoon homepage. The block is most useful if you regularly check a specific dashboard view, for example an "At risk experiments" A/B test view or a "Revenue drivers" personalization view, and want it surfaced on your landing page.

## What you can embed

You can embed a saved view from any of these source types:

| Source type     | What it shows                                  |
| --------------- | ---------------------------------------------- |
| A/B Tests       | Saved views from the A/B Test dashboard        |
| Personalization | Saved views from the Personalization dashboard |
| Feature Flags   | Saved views from the Feature Flags dashboard   |
| Segments        | Saved segment views                            |
| Triggers        | Saved trigger views                            |
| Goals           | Saved goal views                               |
| Custom Data     | Saved custom data views                        |

A view has to be saved on its dashboard before it can be embedded. If a source type has no saved views, its card shows `0 views` and there is nothing to select in step 2.

## Embed a view

Each Embedded View block starts empty, showing a dashed placeholder with a **+ Embed a saved view** prompt.

<Steps>
  <Step title="Open the setup modal">
    On the empty block, click **+ Embed a saved view**. The **Embed a saved view** modal opens.
  </Step>

  <Step title="Choose a source type">
    In **step 1 of 2**, pick the type of saved view you want to embed (A/B Tests, Personalization, Feature Flags, Segments, Triggers, Goals, or Custom Data). Each card shows how many saved views are available for that type. Click **Continue**.
  </Step>

  <Step title="Choose a view">
    In **step 2 of 2**, select the saved view you want from the list. The view marked **Default** is the standard dashboard view. Use **Back** if you need to change the source type. When you have made your selection, click **Apply**.
  </Step>

  <Step title="Done">
    The block now shows a preview of your chosen view: its name in the header and a table preview of the matching campaigns.
  </Step>
</Steps>

<Tip>
  To close the modal without saving, use the close (×) icon in the top-right corner. Nothing is saved until you click **Apply**, so the block stays empty.
</Tip>

## What the block shows

Once configured, the block displays:

* **Header** with the source type and view name.
* **Table preview** of the campaigns in that view (a limited number of rows, scrollable if there are more).
* **View all** in the footer, which opens the full dashboard filtered to the same view.

An actions menu (the kebab icon in the top-right of the block) gives you:

* **Configure block** — change the embedded view (reopens the setup modal).
* **Delete block** — remove the block from your homepage.

## Date range behavior

<Warning>
  Embedded View blocks do **not** follow the homepage date range selector (7D, 14D, 30D, 3M, 6M).
</Warning>

An embedded view always uses the date range saved with the view on its own dashboard. Changing the date range at the top of the homepage updates other blocks, but leaves your embedded views unchanged, so what you see always matches the saved view exactly.

## Empty and reset states

**The view has no matching campaigns.** If the saved view's filters return nothing, the block shows an inline message, for example *"No results match the filters set in the \[view name] view."* The view is still connected; there is simply nothing to display right now.

**The view was deleted from its dashboard.** If you (or the view's owner) delete the underlying saved view, the block returns to its empty state. Your block keeps its position and size on the homepage, so you can open **Configure block** and pick the default view or a different one. The block is never removed automatically.

## Notes

* Personalizing your homepage is per user. Your embedded views and layout are visible only to you.
* You can embed the same source type more than once, for example two different A/B test views side by side.

<Info>
  Adding, removing, and rearranging blocks freely across the homepage is planned for a later release. For now, use the block's actions menu to configure or remove an embedded view.
</Info>
