> 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/releases/version-2.5.md).

# Version 2.5

## Welcome box

A new feature has been added. The web part now offers a profile completion percentage bar. This is based on the fields populated in the My Profile web part. Depending on the number of populated fields, the bar will indicate the percentage of your profile completion.

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

As a result, these new properties had been added to the Profile settings:

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

* **Choose sections to be shown**: from the dropdown menu, choose the My Profile fields you want to use for the percentage bar. The percentage will be calculated based on the fields you select from this list.
* Choose to **show/not to show** the profile completion **percentage bar**.
* Choose to **show/not to show** profile completion **percentage in numeric values.**
* **Use custom measurements:** by enabling this option, you can choose the percentage bar height and width. For a better viewing, 5-15px difference between the 2 is recommended.

## Company documents with folders

* Within each document item, the ability to insert a **description field** within the **document library properties** has been added. If this field is populated, the item's description will be displayed within the item.

<figure><img src="/files/27t0ZhrH4063bZ9VPGJy" alt=""><figcaption></figcaption></figure>

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

A new **date filter** has been added. This filter allows you to **set a time range** that will only display documents within the selected time frame. The configuration fields can be "**created date**" or "**last modified date**." As a result, a new field "configure date filters" has been added to the Filters Settings.

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

* To configure date filters, click on the configure fields button under the "Configure date filters" section. A collection data panel will be displayed:

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

* Enter the **managed property** for the date criterium you want to apply. If you want to filter documents by the **last modified date**, enter "**Write"**, if you want to filter documents by the **creation date**, enter "**Created"**.
* Enter a **custom** title for the **"From" label**.
* Enter a **custom** title for the **"To" label**.
* Enter a **custom** label for the **filter name**.
* Choose if you want to **show/not to show** the filter.
* Choose whether or not you want the **accordion containing the calendar** for setting the date to be **open by default** when the page opens.
* Once you have configured the fields, **save** your changes.

<figure><img src="/files/gSES4CVOGBuoFAPHYL4i" 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/releases/version-2.5.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.
