> For the complete documentation index, see [llms.txt](https://docs.intranet.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intranet.ai/sharepoint-intranet/components/digital-signage.md).

# Digital signage

## What is Digital Signage?

Digital Signage is a display page designed for monitors, corporate TVs, or shared screens. Its purpose is to automatically display the most relevant information to people in the office or common areas, without requiring technical interaction.

On a single screen, users can view:

* screen logo, title and subtitle;
* date and time updated;
* featured news;
* latest news;
* events agenda.

Content is updated based on information already published in SharePoint. This means that, in most cases, no direct intervention on the Digital Signage page is needed: simply keeping news and events updated in the relevant intranet areas is sufficient.

## Who needs it?

Digital Signage is useful for:

* communicating important news in reception areas, lobbies, common spaces, or facilities;
* displaying upcoming events and daily appointments;
* enhancing internal communications already published on the intranet;
* providing a constantly updated, easy-to-read view.

<figure><img src="/files/164u5hCiYoQQu9LIO2Dn" alt=""><figcaption></figcaption></figure>

## Configuration

Digital Signage is configured via Azure and managed by the technical team. This means that structural changes cannot be made independently by end users and must be requested from the technical team.

The main configurable options, are the following:

1. [#general-screen-information](#general-screen-information "mention")
2. [#highlighted-news-section](#highlighted-news-section "mention")
3. [#news-section](#news-section "mention")
4. [#events-section](#events-section "mention")

### General screen information

You can define:

* the screen name (which appears at the top left);
* an optional subtitle, such as the location or reference area;
* the logo to display at the top;
* the language and localization of the date and time;
* the enabling or disabling of a specific screen;
* automatic page refresh, so that content aligned with the linked sources is always displayed.

### Highlighted News Section

For the main news area, you can configure:

* whether or not to display featured news;
* whether to show a visual label on featured news items;
* which categories or tags to show;
* the section title;
* from which intranet site to retrieve the news;
* how many news items to display.

<figure><img src="/files/gchmToDC4kj8HIUFXtMe" alt=""><figcaption></figcaption></figure>

### News section

For the secondary news section, you can define:

* whether the section should be visible or not;
* the section title;
* from which intranet site to retrieve the news;
* how many news items to display;
* how to lay out news items on the screen (number of items per row and column);
* whether to display the date;
* whether to also display the news item's text description.

<figure><img src="/files/L48VdKzKgZ9nFFg4d3lU" alt=""><figcaption></figcaption></figure>

### Events section

For the events section, you can configure:

* whether or not to display the events section;
* the section title;
* the maximum number of events to display;
* which calendars to use as event sources (multiple calendars are supported).

<figure><img src="/files/GirJ51bmjtN8aJIKwzZO" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.intranet.ai/sharepoint-intranet/components/digital-signage.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
