Source: https://vaultcrmhelp.veeva.com/doc/Content/CRM_topics/Multichannel/CLMDocModel/ManagingContent/HiddenPresentations.htm

## Using Hidden Presentations

* Document Model

Content admins can hide CLM presentations that are only intended to be accessed from another CLM presentation. This ensures users do not directly navigate to content without the appropriate context and prevents end user media libraries from being overcrowded. End users can only navigate to hidden presentations when they are included as sub-presentations or via the goToSlide JavaScript library method.

**Who can use this feature?**

* Content Admin Users - Browser
* [Hide presentations](#Hiding)
* Content Creator Users - Browser
* [Navigate to a hidden presentation from HTML](#Navigating)
* End Users - iPad, iPhone
* [Display hidden presentations](#Displaying)
* Users do not require an additional license

### Configuring Hidden Presentations for

[![Closed](../../../../../Skins/Default/Stylesheets/Images/transparent.gif)All Users](#)

To configure this feature, ensure [Configuring CLM as Document Model](../DocModelConfig.htm) is complete.

### Hiding Presentations as

[![Closed](../../../../../Skins/Default/Stylesheets/Images/transparent.gif)Content Admin Users](#)

To hide a presentation from end users:

1. Navigate to **All > Library**.
2. Select the appropriate **Presentation** binder.
3. Select **Edit Details**.
4. Select **Yes** for the Hide from Media Library field in the Content Library Details section of the Information panel.
5. Select **Save**.

### Navigating to a Hidden Presentation from HTML as

[![Closed](../../../../../Skins/Default/Stylesheets/Images/transparent.gif)Content Creator Users](#)

Content creators must use the gotoSlide JavaScript method to link directly to a slide in a hidden presentation. See the [CLM JavaScript library](https://developer.veevacrm.com/doc/Content/CRM_topics/Vault/clm-vault.htm) for more information on these methods.

### Displaying Hidden Presentations as

[![Closed](../../../../../Skins/Default/Stylesheets/Images/transparent.gif)End Users](#)

Hidden presentations do not display in the following CLM entry points:

* CLM Presentations tab in the media library
* Find Presentation in the media player

When a user navigates to the hidden presentation, its slides are visible in the navigation bar, and the user can navigate within the hidden presentation. When the user exits the hidden presentation, the presentation and its slides no longer display.

### Related Topics

[Customizing Slide Navigation for HTML Content](../CreatingContent/CustomSlideNav.htm)

[Using Sub-Presentation Slides](DefineSubPres.htm)
