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

# Prepare Demo

> Demo/governance artifact bookmark used to show the commit hook blocking undocumented bookmarks.

# Bookmark: Prepare Demo

> **Note:** This is a demo/training artifact, not an analytical bookmark. It exists to
> demonstrate the repository's bookmark-documentation commit gate.

## Business Purpose

A demo/training artifact, not an analytical bookmark. Created during a live demo to show that
the repository's commit hook (`require-bookmark-docs`) blocks committing a bookmark without a
`Documentation` annotation and business justification.

## User Scenario

Not intended for report end users. Used by the presenter during a live walkthrough of the PBIP
bookmark-documentation and commit-gate workflow.

## Expected Behavior

On activation (**Selected Visuals** scope, 9 targets) the bookmark:

* Sets the report-level filter `Date[Year] = 2023`
* Sets the **Gender** slicer to **Female** (Basic mode)
* Collapses the filter pane
* **Shows:** Continent clustered bar chart, Gender slicer, textbox, bookmark navigator
* **Hides:** City line chart, City scatter chart, Continent/Country ribbon chart, Age slicer

## Prerequisites

None.

## Related Bookmarks

None.

## Technical Details

| Property            | Value                                               |
| ------------------- | --------------------------------------------------- |
| Internal name       | `179ba89b97b6ee4b4619`                              |
| Scope               | Selected Visuals (`applyOnlyToTargetVisuals: true`) |
| Target visuals      | 9                                                   |
| Active page         | `4cb813ea0b6a5c8296b0`                              |
| Report-level filter | `Date[Year] = 2023`                                 |
| Filter pane         | Collapsed                                           |

### Targeted Visuals

| Visual ID              | Type                            | State                              |
| ---------------------- | ------------------------------- | ---------------------------------- |
| `34f97140074284eaa8de` | clusteredBarChart (Continent)   | Visible, sorted by Sales desc      |
| `bf11a6fb91dc9f853419` | slicer (Gender)                 | Visible, set to Female, Basic mode |
| `ff1ac1db0c0734de7395` | textbox                         | Visible                            |
| `a5dbb271c8b93debaa5e` | bookmarkNavigator               | Visible                            |
| `62972a1c9e9f84cf0c7d` | lineChart (City)                | Hidden                             |
| `a4a1181b341466474c49` | scatterChart (City)             | Hidden                             |
| `ed774ceec96dd040ac19` | ribbonChart (Continent/Country) | Hidden                             |
| `621534302dec46c4557a` | slicer (Age)                    | Hidden, Dropdown mode              |
| `5e6acabae3ac49fd5c3b` | (targeted, no state override)   | —                                  |

## Maintenance Notes

* **Selected Visuals** scope (`applyOnlyToTargetVisuals: true`) with 9 `targetVisualNames` — **not**
  true All Visuals, so it will not affect visuals added later.
* The report-level filter `Date[Year] = 2023` applies to all visuals on the page regardless of the
  target scope.
* Demo artifact — safe to delete once the documentation-gate walkthrough is no longer needed.

## Change History

| Date       | Author                                          | Change                 |
| ---------- | ----------------------------------------------- | ---------------------- |
| 2026-07-15 | [abadiu@decilia.com](mailto:abadiu@decilia.com) | Initial documentation. |
