# Acknowledgement for pages and news

With the **Acknowledgement Pages** component, you can request confirmation of consultation for **intranet pages** and **news**, ensuring that selected users acknowledge important updates. In this section, you will learn how to insert the Acknowledgement Pages component within a page or news article and monitor consultation through the reporting system.

***

## Add the Acknowledgement web part to a SharePoint page or news post

To activate the Acknowledgement function for a page or news article, you need to **insert the Acknowledgement Pages component into the page or news article**. To do so, follow these steps:

* If your page is not already in edit mode, click on **Edit** at the top right of the page.
* Hover your mouse above or below an existing web part and you'll see a line with a circled +, like this: <img src="https://docs.intranet.ai/~gitbook/image?url=https%3A%2F%2F2718234637-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FriXlnuemuParrCf7Uotu%252Fuploads%252FccHplKgXfibd4tktmhas%252Fadvanced-search-2.png%3Falt%3Dmedia%26token%3D7d703967-c3f7-4125-834b-f695362bf90b&#x26;width=40&#x26;dpr=4&#x26;quality=100&#x26;sign=34b00d6f&#x26;sv=2" alt="" data-size="line">.
* Click on it and, in the web part search box, enter **AcknowledgementPages** to find and select the Acknowledgement Pages web part.

<div align="left"><figure><img src="/files/JDMUqZH26ir7nOk58Oht" alt=""><figcaption></figcaption></figure></div>

* Click the **Edit properties** button on the left of the web part to open the property pane, which consists of one section: Display Settings. See below for more information on this section.

***

## Configuration

The configuration pane of the Acknowledgement Pages web part allows you to customize texts and to activate or deactivate buttons and sections.

<div align="left"><figure><img src="/files/pF1hRqfXI6sdEU9GzZOg" alt=""><figcaption></figcaption></figure></div>

* The first settings allows you to **customize the introductory text**. If you leave this field blank, the default text will be used, which is “By clicking on the following action button I confirm that I have read this content”.
* The second setting allows you to **customize the text of the Acknowledgement button**. If you leave this field blank, the default text will be used, which is “Acknowledgement”.
* The third setting allows you to **hide** the **Acknowledgement** button.
* Thanks to the fourth setting, you can choose whether **users** who are **not selected** will see a **message** indicating that **no acknowledgement is required**. By default, this message is hidden. To display it, change the **default option** from **Yes** to **No**.&#x20;

***

## Select users for acknowledgement request

Now, **select the users or groups** who need to confirm they have seen the content. Take the following steps:

* Select **individual users or groups** (**Microsoft 365 groups**, **mail-enabled security groups** and **distribution groups, even with guest users**, are supported).

<div align="left"><figure><img src="/files/DrPeXVSSoVPvetOqwNTz" alt=""><figcaption></figcaption></figure></div>

* **Save your selection**. A confirmation message will appear, indicating that the chosen users have been assigned.

<div align="left"><figure><img src="/files/uwJbdXq1aIwlL4hCkSrE" alt=""><figcaption></figcaption></figure></div>

* You can **modify the selection** at any time by adding or removing users or groups. The [Power BI report](#track-acknowledgements) will update accordingly.

<div align="left"><figure><img src="/files/R0qrbx2kOM4IO0gSKALt" alt=""><figcaption></figcaption></figure></div>

Finally, publish or republish the page to make it available to your colleagues.

***

## User Experience

When accessing the page or news article, **selected users will see a button** prompting them to **confirm** they have read the content.

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

Once they click the button, the page will update to display the **acknowledgement date**, confirming that the consultation has been registered.

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

**Users who were not selected** will experience different behaviors depending on the configuration of the **Hide the message for unsolicited read confirmation?** option.

* If this option is **enabled** (default setting), unselected users **will not see any message** related to the acknowledgement request.
* If the option is **disabled**, these users will see a **message explicitly stating that their acknowledgement is not required**.

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

To learn more about this option, please refer to the ["Configuration"](https://docs.intranet.ai/acknowledgement/features/acknowledgement-for-pages-and-news#configuration) section.

***

## Track acknowledgements

**All confirmation data**—whether for **documents**, **pages**, or **news**—are consolidated in a **single Power BI report**, allowing real-time monitoring and a complete overview of consultation activities. Please, refer to the **"**[**Acknowledgement for documents**](https://docs.intranet.ai/acknowledgement/features/acknowledgement-for-documents#track-acknowledgements)**"** section for more details on the features and functionalities of the report.


---

# Agent Instructions: 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/acknowledgement/features/acknowledgement-for-pages-and-news.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.
