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

# How to add the Webpage URLs app from the Pickcel App Store?

> Display any secure webpage on your digital signage screens by pasting its HTTPS link, with cache, zoom, and desktop mode options.

The Webpage URLs app shows any secure webpage directly on a screen. Paste an HTTPS link and it loads instantly and keeps refreshing automatically, no separate integration needed.

In this guide we set up a **Lobby Announcements Page** pointing at a live website.

## Prerequisites

* A [Pickcel account](https://console.pickcel.com/) with access to the **Content** module
* An **HTTPS** link to the page you want to display; HTTP links aren't supported

<Steps>
  <Step title="Open Apps and search for Webpage URLs">
    In the Pickcel console, expand **Content** in the left menu and select **Apps**. Search for **Webpage** using the search field.

    <Frame>
      <img src="https://cdn.pickcel.com/images/pickcel-docs/web-url/web-url-01-search-app-v2.p8ylTyRH_f4v.png" alt="Pickcel Apps page with Webpage URLs searched and the app card shown" />
    </Frame>
  </Step>

  <Step title="Create the app">
    Click the **Webpage URLs** card. A details panel opens with a preview of the app. Click **Create App** to open the editor.

    <Frame>
      <img src="https://cdn.pickcel.com/images/pickcel-docs/web-url/web-url-02-app-details-v2.Ldi78bb-5-1H.png" alt="Webpage URLs app details panel with the Create App button" />
    </Frame>
  </Step>

  <Step title="Enter a name and URL">
    Enter a **Name** for the app and paste the page's **URL**. Set **Cache** to **Enable** so the page keeps working briefly if the screen loses its connection, or **Disable** to always fetch the latest version.

    <Frame>
      <img src="https://cdn.pickcel.com/images/pickcel-docs/web-url/web-url-03-form-filled-v2.lG3qJMeXWyic.png" alt="Webpage URLs form with app name and HTTPS URL entered" />
    </Frame>

    <Note>
      Only **HTTPS** links are supported. Some sites block embedding entirely (via their own security headers), so it's worth checking the live screen after publishing.
    </Note>
  </Step>

  <Step title="Set advanced options (optional)">
    Check **Advanced Options** to reveal **Desktop Mode**, **Website Zoom**, and **Text Zoom**. Desktop Mode requests the full desktop layout instead of a mobile one; the zoom fields scale the page and its text independently.

    <Frame>
      <img src="https://cdn.pickcel.com/images/pickcel-docs/web-url/web-url-04-advanced-options-v2.L_fbOK_7RSET.png" alt="Advanced Options expanded with Desktop Mode toggle, Website Zoom, and Text Zoom fields" />
    </Frame>

    <Warning>
      Advanced Options only take effect on Android and Fire Stick players.
    </Warning>
  </Step>

  <Step title="Create the app">
    Click **Create App**. A success dialog confirms the app was created and offers to walk you through adding it to a composition.

    <Frame>
      <img src="https://cdn.pickcel.com/images/pickcel-docs/web-url/web-url-05-created-v2.1r0dSgF8CSZk.png" alt="Webpage URLs created successfully dialog with a link to the Media section" />
    </Frame>

    The app is stored in **Content > Media** under the name you gave it, with type **App**.
  </Step>
</Steps>

## What's Next?

<Note>
  * Add the page to a multi-zone layout: [Compositions](/compositions/compositions)
  * Send it to your screens: [Publish or Schedule Content](/schedule-and-publish/publish-overview)
</Note>
